From 23365b8135229d56458d00fdefec10f4c5ea9946 Mon Sep 17 00:00:00 2001 From: mrz <17674724620@163.com> Date: Fri, 23 May 2025 18:00:59 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=87=E7=BA=A7axios=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e68b6d66f..1f6261b77 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "@wangeditor/editor-for-vue": "^5.1.10", "@zxcvbn-ts/core": "^3.0.4", "animate.css": "^4.1.1", - "axios": "^1.6.8", + "axios": "1.9.0", "benz-amr-recorder": "^1.1.5", "bpmn-js-token-simulation": "^0.36.0", "camunda-bpmn-moddle": "^7.0.1", -- Gitee