Ao instalar alguns plugins o NPM alerta que encontrou algumas vulnerabilidades. Devo me preocupar com elas?
Até o módulo 3 foram 3. Segue a descrição delas:
=== npm audit security report ===
Manual Review
Some vulnerabilities require your attention to resolve
Visit https://go.npm.me/audit-guide for additional guidance
Low Prototype Pollution
Package lodash
Patched in >=4.17.5
Dependency of grunt-usemin [dev]
Path grunt-usemin > lodash
More info https://npmjs.com/advisories/577
High Prototype Pollution
Package lodash
Patched in >=4.17.11
Dependency of grunt-usemin [dev]
Path grunt-usemin > lodash
More info https://npmjs.com/advisories/782
High Prototype Pollution
Package lodash
Patched in >=4.17.12
Dependency of grunt-usemin [dev]
Path grunt-usemin > lodash
More info https://npmjs.com/advisories/1065
found 3 vulnerabilities (1 low, 2 high) in 3638 scanned packages 3 vulnerabilities require manual review. See the full report for details.