Skip to content

Commit

Permalink
bump russh for EC key support
Browse files Browse the repository at this point in the history
  • Loading branch information
Eugeny committed Jan 8, 2025
1 parent 9351354 commit 87e9965
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"native-process-working-directory": "^1.0.2",
"npm": "6",
"rxjs": "^7.5.7",
"russh": "0.1.8",
"russh": "0.1.9",
"source-map-support": "^0.5.20",
"v8-compile-cache": "^2.3.0",
"yargs": "^17.7.2"
Expand Down
8 changes: 4 additions & 4 deletions app/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3628,10 +3628,10 @@ run-queue@^1.0.0, run-queue@^1.0.3:
dependencies:
aproba "^1.1.1"

[email protected].8:
version "0.1.8"
resolved "https://registry.yarnpkg.com/russh/-/russh-0.1.8.tgz#a5e0a474018c21264414db8a1b2968368e69d094"
integrity sha512-vpwYKNj40gcZrqjNWkjKD6ldD5TPgtF00SWpoX/ZzOgUNfOcT6Q4O/N4rEeV7tOuwhUMtX1/jrLtxkTAhNURvQ==
[email protected].9:
version "0.1.9"
resolved "https://registry.yarnpkg.com/russh/-/russh-0.1.9.tgz#9b9623062cce4533a26355acb15203849069c789"
integrity sha512-jGeFjV5G6NIS3jI2MskIUrOt3sO8y3CXTDP3/lWXkmpvIkJtNQexH6pXU+XdhfuNcHzhXOoh3+fooF+aseoOcw==
dependencies:
"@napi-rs/cli" "^2.18.3"

Expand Down

0 comments on commit 87e9965

Please sign in to comment.