From 12343db197e41c415fe47613e0a740172119473c Mon Sep 17 00:00:00 2001 From: yangjiewei <1658539101@qq.com> Date: Thu, 3 Jul 2025 14:59:02 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=9B=BA=E5=AE=9Aaxios=E7=9A=84?= =?UTF-8?q?=E7=89=88=E6=9C=AC=EF=BC=8C=E5=85=BC=E5=AE=B9es2015?= 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 78608c6..0f83214 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "@vueuse/core": "^10.1.2", "@zxcvbn-ts/core": "^3.0.1", "ant-design-vue": "3.2.20", - "axios": "^1.4.0", + "axios": "~1.6.x", "bpmn-js": "^13.1.0", "bpmn-js-properties-panel": "^1.25.0", "camunda-bpmn-moddle": "^7.0.1",