vets-who-code-app
vets-who-code-app copied to clipboard
NPM Audit Vulnerabilities
Describe the bug
As a new user, when I run NPM install the following is provided: found 138 vulnerabilities (12 low, 17 moderate, 62 high, 47 critical) in 3778 scanned packages
To Reproduce
- Run
npm install
- Expect all dependencies to be installed and the prompt to provide vulnerabilities
Screenshots n/a
Additional context
Running the suggested npm audit fix
may fix some of the issues, but this overall update will take some time to mitigate all fixes and vulnerabilities.