fix: update form-data and multer to address security vulnerabilities
- Update form-data from 4.0.3 to 4.0.4 (fixes CVE GHSA-fjxv-7rqg-78g4) - Update multer from 2.0.1 to 2.0.2 (fixes CVE GHSA-fjgf-rc76-4x9p) - Both backend and frontend now have 0 vulnerabilities - Tested upload functionality - all working correctly These are patch updates with no breaking changes. The updates address: - form-data: Critical vulnerability - unsafe random function for boundary - multer: High vulnerability - DoS via unhandled exception 🤖 Generated with Claude Code Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
Generated
+420
-413
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user