You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2019/01/07 21:27:56 UTC

[GitHub] mistercrunch opened a new pull request #6607: Upgrade webpack-dev-server to fix 'npm audit' issue

mistercrunch opened a new pull request #6607: Upgrade webpack-dev-server to fix 'npm audit' issue
URL: https://github.com/apache/incubator-superset/pull/6607
 
 
   ```
   13:24 $ npm audit
   
                          === npm audit security report ===
   
   # Run  npm install --save-dev webpack-dev-server@3.1.14  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 41155 scanned packages
     run `npm audit fix` to fix 1 of them.
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org