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

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

Merged
merged 2 commits into from Apr 12, 2019
Merged
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 dc00fcc9fcc9a1ba51eaf33bd5ba323f0cefaaf0

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": "github: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.