This repository was archived by the owner on May 1, 2020. It is now read-only.
This repository was archived by the owner on May 1, 2020. It is now read-only.
Dependency vulnerabilities "mem" #1542
Open
Description
Short description of the problem:
npm audit
returns security vulnerabilities for the dependency "mem"
What behavior are you expecting?
Package up to date with latest security patches.
Steps to reproduce:
- npm install @ionic/app-scripts
- npm audit
=== npm audit security report ===
┌──────────────────────────────────────────────────────────────────────────────┐
│ Manual Review │
│ Some vulnerabilities require your attention to resolve │
│ │
│ Visit https://go.npm.me/audit-guide for additional guidance │
└──────────────────────────────────────────────────────────────────────────────┘
┌───────────────┬──────────────────────────────────────────────────────────────┐
│ Low │ Denial of Service │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Package │ mem │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Patched in │ >=4.0.0 │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Dependency of │ @ionic/app-scripts [dev] │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Path │ @ionic/app-scripts > webpack > yargs > os-locale > mem │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ More info │ https://nodesecurity.io/advisories/1084 │
└───────────────┴──────────────────────────────────────────────────────────────┘
Which @ionic/app-scripts version are you using?
3.2.4
Other information: (e.g. stacktraces, related issues, suggestions how to fix, stackoverflow links, forum links, etc)
Metadata
Metadata
Assignees
Labels
No labels