From c533cd62ad7002a33f3b85d836ee492e3b384aab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Jul 2025 13:06:28 +0000 Subject: [PATCH] chore(deps): bump axios from 1.8.4 to 1.10.0 Bumps [axios](https://github.com/axios/axios) from 1.8.4 to 1.10.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.10.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.10.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 935287ddd..ac28de948 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.10.0", "chalk": "4.1.2", "cheerio": "^1.0.0", "commander": "11.1.0",