Skip to content
This repository has been archived by the owner on May 1, 2020. It is now read-only.

Dependency vulnerabilities "mem" #1542

Open
jacobscarter opened this issue Dec 31, 2019 · 0 comments
Open

Dependency vulnerabilities "mem" #1542

jacobscarter opened this issue Dec 31, 2019 · 0 comments

Comments

@jacobscarter
Copy link

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:

  1. npm install @ionic/app-scripts
  2. 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)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant