From 7f30f5f6ce7705a22e66406ceb67531da49d65e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Feb 2026 05:34:19 +0000 Subject: [PATCH] Bump axios from 0.28.1 to 1.13.5 in /ruoyi-ui Bumps [axios](https://github.com/axios/axios) from 0.28.1 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/v0.28.1...v1.13.5) --- updated-dependencies: - dependency-name: axios dependency-version: 1.13.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ruoyi-ui/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ruoyi-ui/package.json b/ruoyi-ui/package.json index 24ab691c..790a9d5e 100644 --- a/ruoyi-ui/package.json +++ b/ruoyi-ui/package.json @@ -25,7 +25,7 @@ }, "dependencies": { "@riophae/vue-treeselect": "0.4.0", - "axios": "0.28.1", + "axios": "1.13.5", "clipboard": "2.0.8", "core-js": "3.37.1", "echarts": "5.4.0",