From ffee41b83fb4a1c7f6bd5e9803e8a259628e39ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Jul 2025 15:45:10 +0000 Subject: [PATCH] chore(deps): bump axios from 1.8.4 to 1.11.0 Bumps [axios](https://github.com/axios/axios) from 1.8.4 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.8.4...v1.11.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3aad984ea..8d0e1e8f1 100644 --- a/package.json +++ b/package.json @@ -83,7 +83,7 @@ "@xmldom/xmldom": "0.9.8", "acorn": "8.14.1", "arrify": "3.0.0", - "axios": "1.8.4", + "axios": "1.11.0", "chalk": "4.1.2", "cheerio": "^1.0.0", "commander": "11.1.0",