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

Bump request@2.87.0 #2435

Merged
merged 2 commits into from Jul 5, 2018
Merged

Bump request@2.87.0 #2435

merged 2 commits into from Jul 5, 2018

Conversation

xzyfer
Copy link
Contributor

@xzyfer xzyfer commented Jul 4, 2018

request@2.87.0 removed the dependency on hoek (request/request#2943)
which restores support for Node < 4. This means we bump to the latest
request to resolve the npm audit warnings.

Additionally I had to bump coveralls@^3 to resolve a dependency
mismatch with request.

I've added back the CI checks for old Node for the v4 branch.

Fixes #2355

As of 2.87.0 the hoek packages has been removed which restores
Node < 4 support
@nschonni
Copy link
Contributor

nschonni commented Jul 4, 2018

Can probably nuke https://github.com/sass/node-sass/blob/master/.github/ISSUE_TEMPLATE/Custom.md too, but it could be done after

@gene1wood
Copy link

gene1wood added a commit to gene1wood/auth0-custom-lock that referenced this pull request Jan 18, 2019
…nerability

Dev dependencies contain `gulp-sass`
which depends on `node-sass`
`node-sass` [`4.9.3` requires `request` `2.87.0`](sass/node-sass#2435)
[`request` `2.87.0` removes dependency on `hawk`](request/request#2943)
`hawk` depends on `cryptiles`
`cryptiles` has the vulnerability https://nvd.nist.gov/vuln/detail/CVE-2018-1000620
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

Successfully merging this pull request may close these issues.

Security issue in dependencies
3 participants