diff --git a/package.json b/package.json index 76c5adc0..4df6bc0c 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "@vueuse/nuxt": "13.6.0", "argon2": "^0.43.0", "arktype": "^2.1.10", - "axios": "^1.7.7", + "axios": "^1.12.0", "bcryptjs": "^3.0.2", "cheerio": "^1.0.0", "cookie-es": "^2.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9148b16b..be393acd 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -48,8 +48,8 @@ importers: specifier: ^2.1.10 version: 2.1.20 axios: - specifier: ^1.7.7 - version: 1.11.0 + specifier: ^1.12.0 + version: 1.12.0 bcryptjs: specifier: ^3.0.2 version: 3.0.2 @@ -2305,8 +2305,8 @@ packages: peerDependencies: postcss: ^8.1.0 - axios@1.11.0: - resolution: {integrity: sha512-1Lx3WLFQWm3ooKDYZD1eXmoGO9fxYQjrycfHFC8P0sCfQVXyROp0p9PFWBehewBOdCwHc+f/b8I0fMto5eSfwA==} + axios@1.12.0: + resolution: {integrity: sha512-oXTDccv8PcfjZmPGlWsPSwtOJCZ/b6W5jAMCNcfwJbCzDckwG0jrYJFaWH1yvivfCXjVzV/SPDEhMB3Q+DSurg==} b4a@1.6.7: resolution: {integrity: sha512-OnAYlL5b7LEkALw87fUVafQw5rVR9RjwGd4KUwNQ6DrrNmaVaUCgLipfVlzrPQ4tWOR9P0IXGNOx50jYCCdSJg==} @@ -8286,7 +8286,7 @@ snapshots: postcss: 8.5.6 postcss-value-parser: 4.2.0 - axios@1.11.0: + axios@1.12.0: dependencies: follow-redirects: 1.15.11 form-data: 4.0.4