From 279902a7340c276739bcd9abca8cac16d90d3cda Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Dec 2025 09:20:02 +0000 Subject: [PATCH] chore(deps): bump axios from 1.12.2 to 1.13.2 Bumps [axios](https://github.com/axios/axios) from 1.12.2 to 1.13.2. - [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.12.2...v1.13.2) --- updated-dependencies: - dependency-name: axios dependency-version: 1.13.2 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 7beb67a45..bc71d34f8 100644 --- a/package.json +++ b/package.json @@ -94,7 +94,7 @@ "acorn": "8.15.0", "ai": "^5.0.60", "arrify": "3.0.0", - "axios": "1.12.2", + "axios": "1.13.2", "chalk": "4.1.2", "cheerio": "^1.0.0", "chokidar": "^4.0.3",