feat: update webssh_client to 0.2.26

This commit is contained in:
Bill Church 2024-11-30 03:08:30 +00:00
parent 8acc405232
commit a1b2e56760
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.25" "webssh2_client": "^0.2.26"
}, },
"scripts": { "scripts": {
"start": "node index.js", "start": "node index.js",