aelve / guide

A workspace for research teams
https://guide.aelve.com
106 stars 10 forks source link

Run npm audit fix #239

Closed neongreen closed 5 years ago

neongreen commented 5 years ago
                       === npm audit security report ===

# Run  npm install --save-dev webpack-dev-server@3.1.10  to resolve 1 vulnerability
┌───────────────┬──────────────────────────────────────────────────────────────┐
│ High          │ Missing Origin Validation                                    │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Package       │ webpack-dev-server                                           │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Dependency of │ webpack-dev-server [dev]                                     │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Path          │ webpack-dev-server                                           │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ More info     │ https://nodesecurity.io/advisories/725                       │
└───────────────┴──────────────────────────────────────────────────────────────┘

found 1 high severity vulnerability in 24468 scanned packages
  run `npm audit fix` to fix 1 of them.