From 1bd451cfdd72656db44d203cc9349598e817022a Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 21 Jun 2025 06:09:09 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ASYNCVALIDATOR-2311201 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5fa94c58..f5e8848c 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "@types/mapbox-gl": "^1.12.1", "@types/node": "^12.0.3", "@types/three": "0.129.0", - "ant-design-vue": "1.7.2", + "ant-design-vue": "3.1.0", "axios": "^1.7.4", "babel-plugin-import": "^1.13.5", "clipboard": "^2.0.6",