Skip to content
This repository has been archived by the owner. It is now read-only.

Properly fix fix https://www.npmjs.com/advisories/803 #207

Closed
wants to merge 2 commits into from
Closed
Changes from 1 commit
Commits
File filter...
Filter file types
Jump to…
Jump to file
Failed to load files.

Always

Just for now

Next

Temporarily fix https://www.npmjs.com/advisories/803

Once `node-gyp` issues a release, we can back this out and update. The version number for that will likely be `3.8.1`

More info at: nodejs/node-gyp#1713
  • Loading branch information
bsclifton committed Apr 12, 2019
commit 770e7f3ece599fdd139510b758625d4764708aec

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

@@ -15,7 +15,7 @@
"commander": "^2.15.1",
"cppunitlite": "brave/CppUnitLite",
"mocha": "^5.2.0",
"node-gyp": "^3.8.0",
"node-gyp": "brave/node-gyp",
"pre-commit": "^1.2.2",
"s3-client": "^4.4.2",
"standard": "^11.0.1"
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.