From ede5e701e3317bc6f3b72f67e252de2b78192cbe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Sep 2025 22:32:49 +0000 Subject: [PATCH] chore(deps): bump axios from 1.6.4 to 1.12.0 in /shiro Bumps [axios](https://github.com/axios/axios) from 1.6.4 to 1.12.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.6.4...v1.12.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.12.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- shiro/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shiro/package.json b/shiro/package.json index 0766f1f..bc23e38 100644 --- a/shiro/package.json +++ b/shiro/package.json @@ -1,6 +1,6 @@ { "name": "shiro", "dependencies": { - "axios": "1.6.4" + "axios": "1.12.0" } } \ No newline at end of file