Skip to content

Commit 7c1421f

Browse files
committed
bump russh for async trait
1 parent 380c306 commit 7c1421f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"native-process-working-directory": "^1.0.2",
3131
"npm": "6",
3232
"rxjs": "^7.5.7",
33-
"russh": "0.1.17",
33+
"russh": "0.1.18",
3434
"source-map-support": "^0.5.20",
3535
"v8-compile-cache": "^2.3.0",
3636
"yargs": "^17.7.2"

app/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3628,10 +3628,10 @@ run-queue@^1.0.0, run-queue@^1.0.3:
36283628
dependencies:
36293629
aproba "^1.1.1"
36303630

3631-
russh@0.1.17:
3632-
version "0.1.17"
3633-
resolved "https://registry.yarnpkg.com/russh/-/russh-0.1.17.tgz#a6d95f3ec1479f5df9e0a4a24b9ba66514a53c5e"
3634-
integrity sha512-We1r9vTlw5lnzf/1F4I9auubJHHhXAbSXkelwbe5Eiqw+8sqR/dnh4r3bveJKhZi8ajJ8f2UDk19pbTLlj9XKw==
3631+
russh@0.1.18:
3632+
version "0.1.18"
3633+
resolved "https://registry.yarnpkg.com/russh/-/russh-0.1.18.tgz#6c8a770bd09a42a234fe76ebffdeeeedba294bd1"
3634+
integrity sha512-erfqYTn2Kof15UkhHsC/mlP5MWiqdUaU6fVZPwre5RlDa0DpmmNu8Kc/I5RlsKJkBrB61P2/qaHxb0dg+hCIMg==
36353635
dependencies:
36363636
"@napi-rs/cli" "^2.18.3"
36373637

0 commit comments

Comments
 (0)