Fix Critical Security Vulnerability in form-data Dependency (#6645)

This commit is contained in:
izzy goldman
2025-07-23 17:16:56 +03:00
committed by GitHub
parent 85481fe44d
commit efc90e285e

View File

@@ -8,7 +8,7 @@
}, },
"devDependencies": { "devDependencies": {
"@tailwindcss/vite": "^4.0.0", "@tailwindcss/vite": "^4.0.0",
"axios": "^1.8.2", "axios": "^1.11.0",
"concurrently": "^9.0.1", "concurrently": "^9.0.1",
"laravel-vite-plugin": "^2.0.0", "laravel-vite-plugin": "^2.0.0",
"tailwindcss": "^4.0.0", "tailwindcss": "^4.0.0",