From 3547048def897843adeaaf1e45b36f51a7af3e51 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Feb 2026 20:40:10 +0000 Subject: [PATCH] chore(monorepo): update dependency axios to v1.13.5 [security] --- packages/git-tools/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/git-tools/package.json b/packages/git-tools/package.json index 73c430125..2e38d598c 100755 --- a/packages/git-tools/package.json +++ b/packages/git-tools/package.json @@ -208,7 +208,7 @@ "@textlint/markdown-to-ast": "14.4.2", "anchor-markdown-header": "0.7.0", "any-shell-escape": "0.1.1", - "axios": "1.8.2", + "axios": "1.13.5", "chalk": "catalog:", "chalk-template": "1.1.0", "conventional-changelog-conventionalcommits": "^9.1.0",