chore: Update webssh2_client dependency to version 0.2.16
This commit is contained in:
parent
f9e6fd8351
commit
bb0b6cca58
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@
|
||||||
"read-config-ng": "~3.0.7",
|
"read-config-ng": "~3.0.7",
|
||||||
"socket.io": "~2.2.0",
|
"socket.io": "~2.2.0",
|
||||||
"ssh2": "~0.8.9",
|
"ssh2": "~0.8.9",
|
||||||
"webssh2_client": "^0.2.14"
|
"webssh2_client": "^0.2.16"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "node index.js",
|
"start": "node index.js",
|
||||||
|
|
Loading…
Reference in a new issue