Fix security alert on axios 0.29 (#347)

This commit is contained in:
mchev
2025-05-02 10:49:16 +02:00
committed by GitHub
parent b32c334a71
commit 14bfaff30b

View File

@@ -41,7 +41,7 @@
"@vuelidate/core": "^2.0.3",
"@vuelidate/validators": "^2.0.4",
"@vueuse/core": "^12.4.0",
"axios": "0.29.0",
"axios": "0.30.0",
"chart.js": "^2.9.4",
"guid": "^0.0.12",
"laravel-vite-plugin": "^1.1.1",