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

Update nsp and rc to fix vulnerabilities #82

Merged
merged 2 commits into from
May 12, 2018

Conversation

tux-tn
Copy link
Contributor

@tux-tn tux-tn commented May 12, 2018

There are 3 vulnerabilities related to nsp and rc dependencies:

https://nodesecurity.io/advisories/593 in https-proxy-agent
https://nodesecurity.io/advisories/566 in deep-extend and hoak
https://nodesecurity.io/advisories/532 in moment

Since nsp 3.2 dropped support for Node.js v4 for which the EOL date is April 30th i also removed support for Node 4 in the project

@@ -29,7 +29,7 @@
"npmlog": "^4.0.1",
"os-homedir": "^1.0.1",
"pump": "^2.0.1",
"rc": "^1.1.6",
"rc": "^1.2.7",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just fyi. This is technically not needed in order to get updated rc.

@ralphtheninja ralphtheninja merged commit eaa0233 into prebuild:master May 12, 2018
@ralphtheninja
Copy link
Member

This will mean a new major version for 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

Successfully merging this pull request may close these issues.

2 participants