Following npm install, we get the following warning:
55 vulnerabilities (15 low, 12 moderate, 27 high, 1 critical)
To address issues that do not require attention, run:
npm audit fix
To address all issues (including breaking changes), run:
npm audit fix --force
Run npm audit for details
This needs to be addressed before the service is put into production.
Following npm install, we get the following warning:
This needs to be addressed before the service is put into production.