Skip to content

Commit

Permalink
npm: Update dependencies to current
Browse files Browse the repository at this point in the history
Signed-off-by: Philippe Coval <[email protected]>
Change-Id: I08bbbdb039cd5693fd333c42edfa4873fa45fa4e
  • Loading branch information
rzr committed Jan 26, 2021
1 parent 37a7f45 commit bf130da
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@
"win32"
],
"dependencies": {
"debug": "^4.2.0",
"nan": "^2.14.1",
"node-pre-gyp": "^0.15.0"
"debug": "^4.3.1",
"nan": "^2.14.2",
"node-pre-gyp": "^0.17.0"
},
"optionalDependencies": {
"usb": "^1.6.3"
Expand Down

0 comments on commit bf130da

Please sign in to comment.