Pin axios to 1.14.0

Avoid possible supply chain attacks in future caused by compromised
author account or even rogue author.
This commit is contained in:
Darko Gjorgjijoski
2026-04-02 16:14:14 +02:00
parent 3ceb08bc31
commit 0be747a483
2 changed files with 2 additions and 2 deletions

View File

@@ -38,7 +38,7 @@
"@vuelidate/core": "^2.0.3",
"@vuelidate/validators": "^2.0.4",
"@vueuse/core": "^12.4.0",
"axios": "^1",
"axios": "1.14.0",
"chart.js": "^2.9.4",
"guid": "^0.0.12",
"laravel-vite-plugin": "^3.0.0",