Browse Source

bump russh for async trait

Eugene 1 year ago
parent
commit
7c1421ffcf
2 changed files with 5 additions and 5 deletions
  1. 1 1
      app/package.json
  2. 4 4
      app/yarn.lock

+ 1 - 1
app/package.json

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

+ 4 - 4
app/yarn.lock

@@ -3628,10 +3628,10 @@ run-queue@^1.0.0, run-queue@^1.0.3:
   dependencies:
     aproba "^1.1.1"
 
[email protected]7:
-  version "0.1.17"
-  resolved "https://registry.yarnpkg.com/russh/-/russh-0.1.17.tgz#a6d95f3ec1479f5df9e0a4a24b9ba66514a53c5e"
-  integrity sha512-We1r9vTlw5lnzf/1F4I9auubJHHhXAbSXkelwbe5Eiqw+8sqR/dnh4r3bveJKhZi8ajJ8f2UDk19pbTLlj9XKw==
[email protected]8:
+  version "0.1.18"
+  resolved "https://registry.yarnpkg.com/russh/-/russh-0.1.18.tgz#6c8a770bd09a42a234fe76ebffdeeeedba294bd1"
+  integrity sha512-erfqYTn2Kof15UkhHsC/mlP5MWiqdUaU6fVZPwre5RlDa0DpmmNu8Kc/I5RlsKJkBrB61P2/qaHxb0dg+hCIMg==
   dependencies:
     "@napi-rs/cli" "^2.18.3"