File tree Expand file tree Collapse file tree 4 files changed +10
-10
lines changed Expand file tree Collapse file tree 4 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 86
86
"native-is-elevated" : " 0.6.0" ,
87
87
"native-keymap" : " ^3.3.2" ,
88
88
"native-watchdog" : " ^1.4.1" ,
89
- "node-pty" : " 1.0 " ,
89
+ "node-pty" : " 1.1.0-beta1 " ,
90
90
"tas-client-umd" : " 0.1.8" ,
91
91
"v8-inspect-profiler" : " ^0.1.0" ,
92
92
"vscode-oniguruma" : " 1.7.0" ,
Original file line number Diff line number Diff line change 21
21
"keytar" : " 7.9.0" ,
22
22
"minimist" : " ^1.2.6" ,
23
23
"native-watchdog" : " ^1.4.1" ,
24
- "node-pty" : " 1.0 " ,
24
+ "node-pty" : " 1.1.0-beta1 " ,
25
25
"tas-client-umd" : " 0.1.8" ,
26
26
"vscode-oniguruma" : " 1.7.0" ,
27
27
"vscode-regexpp" : " ^3.1.0" ,
Original file line number Diff line number Diff line change @@ -537,10 +537,10 @@ node-gyp-build@^4.3.0:
537
537
resolved "https://registry.yarnpkg.com/node-gyp-build/-/node-gyp-build-4.3.0.tgz#9f256b03e5826150be39c764bf51e993946d71a3"
538
538
integrity sha512-iWjXZvmboq0ja1pUGULQBexmxq8CV4xBhX7VDOTbL7ZR4FOowwY/VOtRxBN/yKxmdGoIp4j5ysNT4u3S2pDQ3Q==
539
539
540
- node-pty@1.0 :
541
- version "1.0.0 "
542
- resolved "https://registry.yarnpkg.com/node-pty/-/node-pty-1.0.0 .tgz#7daafc0aca1c4ca3de15c61330373af4af5861fd "
543
- integrity sha512-wtBMWWS7dFZm/VgqElrTvtfMq4GzJ6+edFI0Y0zyzygUSZMgZdraDUMUhCIvkjhJjme15qWmbyJbtAx4ot4uZA ==
540
+ node-pty@1.1.0-beta1 :
541
+ version "1.1.0-beta1 "
542
+ resolved "https://registry.yarnpkg.com/node-pty/-/node-pty-1.1.0-beta1 .tgz#95d4baf406c043b78042f951b325e9713df2beac "
543
+ integrity sha512-h+1E/gX/brFqsp3yZKGERHOhdo1POG1rrsI+8tEuocqdEddHd029471gq8KOuiHKicd52h2pSU8Gtqb3Vo2PfQ ==
544
544
dependencies :
545
545
nan "^2.17.0"
546
546
Original file line number Diff line number Diff line change @@ -6973,10 +6973,10 @@ node-gyp-build@^4.3.0:
6973
6973
resolved "https://registry.yarnpkg.com/node-gyp-build/-/node-gyp-build-4.3.0.tgz#9f256b03e5826150be39c764bf51e993946d71a3"
6974
6974
integrity sha512-iWjXZvmboq0ja1pUGULQBexmxq8CV4xBhX7VDOTbL7ZR4FOowwY/VOtRxBN/yKxmdGoIp4j5ysNT4u3S2pDQ3Q==
6975
6975
6976
- node-pty@1.0 :
6977
- version "1.0.0 "
6978
- resolved "https://registry.yarnpkg.com/node-pty/-/node-pty-1.0.0 .tgz#7daafc0aca1c4ca3de15c61330373af4af5861fd "
6979
- integrity sha512-wtBMWWS7dFZm/VgqElrTvtfMq4GzJ6+edFI0Y0zyzygUSZMgZdraDUMUhCIvkjhJjme15qWmbyJbtAx4ot4uZA ==
6976
+ node-pty@1.1.0-beta1 :
6977
+ version "1.1.0-beta1 "
6978
+ resolved "https://registry.yarnpkg.com/node-pty/-/node-pty-1.1.0-beta1 .tgz#95d4baf406c043b78042f951b325e9713df2beac "
6979
+ integrity sha512-h+1E/gX/brFqsp3yZKGERHOhdo1POG1rrsI+8tEuocqdEddHd029471gq8KOuiHKicd52h2pSU8Gtqb3Vo2PfQ ==
6980
6980
dependencies :
6981
6981
nan "^2.17.0"
6982
6982
You can’t perform that action at this time.
0 commit comments