feat: update webssh2_client 0.2.21
This commit is contained in:
parent
9b94627cbd
commit
9cfccb109a
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@
|
||||||
"socket.io": "~2.2.0",
|
"socket.io": "~2.2.0",
|
||||||
"ssh2": "~0.8.9",
|
"ssh2": "~0.8.9",
|
||||||
"validator": "^13.12.0",
|
"validator": "^13.12.0",
|
||||||
"webssh2_client": "^0.2.20"
|
"webssh2_client": "^0.2.21"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "node index.js",
|
"start": "node index.js",
|
||||||
|
|
Loading…
Reference in a new issue