feat: update webssh2_client 0.2.21

This commit is contained in:
Bill Church 2024-08-19 11:01:03 +00:00
parent 9b94627cbd
commit 9cfccb109a
No known key found for this signature in database

View file

@ -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",