fix(security): upgrade axios, rollup, picomatch to fix 3 high severity vulnerabilities

This commit is contained in:
ghostubborn
2026-04-02 15:00:33 +08:00
parent af71244974
commit 223b283da7
2 changed files with 154 additions and 106 deletions

View File

@@ -9,7 +9,7 @@
"preview": "vite preview"
},
"dependencies": {
"axios": "1.13.2",
"axios": "^1.14.0",
"d3": "^7.9.0",
"vue": "^3.5.24",
"vue-i18n": "^11.3.0",