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

resolve npm reports on supertest security risk #181

Closed
wants to merge 1 commit into from
Closed

resolve npm reports on supertest security risk #181

wants to merge 1 commit into from

Conversation

mcandre
Copy link

@mcandre mcandre commented Sep 26, 2019

Resolve NPM security reports on supertest dependency.

supertest 3.0.0 would have been sufficient, but we might as well keep up with the latest major release, in order to resolve further security warnings more quickly.

@mcandre
Copy link
Author

mcandre commented Sep 26, 2019

Based on CI results, it appears this dependency tree would require Node.js v4.9+. In fact, updating the rest of the dependency tree for the other CVE's would require Node.js 6.16+. Given that Node.js has dropped security support for these legacy versions, I suggest we go ahead and update the Travis configuration accordingly.

@mcandre
Copy link
Author

mcandre commented Sep 26, 2019

See #182

@dougwilson
Copy link
Contributor

Security issues in dev dependencies do not effect end users, as they are not installed when on does "npm install hbs".

dougwilson added a commit that referenced this pull request Sep 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants