From 9401fdeee2226b31dd41b1a6f31de3054998e7e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Jul 2025 17:32:55 +0000 Subject: [PATCH] Bump axios from 1.10.0 to 1.11.0 Bumps [axios](https://github.com/axios/axios) from 1.10.0 to 1.11.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.11.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.11.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index d467b02..83f2bfa 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "lint": "next lint" }, "dependencies": { - "axios": "^1.10.0", + "axios": "^1.11.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..46455f3 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.11.0 + version: 1.11.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.11.0: + resolution: {integrity: sha512-1Lx3WLFQWm3ooKDYZD1eXmoGO9fxYQjrycfHFC8P0sCfQVXyROp0p9PFWBehewBOdCwHc+f/b8I0fMto5eSfwA==} axobject-query@4.1.0: resolution: {integrity: sha512-qIj0G9wZbMGNLjLmg1PT6v2mE9AH2zlnADJD/2tC6E00hgmhUOfEB6greHPAfLRSufHqROIUTkw6E+M3lH0PTQ==} @@ -2905,7 +2905,7 @@ snapshots: axe-core@4.10.3: {} - axios@1.10.0(debug@4.4.1(supports-color@10.0.0)): + axios@1.11.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)) form-data: 4.0.4