Skip to content

Commit

Permalink
deps: upgrade deps to get rid of Buffer constructor
Browse files Browse the repository at this point in the history
  • Loading branch information
aduh95 committed Aug 1, 2018
1 parent 5fe2401 commit 66ce7e1
Show file tree
Hide file tree
Showing 2 changed files with 744 additions and 823 deletions.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,10 +92,13 @@
"mock-stdin": "^0.3.0",
"prettier": "^1.5.2",
"temp": "^0.8.3",
"webpack": "^2.1.0-beta.25",
"webpack": "^2.6.0",
"yargs": "^6.3.0"
},
"resolutions": {
"bl": "^1.2.2",
"buffer-alloc": "^1.2.0",
"ecc-jsbn": "^0.2.0",
"sshpk": "^1.14.2"
},
"engines": {
Expand Down
Loading

0 comments on commit 66ce7e1

Please sign in to comment.