From a394fdb84a5d870692584443661e9c5bb3609188 Mon Sep 17 00:00:00 2001 From: zxx <479402156@qq.com> Date: Fri, 26 Dec 2025 18:23:22 +0800 Subject: [PATCH] =?UTF-8?q?axios=E5=8D=87=E7=BA=A7=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E5=88=B00.30.2=20=E4=BF=AE=E5=A4=8D=E6=BC=8F=E6=B4=9ECVE-2025-?= =?UTF-8?q?58754?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 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 b76b623a2..3cdc42b3c 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": "0.30.2", "clipboard": "2.0.8", "core-js": "3.37.1", "echarts": "5.4.0",