Skip to content

Commit 5060344

Browse files
committed
bump russh for pageant fixes
1 parent d1196a0 commit 5060344

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.26",
33+
"russh": "0.1.27",
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
@@ -3752,10 +3752,10 @@ run-queue@^1.0.0, run-queue@^1.0.3:
37523752
dependencies:
37533753
aproba "^1.1.1"
37543754

3755-
3756-
version "0.1.26"
3757-
resolved "https://registry.yarnpkg.com/russh/-/russh-0.1.26.tgz#90b266ed629b0c280b56890cb6baee8b7da750a8"
3758-
integrity sha512-teF607qkjDXcPNjBw9ZVGf8vIezUBRfiwScXtsdHLrCeEpUGbcMMmFsE33C9SI3WnRSUZQuhbyhca2QLc/uHGA==
3755+
3756+
version "0.1.27"
3757+
resolved "https://registry.yarnpkg.com/russh/-/russh-0.1.27.tgz#61e04a46bbdecbd23e7d89c42f35659fcc7b7108"
3758+
integrity sha512-FMR+iw1203zJcCRFdOBec9O5+Ae8IdFkNb7yyPmG3436dLWr0ZOnCPE94y1jdJnrY13mMi7UGkccReuHUHNCXw==
37593759
dependencies:
37603760
"@napi-rs/cli" "^2.18.3"
37613761

0 commit comments

Comments
 (0)