This commit is contained in:
Eugene 2024-08-23 00:06:36 +02:00
parent 4470851d12
commit 054e1948a5
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", "native-process-working-directory": "^1.0.2",
"npm": "6", "npm": "6",
"rxjs": "^7.5.7", "rxjs": "^7.5.7",
"russh": "^0.0.1-alpha.14", "russh": "^0.0.1-alpha.15",
"source-map-support": "^0.5.20", "source-map-support": "^0.5.20",
"v8-compile-cache": "^2.3.0", "v8-compile-cache": "^2.3.0",
"yargs": "^17.7.2" "yargs": "^17.7.2"

View File

@ -3613,10 +3613,10 @@ run-queue@^1.0.0, run-queue@^1.0.3:
dependencies: dependencies:
aproba "^1.1.1" aproba "^1.1.1"
russh@^0.0.1-alpha.14: russh@^0.0.1-alpha.15:
version "0.0.1-alpha.14" version "0.0.1-alpha.15"
resolved "https://registry.yarnpkg.com/russh/-/russh-0.0.1-alpha.14.tgz#0d935fbdd7f589dc5195a02e0bcfaac112ee1427" resolved "https://registry.yarnpkg.com/russh/-/russh-0.0.1-alpha.15.tgz#d592469618418204d81235ad95a973144c5ad199"
integrity sha512-85WQRkU2EaIMb7za4Tt2NG5sFv/paxM85GPNh1hDlc0tx2dtMSbI1Y/ykVJvH0qR0rCVjg81k86grRLDgFFcvA== integrity sha512-jwk1q2RTg0qB/B0ZZkzNNbIglz0wWL5G2b1VjDdtcjjYoIE+TmrURs7XKvdSaaOPxqm+LmBIT70vagxvw/0XlQ==
dependencies: dependencies:
"@napi-rs/cli" "^2.18.3" "@napi-rs/cli" "^2.18.3"