bump node-pty

This commit is contained in:
Eugene
2026-01-24 11:37:56 +01:00
parent 4566a91474
commit 8efde7d4f4
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
"keytar": "^7.9.0",
"mz": "^2.7.0",
"native-process-working-directory": "^1.0.2",
"node-pty": "^1.2.0-beta.3",
"node-pty": "^1.2.0-beta.8",
"npm": "6",
"russh": "0.1.34",
"rxjs": "^7.5.7",
+4 -4
View File
@@ -3023,10 +3023,10 @@ node-gyp@^10.0.0, node-gyp@^5.0.2, node-gyp@^5.1.1:
tar "^6.1.2"
which "^4.0.0"
node-pty@^1.2.0-beta.3:
version "1.2.0-beta.3"
resolved "https://registry.yarnpkg.com/node-pty/-/node-pty-1.2.0-beta.3.tgz#0a773dcc49d4342aada73636fc5639d924055fe0"
integrity sha512-SeAwG9LgWijWLtWldBWPwUUA1rAg2OKBG37dtSGOTYvBkUstWxAi2hXS0pX9JXbHPDxs0DnVc5tXrXsY821E+w==
node-pty@^1.2.0-beta.8:
version "1.2.0-beta.8"
resolved "https://registry.yarnpkg.com/node-pty/-/node-pty-1.2.0-beta.8.tgz#f23f0d69885bf521e57a3f7abc2de80764b88163"
integrity sha512-2gDjTGB/VaMV8cmFMg0d7IfLcWkxtyekn9VSqpq+tUOiu5+nnLfVXYHZbjZCq1kXhnxbdlBjaKLvvVWIbFkicw==
dependencies:
node-addon-api "^7.1.0"