feat: webssh2_client to 0.2.28
This commit is contained in:
parent
5a77fc2082
commit
b4b74297ea
2 changed files with 10390 additions and 1 deletions
10389
package-lock.json
generated
Normal file
10389
package-lock.json
generated
Normal file
File diff suppressed because it is too large
Load diff
|
@ -43,7 +43,7 @@
|
||||||
"socket.io": "~2.2.0",
|
"socket.io": "~2.2.0",
|
||||||
"ssh2": "~0.8.9",
|
"ssh2": "~0.8.9",
|
||||||
"validator": "^12.2.0",
|
"validator": "^12.2.0",
|
||||||
"webssh2_client": "^0.2.27"
|
"webssh2_client": "^0.2.28"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "node index.js",
|
"start": "node index.js",
|
||||||
|
|
Loading…
Reference in a new issue