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

Prev

Properly fix dependency update

- Backs out #206
- Updates node-gyp to official build which fixes https://www.npmjs.com/advisories/803
  • Loading branch information
bsclifton committed Apr 12, 2019
commit 7299e27e319434b2673ea086053d0b1269af3a69
@@ -15,7 +15,7 @@
"commander": "^2.15.1",
"cppunitlite": "brave/CppUnitLite",
"mocha": "^5.2.0",
"node-gyp": "brave/node-gyp",
"node-gyp": "^3.8.1",
"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.