Vets-Who-Code / vets-who-code-app

http://vetswhocode.io
48 stars 42 forks source link

NPM Audit Vulnerabilities #379

Closed AaronAstle closed 1 year ago

AaronAstle commented 2 years ago

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

  1. Run npm install
  2. 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.