mirror of
https://github.com/Eugeny/tabby.git
synced 2026-08-24 02:34:19 -05:00
bump node-pty
This commit is contained in:
+1
-1
@@ -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
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user