Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/remote
diff options
context:
space:
mode:
authorSana Ajani <sanaajani@msn.com>2019-08-23 22:02:45 +0300
committerSana Ajani <sanaajani@msn.com>2019-08-23 22:02:45 +0300
commitb2ada6eb449d568902c07c04a2fbb73194d7bbdc (patch)
treeecd9f0cc5fcbd438139a664f9a818c5ce35b2a6a /remote
parent19da910327320777ac69e724475993fa34e9b967 (diff)
Revert "Merge branch 'distro' of https://github.com/microsoft/vscode-distro into distro"
This reverts commit 19da910327320777ac69e724475993fa34e9b967, reversing changes made to 9e21b46b0b313fa16ba7810134425a38b64601e2.
Diffstat (limited to 'remote')
-rw-r--r--remote/package.json12
-rw-r--r--remote/web/.yarnrc3
-rw-r--r--remote/web/package.json1
-rw-r--r--remote/web/yarn.lock68
-rw-r--r--remote/yarn.lock119
5 files changed, 32 insertions, 171 deletions
diff --git a/remote/package.json b/remote/package.json
index 629b1d0acf5..d871bfb962f 100644
--- a/remote/package.json
+++ b/remote/package.json
@@ -2,15 +2,14 @@
"name": "vscode-reh",
"version": "0.0.0",
"dependencies": {
- "@microsoft/applicationinsights-web": "^2.1.1",
"applicationinsights": "1.0.8",
- "cookie": "^0.4.0",
"getmac": "1.4.1",
"graceful-fs": "4.1.11",
"http-proxy-agent": "^2.1.0",
"https-proxy-agent": "^2.2.1",
"iconv-lite": "0.5.0",
"jschardet": "1.6.0",
+ "minimist": "1.2.0",
"native-watchdog": "1.0.0",
"node-pty": "0.9.0-beta19",
"nsfw": "1.2.5",
@@ -18,19 +17,18 @@
"semver-umd": "^5.5.3",
"spdlog": "^0.9.0",
"vscode-chokidar": "2.1.7",
- "vscode-minimist": "^1.2.1",
"vscode-proxy-agent": "0.4.0",
- "vscode-ripgrep": "^1.5.6",
+ "vscode-ripgrep": "^1.5.5",
"vscode-textmate": "^4.2.2",
"vsda": "https://github.com/microsoft/vsda.git#45edd3db96a5e308a5cfc817d1ee42f6d96e1659",
- "xterm": "3.15.0-beta101",
- "xterm-addon-search": "0.2.0-beta5",
+ "xterm": "3.15.0-beta89",
+ "xterm-addon-search": "0.2.0-beta3",
"xterm-addon-web-links": "0.1.0-beta10",
"yauzl": "^2.9.2",
"yazl": "^2.4.3"
},
"optionalDependencies": {
"vscode-windows-ca-certs": "0.1.0",
- "vscode-windows-registry": "1.0.2"
+ "vscode-windows-registry": "1.0.1"
}
}
diff --git a/remote/web/.yarnrc b/remote/web/.yarnrc
new file mode 100644
index 00000000000..b28191e6bae
--- /dev/null
+++ b/remote/web/.yarnrc
@@ -0,0 +1,3 @@
+disturl "http://nodejs.org/dist"
+target "10.11.0"
+runtime "node"
diff --git a/remote/web/package.json b/remote/web/package.json
index f54afe1a3e6..c7a487b6c2d 100644
--- a/remote/web/package.json
+++ b/remote/web/package.json
@@ -2,7 +2,6 @@
"name": "vscode-web",
"version": "0.0.0",
"dependencies": {
- "@microsoft/applicationinsights-web": "^2.1.1",
"onigasm-umd": "^2.2.2",
"vscode-textmate": "^4.1.1",
"xterm": "3.15.0-beta67",
diff --git a/remote/web/yarn.lock b/remote/web/yarn.lock
index 23ad784a554..b624eb37290 100644
--- a/remote/web/yarn.lock
+++ b/remote/web/yarn.lock
@@ -2,69 +2,6 @@
# yarn lockfile v1
-"@microsoft/applicationinsights-analytics-js@2.1.1":
- version "2.1.1"
- resolved "https://registry.yarnpkg.com/@microsoft/applicationinsights-analytics-js/-/applicationinsights-analytics-js-2.1.1.tgz#6d09c1915f808026e2d45165d04802f09affed59"
- integrity sha512-VKIutoFKY99CyKwxLUuj6Vnq14/QwXo9/QSQDpYnHEjo+uKn7QmLsHqWw0K9uYNfNAXt4BZimX/zDg6jZtzeXg==
- dependencies:
- "@microsoft/applicationinsights-common" "2.1.1"
- "@microsoft/applicationinsights-core-js" "2.1.1"
- tslib "^1.9.3"
-
-"@microsoft/applicationinsights-channel-js@2.1.1":
- version "2.1.1"
- resolved "https://registry.yarnpkg.com/@microsoft/applicationinsights-channel-js/-/applicationinsights-channel-js-2.1.1.tgz#e205eddd93e49d17d9e0711a612b4bfc9810888f"
- integrity sha512-fYr9IAqtaEr9AmaPaL3SLQVT3t3GQzl+n74gpNKyAVakDIm0nYQ/bimjdcAhJMDf1VGNSPg/xICneyuZg7Wxlg==
- dependencies:
- "@microsoft/applicationinsights-common" "2.1.1"
- "@microsoft/applicationinsights-core-js" "2.1.1"
- tslib "^1.9.3"
-
-"@microsoft/applicationinsights-common@2.1.1":
- version "2.1.1"
- resolved "https://registry.yarnpkg.com/@microsoft/applicationinsights-common/-/applicationinsights-common-2.1.1.tgz#27e6074584a7a3a8ca3f11f7ff2b7ff0f395bf2d"
- integrity sha512-2hkS1Ia1FmAjCuYZ5JlG20/WgObqdsKtmK5YALAFGHIB4KSQ/Za1qazS+7GsG+E0F9UJivNWL1geUIcNqg5Qjg==
- dependencies:
- "@microsoft/applicationinsights-core-js" "2.1.1"
- tslib "^1.9.3"
-
-"@microsoft/applicationinsights-core-js@2.1.1":
- version "2.1.1"
- resolved "https://registry.yarnpkg.com/@microsoft/applicationinsights-core-js/-/applicationinsights-core-js-2.1.1.tgz#30fb6a519cc1c6119c419c4811ce72c260217d9e"
- integrity sha512-4t4wf6SKqIcWEQDPg/uOhm+BxtHhu/AFreyEoYZmMfcxzAu33h1FtTQRtxBNbYH1+thiNZCh80yUpnT7d9Hrlw==
- dependencies:
- tslib "^1.9.3"
-
-"@microsoft/applicationinsights-dependencies-js@2.1.1":
- version "2.1.1"
- resolved "https://registry.yarnpkg.com/@microsoft/applicationinsights-dependencies-js/-/applicationinsights-dependencies-js-2.1.1.tgz#8154c3efcb24617d015d0bce7c2cc47797a8d3c4"
- integrity sha512-yhb4EToBp+aI+qLo0h5NDNtoo3sDFV60uyIOK843YjzXqVotcXX/lRShlghTkJtYH09QhrdzDjViUHnD4sMFSQ==
- dependencies:
- "@microsoft/applicationinsights-common" "2.1.1"
- "@microsoft/applicationinsights-core-js" "2.1.1"
- tslib "^1.9.3"
-
-"@microsoft/applicationinsights-properties-js@2.1.1":
- version "2.1.1"
- resolved "https://registry.yarnpkg.com/@microsoft/applicationinsights-properties-js/-/applicationinsights-properties-js-2.1.1.tgz#ca34232766eb16167b5d87693e2ae5d94f2a1559"
- integrity sha512-8l+/ppw6xKTam2RL4EHZ52Lcf217olw81j6kyBNKtIcGwSnLNHrFwEeF3vBWIteG2JKzlg1GhGjrkB3oxXsV2g==
- dependencies:
- "@microsoft/applicationinsights-common" "2.1.1"
- "@microsoft/applicationinsights-core-js" "2.1.1"
- tslib "^1.9.3"
-
-"@microsoft/applicationinsights-web@^2.1.1":
- version "2.1.1"
- resolved "https://registry.yarnpkg.com/@microsoft/applicationinsights-web/-/applicationinsights-web-2.1.1.tgz#1a44eddda7c244b88d9eb052dab6c855682e4f05"
- integrity sha512-crvhCkNsNxkFuPWmttyWNSAA96D5FxBtKS6UA9MV9f9XHevTfchf/E3AuU9JZcsXufWMQLwLrUQ9ZiA1QJ0EWA==
- dependencies:
- "@microsoft/applicationinsights-analytics-js" "2.1.1"
- "@microsoft/applicationinsights-channel-js" "2.1.1"
- "@microsoft/applicationinsights-common" "2.1.1"
- "@microsoft/applicationinsights-core-js" "2.1.1"
- "@microsoft/applicationinsights-dependencies-js" "2.1.1"
- "@microsoft/applicationinsights-properties-js" "2.1.1"
-
nan@^2.14.0:
version "2.14.0"
resolved "https://registry.yarnpkg.com/nan/-/nan-2.14.0.tgz#7818f722027b2459a86f0295d434d1fc2336c52c"
@@ -87,11 +24,6 @@ semver-umd@^5.5.3:
resolved "https://registry.yarnpkg.com/semver-umd/-/semver-umd-5.5.3.tgz#b64d7a2d4f5a717b369d56e31940a38e47e34d1e"
integrity sha512-HOnQrn2iKnVe/xlqCTzMXQdvSz3rPbD0DmQXYuQ+oK1dpptGFfPghonQrx5JHl2O7EJwDqtQnjhE7ME23q6ngw==
-tslib@^1.9.3:
- version "1.10.0"
- resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.10.0.tgz#c3c19f95973fb0a62973fb09d90d961ee43e5c8a"
- integrity sha512-qOebF53frne81cf0S9B41ByenJ3/IuH8yJKngAX35CmiZySA0khhkovshKK+jGCaMnVomla7gVlIcc3EvKPbTQ==
-
vscode-textmate@^4.1.1:
version "4.2.2"
resolved "https://registry.yarnpkg.com/vscode-textmate/-/vscode-textmate-4.2.2.tgz#0b4dabc69a6fba79a065cb6b615f66eac07c8f4c"
diff --git a/remote/yarn.lock b/remote/yarn.lock
index b85d2de9e1f..df1626194ca 100644
--- a/remote/yarn.lock
+++ b/remote/yarn.lock
@@ -2,69 +2,6 @@
# yarn lockfile v1
-"@microsoft/applicationinsights-analytics-js@2.1.1":
- version "2.1.1"
- resolved "https://registry.yarnpkg.com/@microsoft/applicationinsights-analytics-js/-/applicationinsights-analytics-js-2.1.1.tgz#6d09c1915f808026e2d45165d04802f09affed59"
- integrity sha512-VKIutoFKY99CyKwxLUuj6Vnq14/QwXo9/QSQDpYnHEjo+uKn7QmLsHqWw0K9uYNfNAXt4BZimX/zDg6jZtzeXg==
- dependencies:
- "@microsoft/applicationinsights-common" "2.1.1"
- "@microsoft/applicationinsights-core-js" "2.1.1"
- tslib "^1.9.3"
-
-"@microsoft/applicationinsights-channel-js@2.1.1":
- version "2.1.1"
- resolved "https://registry.yarnpkg.com/@microsoft/applicationinsights-channel-js/-/applicationinsights-channel-js-2.1.1.tgz#e205eddd93e49d17d9e0711a612b4bfc9810888f"
- integrity sha512-fYr9IAqtaEr9AmaPaL3SLQVT3t3GQzl+n74gpNKyAVakDIm0nYQ/bimjdcAhJMDf1VGNSPg/xICneyuZg7Wxlg==
- dependencies:
- "@microsoft/applicationinsights-common" "2.1.1"
- "@microsoft/applicationinsights-core-js" "2.1.1"
- tslib "^1.9.3"
-
-"@microsoft/applicationinsights-common@2.1.1":
- version "2.1.1"
- resolved "https://registry.yarnpkg.com/@microsoft/applicationinsights-common/-/applicationinsights-common-2.1.1.tgz#27e6074584a7a3a8ca3f11f7ff2b7ff0f395bf2d"
- integrity sha512-2hkS1Ia1FmAjCuYZ5JlG20/WgObqdsKtmK5YALAFGHIB4KSQ/Za1qazS+7GsG+E0F9UJivNWL1geUIcNqg5Qjg==
- dependencies:
- "@microsoft/applicationinsights-core-js" "2.1.1"
- tslib "^1.9.3"
-
-"@microsoft/applicationinsights-core-js@2.1.1":
- version "2.1.1"
- resolved "https://registry.yarnpkg.com/@microsoft/applicationinsights-core-js/-/applicationinsights-core-js-2.1.1.tgz#30fb6a519cc1c6119c419c4811ce72c260217d9e"
- integrity sha512-4t4wf6SKqIcWEQDPg/uOhm+BxtHhu/AFreyEoYZmMfcxzAu33h1FtTQRtxBNbYH1+thiNZCh80yUpnT7d9Hrlw==
- dependencies:
- tslib "^1.9.3"
-
-"@microsoft/applicationinsights-dependencies-js@2.1.1":
- version "2.1.1"
- resolved "https://registry.yarnpkg.com/@microsoft/applicationinsights-dependencies-js/-/applicationinsights-dependencies-js-2.1.1.tgz#8154c3efcb24617d015d0bce7c2cc47797a8d3c4"
- integrity sha512-yhb4EToBp+aI+qLo0h5NDNtoo3sDFV60uyIOK843YjzXqVotcXX/lRShlghTkJtYH09QhrdzDjViUHnD4sMFSQ==
- dependencies:
- "@microsoft/applicationinsights-common" "2.1.1"
- "@microsoft/applicationinsights-core-js" "2.1.1"
- tslib "^1.9.3"
-
-"@microsoft/applicationinsights-properties-js@2.1.1":
- version "2.1.1"
- resolved "https://registry.yarnpkg.com/@microsoft/applicationinsights-properties-js/-/applicationinsights-properties-js-2.1.1.tgz#ca34232766eb16167b5d87693e2ae5d94f2a1559"
- integrity sha512-8l+/ppw6xKTam2RL4EHZ52Lcf217olw81j6kyBNKtIcGwSnLNHrFwEeF3vBWIteG2JKzlg1GhGjrkB3oxXsV2g==
- dependencies:
- "@microsoft/applicationinsights-common" "2.1.1"
- "@microsoft/applicationinsights-core-js" "2.1.1"
- tslib "^1.9.3"
-
-"@microsoft/applicationinsights-web@^2.1.1":
- version "2.1.1"
- resolved "https://registry.yarnpkg.com/@microsoft/applicationinsights-web/-/applicationinsights-web-2.1.1.tgz#1a44eddda7c244b88d9eb052dab6c855682e4f05"
- integrity sha512-crvhCkNsNxkFuPWmttyWNSAA96D5FxBtKS6UA9MV9f9XHevTfchf/E3AuU9JZcsXufWMQLwLrUQ9ZiA1QJ0EWA==
- dependencies:
- "@microsoft/applicationinsights-analytics-js" "2.1.1"
- "@microsoft/applicationinsights-channel-js" "2.1.1"
- "@microsoft/applicationinsights-common" "2.1.1"
- "@microsoft/applicationinsights-core-js" "2.1.1"
- "@microsoft/applicationinsights-dependencies-js" "2.1.1"
- "@microsoft/applicationinsights-properties-js" "2.1.1"
-
agent-base@4, agent-base@^4.1.0:
version "4.2.0"
resolved "https://registry.yarnpkg.com/agent-base/-/agent-base-4.2.0.tgz#9838b5c3392b962bad031e6a4c5e1024abec45ce"
@@ -207,11 +144,6 @@ component-emitter@^1.2.1:
resolved "https://registry.yarnpkg.com/component-emitter/-/component-emitter-1.3.0.tgz#16e4070fba8ae29b679f2215853ee181ab2eabc0"
integrity sha512-Rd3se6QB+sO1TwqZjscQrurpEPIfO0/yYnSin6Q/rD3mOutHvUrCAhJub3r90uNb+SESBuE0QYoB90YdfatsRg==
-cookie@^0.4.0:
- version "0.4.0"
- resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.4.0.tgz#beb437e7022b3b6d49019d088665303ebe9c14ba"
- integrity sha512-+Hp8fLp57wnUSt0tY0tHEXh4voZRDnoIrZPqlo3DPiI4y9lwg/jqx+1Om94/W6ZaPDOUbnjOt/99w66zk+l1Xg==
-
copy-descriptor@^0.1.0:
version "0.1.1"
resolved "https://registry.yarnpkg.com/copy-descriptor/-/copy-descriptor-0.1.1.tgz#676f6eb3c39997c2ee1ac3a924fd6124748f578d"
@@ -728,6 +660,11 @@ minimist@0.0.8:
resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.8.tgz#857fcabfc3397d2625b8228262e86aa7a011b05d"
integrity sha1-hX/Kv8M5fSYluCKCYuhqp6ARsF0=
+minimist@1.2.0:
+ version "1.2.0"
+ resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.0.tgz#a35008b20f41383eec1fb914f4cd5df79a264284"
+ integrity sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ=
+
mixin-deep@^1.2.0:
version "1.3.2"
resolved "https://registry.yarnpkg.com/mixin-deep/-/mixin-deep-1.3.2.tgz#1120b43dc359a785dce65b55b82e257ccf479566"
@@ -748,7 +685,7 @@ ms@2.0.0:
resolved "https://registry.yarnpkg.com/ms/-/ms-2.0.0.tgz#5608aeadfc00be6c2901df5f9861788de0d597c8"
integrity sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=
-nan@^2.0.0, nan@^2.13.2, nan@^2.14.0:
+nan@^2.0.0, nan@^2.12.1, nan@^2.13.2, nan@^2.14.0:
version "2.14.0"
resolved "https://registry.yarnpkg.com/nan/-/nan-2.14.0.tgz#7818f722027b2459a86f0295d434d1fc2336c52c"
integrity sha512-INOFj37C7k3AfaNTtX8RhsTw7qRy7eLET14cROi9+5HAVbbHuIWUHEauBv5qT4Av2tWasiTY1Jw6puUNqRJXQg==
@@ -1092,11 +1029,6 @@ to-regex@^3.0.1, to-regex@^3.0.2:
regex-not "^1.0.2"
safe-regex "^1.1.0"
-tslib@^1.9.3:
- version "1.10.0"
- resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.10.0.tgz#c3c19f95973fb0a62973fb09d90d961ee43e5c8a"
- integrity sha512-qOebF53frne81cf0S9B41ByenJ3/IuH8yJKngAX35CmiZySA0khhkovshKK+jGCaMnVomla7gVlIcc3EvKPbTQ==
-
typechecker@^4.3.0:
version "4.7.0"
resolved "https://registry.yarnpkg.com/typechecker/-/typechecker-4.7.0.tgz#5249f427358f45b7250c4924fd4d01ed9ba435e9"
@@ -1181,11 +1113,6 @@ vscode-fsevents@1.2.12:
dependencies:
nan "^2.14.0"
-vscode-minimist@^1.2.1:
- version "1.2.1"
- resolved "https://registry.yarnpkg.com/vscode-minimist/-/vscode-minimist-1.2.1.tgz#e63d3f4a9bf3680dcb8f9304eed612323fd6926a"
- integrity sha512-cmB72+qDoiCFJ1UKnGUBdGYfXzdpJ3bQM/D/+XhkVk5v7uZgLbYiCz5JcwVyk7NC7hSi5VGtQ4wihzmi12NeXw==
-
vscode-proxy-agent@0.4.0:
version "0.4.0"
resolved "https://registry.yarnpkg.com/vscode-proxy-agent/-/vscode-proxy-agent-0.4.0.tgz#574833e65405c6333f350f1b9fef9909deccb6b5"
@@ -1196,10 +1123,10 @@ vscode-proxy-agent@0.4.0:
https-proxy-agent "2.2.1"
socks-proxy-agent "4.0.1"
-vscode-ripgrep@^1.5.6:
- version "1.5.6"
- resolved "https://registry.yarnpkg.com/vscode-ripgrep/-/vscode-ripgrep-1.5.6.tgz#93bf5c99ca5f8248950a305e224f6ca153c30af4"
- integrity sha512-WRIM9XpUj6dsfdAmuI3ANbmT1ysPUVsYy/2uCLDHJa9kbiB4T7uGvFnnc0Rgx2qQnyRAwL7PeWaFgUljPPxf2g==
+vscode-ripgrep@^1.5.5:
+ version "1.5.5"
+ resolved "https://registry.yarnpkg.com/vscode-ripgrep/-/vscode-ripgrep-1.5.5.tgz#24c0e9cb356cf889c98e15ecb58f9cf654a1d961"
+ integrity sha512-OrPrAmcun4+uZAuNcQvE6CCPskh+5AsjANod/Q3zRcJcGNxgoOSGlQN9RPtatkUNmkN8Nn8mZBnS1jMylu/dKg==
vscode-textmate@^4.2.2:
version "4.2.2"
@@ -1215,29 +1142,31 @@ vscode-windows-ca-certs@0.1.0:
dependencies:
node-addon-api "1.6.2"
-vscode-windows-registry@1.0.2:
- version "1.0.2"
- resolved "https://registry.yarnpkg.com/vscode-windows-registry/-/vscode-windows-registry-1.0.2.tgz#b863e704a6a69c50b3098a55fbddbe595b0c124a"
- integrity sha512-/CLLvuOSM2Vme2z6aNyB+4Omd7hDxpf4Thrt8ImxnXeQtxzel2bClJpFQvQqK/s4oaXlkBKS7LqVLeZM+uSVIA==
+vscode-windows-registry@1.0.1:
+ version "1.0.1"
+ resolved "https://registry.yarnpkg.com/vscode-windows-registry/-/vscode-windows-registry-1.0.1.tgz#bc9f765563eb6dc1c9ad9a41f9eaacc84dfadc7c"
+ integrity sha512-q0aKXi9Py1OBdmXIJJFeJBzpPJMMUxMJNBU9FysWIXEwJyMQGEVevKzM2J3Qz/cHSc5LVqibmoUWzZ7g+97qRg==
+ dependencies:
+ nan "^2.12.1"
"vsda@https://github.com/microsoft/vsda.git#45edd3db96a5e308a5cfc817d1ee42f6d96e1659":
version "1.4.1"
resolved "https://github.com/microsoft/vsda.git#45edd3db96a5e308a5cfc817d1ee42f6d96e1659"
-xterm-addon-search@0.2.0-beta5:
- version "0.2.0-beta5"
- resolved "https://registry.yarnpkg.com/xterm-addon-search/-/xterm-addon-search-0.2.0-beta5.tgz#258d7cb1511d9060cd4520f0f82e408000fd4f53"
- integrity sha512-Tg+d8scch0rYOVmzBbX35Y1GXtq+eu/YlzbXznmTo/yD83j3BQlXOhgECu/Yv8EX5JwFmzbfVRWC+JWnfigwGg==
+xterm-addon-search@0.2.0-beta3:
+ version "0.2.0-beta3"
+ resolved "https://registry.yarnpkg.com/xterm-addon-search/-/xterm-addon-search-0.2.0-beta3.tgz#710ce14658e269c5a4791f5a9e2f520883a2e62b"
+ integrity sha512-KzVdkEtGbKJe9ER2TmrI7XjF/wUq1lir9U63vPJi0t2ymQvIECl1V63f9QtOp1vvpdhbZiXBxO+vGTj+y0tRow==
xterm-addon-web-links@0.1.0-beta10:
version "0.1.0-beta10"
resolved "https://registry.yarnpkg.com/xterm-addon-web-links/-/xterm-addon-web-links-0.1.0-beta10.tgz#610fa9773a2a5ccd41c1c83ba0e2dd2c9eb66a23"
integrity sha512-xfpjy0V6bB4BR44qIgZQPoCMVakxb65gMscPkHpO//QxvUxKzabV3dxOsIbeZRFkUGsWTFlvz2OoaBLoNtv5gg==
-xterm@3.15.0-beta101:
- version "3.15.0-beta101"
- resolved "https://registry.yarnpkg.com/xterm/-/xterm-3.15.0-beta101.tgz#38ffa0df5a3e9bdcb1818e74fe59b2f98b0fff69"
- integrity sha512-HRa7+FDqQ8iWBTvb1Ni+uMGILnu6k9mF7JHMHRHfWxFoQlSoGYCyfdyXlJjk68YN8GsEQREmrII6cPLiQizdEQ==
+xterm@3.15.0-beta89:
+ version "3.15.0-beta89"
+ resolved "https://registry.yarnpkg.com/xterm/-/xterm-3.15.0-beta89.tgz#255962e2595deefb42b8c0043001256526163a3f"
+ integrity sha512-rNaoUamacPRg+ejbKDGRDNqR3SZ3Uf/pUW0mO+FF25/lIgdLq8x7RgZVBgFweCZ/dijPjxoyMcgfNDTH9h8LOg==
yauzl@^2.9.2:
version "2.10.0"