feat: update webssh2_client to 0.2.27

This commit is contained in:
Bill Church 2024-12-02 21:12:02 +00:00
parent a176167505
commit b511ce5eae
No known key found for this signature in database

View file

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