Skip to content

Commit efc90e2

Browse files
authored
Fix Critical Security Vulnerability in form-data Dependency (#6645)
1 parent 85481fe commit efc90e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
"devDependencies": {
1010
"@tailwindcss/vite": "^4.0.0",
11-
"axios": "^1.8.2",
11+
"axios": "^1.11.0",
1212
"concurrently": "^9.0.1",
1313
"laravel-vite-plugin": "^2.0.0",
1414
"tailwindcss": "^4.0.0",

0 commit comments

Comments
 (0)