mirror of
https://github.com/InvoiceShelf/InvoiceShelf.git
synced 2026-04-07 13:41:23 +00:00
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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user