diff --git a/package.json b/package.json index f701bc881e..092fa41f4b 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ }, "pnpm": { "overrides": { - "axios@>=0.8.1 <0.28.0": ">=0.28.0", + "axios@>=0.8.1 <0.28.0": ">=1.12.0", "json5@<1.0.2": ">=1.0.2", "katex": ">=0.16.21", "jose": ">=4.15.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f4bd2d98a7..5c4233f6f7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -5,7 +5,7 @@ settings: excludeLinksFromLockfile: false overrides: - axios@>=0.8.1 <0.28.0: '>=0.28.0' + axios@>=0.8.1 <0.28.0: '>=1.12.0' json5@<1.0.2: '>=1.0.2' katex: '>=0.16.21' jose: '>=4.15.5' @@ -103,7 +103,7 @@ importers: version: 9.0.8 axios: specifier: ^1.8.2 - version: 1.8.2(debug@4.3.2) + version: 1.8.2 class-variance-authority: specifier: ^0.7.1 version: 0.7.1 @@ -197,7 +197,7 @@ importers: version: 8.12.0 axios: specifier: ^1.8.2 - version: 1.8.2(debug@4.3.2) + version: 1.8.2 dotenv: specifier: ^16.4.7 version: 16.4.7 @@ -393,7 +393,7 @@ importers: version: 8.12.0 axios: specifier: 1.8.2 - version: 1.8.2(debug@4.3.2) + version: 1.8.2 base64url: specifier: ^3.0.1 version: 3.0.1 @@ -610,7 +610,7 @@ importers: version: 2.16.4(typescript@5.8.3) axios: specifier: ^1.8.2 - version: 1.8.2(debug@4.3.2) + version: 1.8.2 class-variance-authority: specifier: ^0.7.1 version: 0.7.1 @@ -729,7 +729,7 @@ importers: version: 2.0.2 axios: specifier: ^1.8.2 - version: 1.8.2(debug@4.3.2) + version: 1.8.2 pino: specifier: ^8.19.0 version: 8.19.0 @@ -6409,7 +6409,7 @@ packages: /@ory/client@1.9.0: resolution: {integrity: sha512-O4a1ijgJtMNIA+ZmWUmCodxX13ID72hOaCB0b9FQGQBzuFgF2x/Yq5D43nrMYZaDtvDvja8J1XIXhUkjz1TDOw==} dependencies: - axios: 1.8.2(debug@4.3.2) + axios: 1.8.2 transitivePeerDependencies: - debug dev: false @@ -9555,7 +9555,17 @@ packages: engines: {node: '>=4'} dev: true - /axios@1.8.2(debug@4.3.2): + /axios@1.12.2(debug@4.3.2): + resolution: {integrity: sha512-vMJzPewAlRyOgxV2dU0Cuz2O8zzzx9VYtbJOaBgXFeLc4IV/Eg50n4LowmehOOR61S8ZMpc2K5Sa7g6A4jfkUw==} + dependencies: + follow-redirects: 1.15.9(debug@4.3.2) + form-data: 4.0.4 + proxy-from-env: 1.1.0 + transitivePeerDependencies: + - debug + dev: true + + /axios@1.8.2: resolution: {integrity: sha512-ls4GYBm5aig9vWx8AWDSGLpnpDQRtWAfrjU+EuytuODrFBkqesN2RkOQCBzrA1RQNHw1SmRMSDDDSwzNAYQ6Rg==} dependencies: follow-redirects: 1.15.9(debug@4.3.2) @@ -9563,6 +9573,7 @@ packages: proxy-from-env: 1.1.0 transitivePeerDependencies: - debug + dev: false /axobject-query@4.1.0: resolution: {integrity: sha512-qIj0G9wZbMGNLjLmg1PT6v2mE9AH2zlnADJD/2tC6E00hgmhUOfEB6greHPAfLRSufHqROIUTkw6E+M3lH0PTQ==} @@ -15973,7 +15984,7 @@ packages: engines: {node: '>=8.3.0'} hasBin: true dependencies: - axios: 1.8.2(debug@4.3.2) + axios: 1.12.2(debug@4.3.2) debug: 4.3.2 openurl: 1.1.1 yargs: 17.1.1 @@ -18104,7 +18115,7 @@ packages: dependencies: '@types/request': 2.48.8 '@types/superagent': 4.1.15 - axios: 1.8.2(debug@4.3.2) + axios: 1.12.2(debug@4.3.2) combos: 0.2.0 fs-extra: 9.1.0 js-yaml: 4.1.0