diff --git a/tests/api/package.json b/tests/api/package.json index 9082735da..104e8aff8 100644 --- a/tests/api/package.json +++ b/tests/api/package.json @@ -12,7 +12,7 @@ "@aws-sdk/client-s3": "^3.664.0", "@panva/hkdf": "^1.2.1", "@types/jest": "^30.0.0", - "axios": "^1.13.5", + "axios": "1.13.5", "cookie": "^1.0.2", "dotenv": "^16.4.5", "globals": "^16.3.0", @@ -37,7 +37,7 @@ }, "pnpm": { "overrides": { - "axios": "^1.13.5", + "axios": "1.13.5", "fast-xml-parser@5": "5.3.8", "glob@10": "10.5.0", "minimatch@3": "3.1.4", diff --git a/tests/api/pnpm-lock.yaml b/tests/api/pnpm-lock.yaml index b2ff57d51..1400b1529 100644 --- a/tests/api/pnpm-lock.yaml +++ b/tests/api/pnpm-lock.yaml @@ -5,7 +5,7 @@ settings: excludeLinksFromLockfile: false overrides: - axios: ^1.13.5 + axios: 1.13.5 fast-xml-parser@5: 5.3.8 glob@10: 10.5.0 minimatch@3: 3.1.4 @@ -29,8 +29,8 @@ importers: specifier: ^30.0.0 version: 30.0.0 axios: - specifier: ^1.13.5 - version: 1.13.6 + specifier: 1.13.5 + version: 1.13.5 cookie: specifier: ^1.0.2 version: 1.0.2 @@ -1582,8 +1582,8 @@ packages: asynckit@0.4.0: resolution: {integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==} - axios@1.13.6: - resolution: {integrity: sha512-ChTCHMouEe2kn713WHbQGcuYrr6fXTBiu460OTwWrWob16g1bXn4vtz07Ope7ewMozJAnEquLk5lWQWtBig9DQ==} + axios@1.13.5: + resolution: {integrity: sha512-cz4ur7Vb0xS4/KUN0tPWe44eqxrIu31me+fbang3ijiNscE129POzipJJA6zniq2C/Z6sJCjMimjS8Lc/GAs8Q==} babel-jest@30.1.2: resolution: {integrity: sha512-IQCus1rt9kaSh7PQxLYRY5NmkNrNlU2TpabzwV7T2jljnpdHOcmnYYv8QmE04Li4S3a2Lj8/yXyET5pBarPr6g==} @@ -5338,7 +5338,7 @@ snapshots: asynckit@0.4.0: {} - axios@1.13.6: + axios@1.13.5: dependencies: follow-redirects: 1.15.11 form-data: 4.0.5 diff --git a/web/package.json b/web/package.json index f2a25f92d..ae30cc605 100644 --- a/web/package.json +++ b/web/package.json @@ -123,7 +123,7 @@ "overrides": { "cross-spawn": "^7.0.5", "form-data": "^4.0.4", - "axios": "^1.13.5", + "axios": "1.13.5", "@ardatan/relay-compiler": "^13.0.0", "@graphql-tools/relay-operation-optimizer": "^7.1.1" }, @@ -131,7 +131,7 @@ "overrides": { "cross-spawn": "^7.0.5", "form-data": "^4.0.4", - "axios": "^1.13.5", + "axios": "1.13.5", "@ardatan/relay-compiler": "^13.0.0", "@graphql-tools/relay-operation-optimizer": "^7.1.1", "fast-xml-parser@4": "4.5.4", diff --git a/web/pnpm-lock.yaml b/web/pnpm-lock.yaml index 8721fc5d9..d3edebb2b 100644 --- a/web/pnpm-lock.yaml +++ b/web/pnpm-lock.yaml @@ -7,7 +7,7 @@ settings: overrides: cross-spawn: ^7.0.5 form-data: ^4.0.4 - axios: ^1.13.5 + axios: 1.13.5 '@ardatan/relay-compiler': ^13.0.0 '@graphql-tools/relay-operation-optimizer': ^7.1.1 fast-xml-parser@4: 4.5.4 @@ -3087,8 +3087,8 @@ packages: axios-retry@3.9.1: resolution: {integrity: sha512-8PJDLJv7qTTMMwdnbMvrLYuvB47M81wRtxQmEdV5w4rgbTXTt+vtPkXwajOfOdSyv/wZICJOC+/UhXH4aQ/R+w==} - axios@1.13.6: - resolution: {integrity: sha512-ChTCHMouEe2kn713WHbQGcuYrr6fXTBiu460OTwWrWob16g1bXn4vtz07Ope7ewMozJAnEquLk5lWQWtBig9DQ==} + axios@1.13.5: + resolution: {integrity: sha512-cz4ur7Vb0xS4/KUN0tPWe44eqxrIu31me+fbang3ijiNscE129POzipJJA6zniq2C/Z6sJCjMimjS8Lc/GAs8Q==} axobject-query@3.2.1: resolution: {integrity: sha512-jsyHu61e6N4Vbz/v18DHwWYKK0bSWLqn47eeDSKPB7m8tqMHF9YJ+mhIk2lVteyZrY8tnSj/jHOv4YiTCuCJgg==} @@ -9624,7 +9624,7 @@ snapshots: '@sendgrid/client@8.1.3': dependencies: '@sendgrid/helpers': 8.0.0 - axios: 1.13.6 + axios: 1.13.5 transitivePeerDependencies: - debug @@ -11009,7 +11009,7 @@ snapshots: '@babel/runtime': 7.28.6 is-retry-allowed: 2.2.0 - axios@1.13.6: + axios@1.13.5: dependencies: follow-redirects: 1.15.11 form-data: 4.0.4 @@ -11792,7 +11792,7 @@ snapshots: debug: 4.3.4 enhanced-resolve: 5.15.0 eslint: 8.57.1 - eslint-module-utils: 2.8.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.3.3))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1)(eslint@8.57.1) + eslint-module-utils: 2.8.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.3.3))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.3.3))(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.29.1)(eslint@8.57.1))(eslint@8.57.1) eslint-plugin-import: 2.29.1(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.3.3))(eslint-import-resolver-typescript@3.6.1)(eslint@8.57.1) fast-glob: 3.3.2 get-tsconfig: 4.7.2 @@ -11804,7 +11804,7 @@ snapshots: - eslint-import-resolver-webpack - supports-color - eslint-module-utils@2.8.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.3.3))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1)(eslint@8.57.1): + eslint-module-utils@2.8.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.3.3))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.3.3))(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.29.1)(eslint@8.57.1))(eslint@8.57.1): dependencies: debug: 3.2.7 optionalDependencies: @@ -11825,7 +11825,7 @@ snapshots: doctrine: 2.1.0 eslint: 8.57.1 eslint-import-resolver-node: 0.3.9 - eslint-module-utils: 2.8.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.3.3))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1)(eslint@8.57.1) + eslint-module-utils: 2.8.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.3.3))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.3.3))(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.29.1)(eslint@8.57.1))(eslint@8.57.1) hasown: 2.0.2 is-core-module: 2.13.1 is-glob: 4.0.3 @@ -13852,7 +13852,7 @@ snapshots: posthog-node@4.2.0: dependencies: - axios: 1.13.6 + axios: 1.13.5 rusha: 0.8.14 transitivePeerDependencies: - debug @@ -13932,7 +13932,7 @@ snapshots: qaseio@2.4.3: dependencies: - axios: 1.13.6 + axios: 1.13.5 axios-retry: 3.9.1 transitivePeerDependencies: - debug