feat: update webssh2_client to 0.2.19

This commit is contained in:
Bill Church 2024-08-16 23:03:26 +00:00
parent e2ea06866e
commit 418af1bcfa
No known key found for this signature in database

View file

@ -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.18" "webssh2_client": "^0.2.19"
}, },
"scripts": { "scripts": {
"start": "node index.js", "start": "node index.js",