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 node-gyp dependency to deal with tar security vulnerability #9

Merged
merged 1 commit into from May 6, 2019
Merged
Changes from all commits
Commits
File filter...
Filter file types
Jump to…
Jump to file
Failed to load files.

Always

Just for now

Update node-gyp dependency to deal with tar security vulnerability

  • Loading branch information
emerick committed May 6, 2019
commit 1638d39d04c83f23b6f544d35ece3f9784a7df1a

Some generated files are not rendered by default. Learn more.

@@ -25,7 +25,7 @@
"homepage": "https://github.com/brave/extension-whitelist#readme",
"dependencies": {
"hashset-cpp": "^2.1.0",
"node-gyp": "^3.8.0"
"node-gyp": "^4.0.0"
},
"devDependencies": {
"mocha": "^5.2.0"
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.