bumped russh for EXT_INFO race condition fix

This commit is contained in:
Eugene 2025-03-09 19:27:48 +01:00
parent 4a515d9432
commit 4069c22891
No known key found for this signature in database
GPG Key ID: 5896FCBBDD1CF4F4
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.22",
"russh": "0.1.23",
"source-map-support": "^0.5.20",
"v8-compile-cache": "^2.3.0",
"yargs": "^17.7.2"

View File

@ -3628,10 +3628,10 @@ run-queue@^1.0.0, run-queue@^1.0.3:
dependencies:
aproba "^1.1.1"
russh@0.1.22:
version "0.1.22"
resolved "https://registry.yarnpkg.com/russh/-/russh-0.1.22.tgz#f56e515b1938fa3c1ee7321b2559c17bb7f7f5cc"
integrity sha512-ors+8pqxb9cyyy0tkAgEkrEWoN18kJuw0GtcZsheTQBdqEw/BSulmkKqNva6jjvoOc3wP1GIjbkQ5OdRGqQwmg==
russh@0.1.23:
version "0.1.23"
resolved "https://registry.yarnpkg.com/russh/-/russh-0.1.23.tgz#7eab392b490dd380cd5c27d3ce0378274e3db424"
integrity sha512-OHsg0ZTvqD8A12QVs4BmZq7nl3hd/TPQRIESfITn4uzAJCjKXQmoOZvP49zdKQZATfc1XC6qXm+L0LXEB1sEJA==
dependencies:
"@napi-rs/cli" "^2.18.3"