From 3a832442cf7591f5b37da029e1cc44a24298ee35 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Feb 2026 21:45:49 +0000 Subject: [PATCH] chore(deps): bump axios from 1.6.4 to 1.13.5 in /shiro Bumps [axios](https://github.com/axios/axios) from 1.6.4 to 1.13.5. - [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.13.5) --- updated-dependencies: - dependency-name: axios dependency-version: 1.13.5 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..c9e7bdf 100644 --- a/shiro/package.json +++ b/shiro/package.json @@ -1,6 +1,6 @@ { "name": "shiro", "dependencies": { - "axios": "1.6.4" + "axios": "1.13.5" } } \ No newline at end of file