fix(package): update ssh2 to version 0.6.1

Closes #55
This commit is contained in:
greenkeeper[bot] 2018-05-10 11:58:11 +00:00
parent 8a89b687c4
commit bf15b3e11d

View file

@ -36,7 +36,7 @@
"morgan": "^1.9.0", "morgan": "^1.9.0",
"read-config": "^2.0.0", "read-config": "^2.0.0",
"socket.io": "^2.0.4", "socket.io": "^2.0.4",
"ssh2": "^0.5.5", "ssh2": "^0.6.1",
"validator": "^9.0.0" "validator": "^9.0.0"
}, },
"scripts": { "scripts": {