From c83b21719793bf14279c878e72627fbe53aa19c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 19:06:44 +0000 Subject: [PATCH] Bump axios from 1.13.0 to 1.13.5 Bumps [axios](https://github.com/axios/axios) from 1.13.0 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.13.0...v1.13.5) --- updated-dependencies: - dependency-name: axios dependency-version: 1.13.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- plugins/bc-admin-third/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/bc-admin-third/package.json b/plugins/bc-admin-third/package.json index effe1f2723..b2be1d804e 100644 --- a/plugins/bc-admin-third/package.json +++ b/plugins/bc-admin-third/package.json @@ -42,7 +42,7 @@ "dependencies": { "@vuelidate/core": "^2.0.3", "@vuelidate/validators": "^2.0.4", - "axios": "^1.13.0", + "axios": "^1.13.5", "bootstrap": "^5.3.8", "glob": "^11.1.0", "jquery-colorbox": "^1.6.4",