Open grempe opened 4 years ago
The following dependency is causing npm audit to inform on a high security vulnerability. It doesn't resolve with nom audit fix.
npm audit
nom audit fix
Security advisory link:
https://npmjs.com/advisories/1213
┌───────────────┬──────────────────────────────────────────────────────────────┐ │ High │ Prototype Pollution │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ dot-prop │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Patched in │ >=5.1.1 │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ serverless-step-functions [dev] │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ serverless-step-functions > serverless > update-notifier > │ │ │ configstore > dot-prop │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://npmjs.com/advisories/1213 │ └───────────────┴──────────────────────────────────────────────────────────────┘
@grempe thanks, will take a look
This is a Bug Report
The following dependency is causing
npm audit
to inform on a high security vulnerability. It doesn't resolve withnom audit fix
.Security advisory link:
https://npmjs.com/advisories/1213