Closed bramkok closed 5 years ago
Fix npm Audit security report
=== npm audit security report ===
┌───────────────┬──────────────────────────────────────────────────────────────┐ │ High │ Prototype Pollution │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ handlebars │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ handlebars │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ handlebars │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://npmjs.com/advisories/755 │ └───────────────┴──────────────────────────────────────────────────────────────┘
found 1 high severity vulnerability in 10 scanned packages run npm audit fix to fix 1 of them.
npm audit fix
Fix npm Audit security report
Run npm install handlebars@4.1.0 to resolve 1 vulnerability
┌───────────────┬──────────────────────────────────────────────────────────────┐ │ High │ Prototype Pollution │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ handlebars │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ handlebars │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ handlebars │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://npmjs.com/advisories/755 │ └───────────────┴──────────────────────────────────────────────────────────────┘
found 1 high severity vulnerability in 10 scanned packages run
npm audit fix
to fix 1 of them.