bump russh for error handling crash fix - fixes #10184, fixes #10244, fixes #10178, fixes #8481, fixes #10215, fixes #10203, fixes #7659

This commit is contained in:
Eugene
2025-01-22 22:44:47 +01:00
parent c4a514fc4a
commit d1b161364b
2 changed files with 5 additions and 5 deletions

View File

@@ -30,7 +30,7 @@
"native-process-working-directory": "^1.0.2",
"npm": "6",
"rxjs": "^7.5.7",
"russh": "0.1.14",
"russh": "0.1.15",
"source-map-support": "^0.5.20",
"v8-compile-cache": "^2.3.0",
"yargs": "^17.7.2"