From f084c2a8220c325802f92bd59a2dfcb1329a163c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 13 Sep 2025 15:56:07 +0000 Subject: [PATCH] Bump axios from 1.10.0 to 1.12.0 Bumps [axios](https://github.com/axios/axios) from 1.10.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.10.0...v1.12.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.12.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index d467b02..a5ab5a7 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "lint": "next lint" }, "dependencies": { - "axios": "^1.10.0", + "axios": "^1.12.0", "cheerio": "^1.1.0", "dotenv": "^17.2.0", "next": "^15.4.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c2b67b4..b1e52b2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: dependencies: axios: - specifier: ^1.10.0 - version: 1.10.0(debug@4.4.1(supports-color@10.0.0)) + specifier: ^1.12.0 + version: 1.12.0(debug@4.4.1(supports-color@10.0.0)) cheerio: specifier: ^1.1.0 version: 1.1.0 @@ -761,8 +761,8 @@ packages: resolution: {integrity: sha512-Xm7bpRXnDSX2YE2YFfBk2FnF0ep6tmG7xPh8iHee8MIcrgq762Nkce856dYtJYLkuIoYZvGfTs/PbZhideTcEg==} engines: {node: '>=4'} - axios@1.10.0: - resolution: {integrity: sha512-/1xYAC4MP/HEG+3duIhFr4ZQXR4sQXOIe+o6sdqzeykGLx6Upp/1p8MHqhINOvGeP7xyNHe7tsiJByc4SSVUxw==} + axios@1.12.0: + resolution: {integrity: sha512-oXTDccv8PcfjZmPGlWsPSwtOJCZ/b6W5jAMCNcfwJbCzDckwG0jrYJFaWH1yvivfCXjVzV/SPDEhMB3Q+DSurg==} axobject-query@4.1.0: resolution: {integrity: sha512-qIj0G9wZbMGNLjLmg1PT6v2mE9AH2zlnADJD/2tC6E00hgmhUOfEB6greHPAfLRSufHqROIUTkw6E+M3lH0PTQ==} @@ -1250,8 +1250,8 @@ packages: flatted@3.3.3: resolution: {integrity: sha512-GX+ysw4PBCz0PzosHDepZGANEuFCMLrnRTiEy9McGjmkCQYwRq4A/X786G/fjM/+OjsWSU1ZrY5qyARZmO/uwg==} - follow-redirects@1.15.9: - resolution: {integrity: sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ==} + follow-redirects@1.15.11: + resolution: {integrity: sha512-deG2P0JfjrTxl50XGCDyfI97ZGVCxIpfKYmfyrQ54n5FO/0gfIES8C/Psl6kWVDolizcaaxZJnTS0QSMxvnsBQ==} engines: {node: '>=4.0'} peerDependencies: debug: '*' @@ -2905,9 +2905,9 @@ snapshots: axe-core@4.10.3: {} - axios@1.10.0(debug@4.4.1(supports-color@10.0.0)): + axios@1.12.0(debug@4.4.1(supports-color@10.0.0)): dependencies: - follow-redirects: 1.15.9(debug@4.4.1(supports-color@10.0.0)) + follow-redirects: 1.15.11(debug@4.4.1(supports-color@10.0.0)) form-data: 4.0.4 proxy-from-env: 1.1.0 transitivePeerDependencies: @@ -3552,7 +3552,7 @@ snapshots: flatted@3.3.3: {} - follow-redirects@1.15.9(debug@4.4.1(supports-color@10.0.0)): + follow-redirects@1.15.11(debug@4.4.1(supports-color@10.0.0)): optionalDependencies: debug: 4.4.1(supports-color@10.0.0)