feat: update webssh2_client to 0.2.27
This commit is contained in:
parent
a176167505
commit
b511ce5eae
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@
|
|||
"socket.io": "~2.2.0",
|
||||
"ssh2": "~0.8.9",
|
||||
"validator": "^12.2.0",
|
||||
"webssh2_client": "^0.2.26"
|
||||
"webssh2_client": "^0.2.27"
|
||||
},
|
||||
"scripts": {
|
||||
"start": "node index.js",
|
||||
|
|
Loading…
Reference in a new issue