chore: Update webssh2_client dependency to version 0.2.16

This commit is contained in:
Bill Church 2024-07-19 23:16:31 +00:00
parent f9e6fd8351
commit bb0b6cca58
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.14" "webssh2_client": "^0.2.16"
}, },
"scripts": { "scripts": {
"start": "node index.js", "start": "node index.js",