Skip to content

Commit

Permalink
npm: Update vulnerable packages
Browse files Browse the repository at this point in the history
Then regen lock files.

Origin: #1
Change-Id: I402476a21c76a2f51ee024830647afbcd2cdb36b
Signed-off-by: Philippe Coval <[email protected]>
  • Loading branch information
rzr committed Aug 2, 2019
1 parent 8d53ad2 commit 3cd8805
Show file tree
Hide file tree
Showing 2 changed files with 133 additions and 95 deletions.
220 changes: 129 additions & 91 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,20 +33,20 @@
"win32"
],
"dependencies": {
"debug": "~2.2.0"
"debug": "^4.1.0"
},
"optionalDependencies": {
"@abandonware/bluetooth-hci-socket": "^0.5.3-0",
"bplist-parser": "0.0.6",
"xpc-connection": "~0.1.4"
},
"devDependencies": {
"async": "~0.2.9",
"jshint": "latest",
"mocha": "~1.8.2",
"mocha": "^5.2.0",
"should": "~1.2.2",
"sinon": "~1.6.0",
"async": "~0.2.9",
"ws": "~0.4.31"
"ws": "^6.1.2"
},
"scripts": {
"pretest": "jshint *.js lib/. test/.",
Expand Down

0 comments on commit 3cd8805

Please sign in to comment.