From a201b62c04a41a4d9865d64376289c4ddbc06cdf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 11:36:59 +1100 Subject: [PATCH] chore(deps): bump axios from 1.11.0 to 1.12.0 (#246) Bumps [axios](https://github.com/axios/axios) from 1.11.0 to 1.12.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](https://github.com/axios/axios/compare/v1.11.0...v1.12.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.12.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 76c5adc..4df6bc0 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 48a81e1..cc16c1b 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