Describe the bug
A yarn audit reveals 60 vulnerabilities. The most critical is a Remote Code Execution (RCE) vulnerability in serialize-javascript and an unsafe random function in form-data.
Steps To Reproduce
Steps to reproduce the behavior:
1.Clone the repository.
2.Run yarn install.
3.Run yarn audit.
4. See error
Expected behavior
The dependency tree should be free of Critical and High-severity vulnerabilities to ensure a secure production environment.
Screenshots
System Informatioon:
-OS: Ubuntu 24.04 LTS
-Node.js Version: 22.16.0
Package Manager: Yarn 1.22.22
Browser: Chromium v126.0.6478.126