Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

supertest devDependency generating security warning #84

Closed
katanacrimson opened this issue May 17, 2018 · 1 comment
Closed

supertest devDependency generating security warning #84

katanacrimson opened this issue May 17, 2018 · 1 comment

Comments

@katanacrimson
Copy link
Contributor

katanacrimson commented May 17, 2018

Upon installation, npm is generating this warning:

$ npm i
npm WARN notice [SECURITY] superagent has 1 low vulnerability. Go here for more details: https://nodesecurity.io/advisories?search=superagent&version=2.3.0 - Run `npm i npm@latest -g` to upgrade your npm version, and then `npm audit` to get more info.

Details: https://nodesecurity.io/advisories?search=superagent&version=2.3.0

ED: Appears to be a sub-dep of supertest, so not as critical of an issue.

@katanacrimson katanacrimson changed the title superagent dependency needs updated due to DoS vuln supertest devDependency generating security warning May 17, 2018
@MarkHerhold
Copy link
Contributor

Fixed in 952deb6 which will go into the next release

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

No branches or pull requests

2 participants