forked from eclipse-theia/theia
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
eclipse-theiaGH-2009: Updated the dependencies to support Node.js `10…
….x.x`. Closes eclipse-theia#2009. Signed-off-by: Akos Kitta <[email protected]>
- Loading branch information
Showing
2 changed files
with
121 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -657,6 +657,13 @@ ajv-keywords@^3.1.0: | |
version "3.2.0" | ||
resolved "https://registry.yarnpkg.com/ajv-keywords/-/ajv-keywords-3.2.0.tgz#e86b819c602cf8821ad637413698f1dec021847a" | ||
|
||
ajv@^4.9.1: | ||
version "4.11.8" | ||
resolved "https://registry.yarnpkg.com/ajv/-/ajv-4.11.8.tgz#82ffb02b29e662ae53bdc20af15947706739c536" | ||
dependencies: | ||
co "^4.6.0" | ||
json-stable-stringify "^1.0.1" | ||
|
||
ajv@^5.0.0, ajv@^5.3.0: | ||
version "5.5.2" | ||
resolved "https://registry.yarnpkg.com/ajv/-/ajv-5.5.2.tgz#73b5eeca3fab653e3d3f9422b341ad42205dc965" | ||
|
@@ -675,9 +682,10 @@ ajv@^6.1.0: | |
json-schema-traverse "^0.4.1" | ||
uri-js "^4.2.2" | ||
|
||
ajv@^6.5.3: | ||
version "6.5.4" | ||
resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.5.4.tgz#247d5274110db653706b550fcc2b797ca28cfc59" | ||
jv@^6.5.4: | ||
version "6.6.1" | ||
resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.6.1.tgz#6360f5ed0d80f232cc2b294c362d5dc2e538dd61" | ||
integrity sha512-ZoJjft5B+EJBjUyu9C9Hc0OZyPZSSlOF+plzouTrg6UlA8f+e/n8NIgBFG/9tppJtpPWfthHakK7juJdNDODww== | ||
dependencies: | ||
fast-deep-equal "^2.0.1" | ||
fast-json-stable-stringify "^2.0.0" | ||
|
@@ -959,7 +967,7 @@ aws-sign2@~0.7.0: | |
version "0.7.0" | ||
resolved "https://registry.yarnpkg.com/aws-sign2/-/aws-sign2-0.7.0.tgz#b46e890934a9591f2d2f6f86d7e6a9f1b3fe76a8" | ||
|
||
aws4@^1.8.0: | ||
aws4@^1.2.1, aws4@^1.8.0: | ||
version "1.8.0" | ||
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.8.0.tgz#f0e003d9ca9e7f59c7a508945d7b2ef9a04a542f" | ||
|
||
|
@@ -1682,6 +1690,12 @@ body-parser@^1.17.2, body-parser@^1.18.3: | |
raw-body "2.3.3" | ||
type-is "~1.6.16" | ||
|
||
[email protected]: | ||
version "2.10.1" | ||
resolved "https://registry.yarnpkg.com/boom/-/boom-2.10.1.tgz#39c8918ceff5799f83f9492a848f625add0c766f" | ||
dependencies: | ||
hoek "2.x.x" | ||
|
||
brace-expansion@^1.1.7: | ||
version "1.1.11" | ||
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.11.tgz#3c7fcbf529d87226f3d2f52b966ff5271eb441dd" | ||
|
@@ -2769,6 +2783,12 @@ cross-spawn@^6.0.0, cross-spawn@^6.0.5: | |
version "0.0.2" | ||
resolved "https://registry.yarnpkg.com/crypt/-/crypt-0.0.2.tgz#88d7ff7ec0dfb86f713dc87bbb42d044d3e6c41b" | ||
|
||
[email protected]: | ||
version "2.0.5" | ||
resolved "https://registry.yarnpkg.com/cryptiles/-/cryptiles-2.0.5.tgz#3bdfecdc608147c1c67202fa291e7dca59eaa3b8" | ||
dependencies: | ||
boom "2.x.x" | ||
|
||
crypto-browserify@^3.11.0: | ||
version "3.12.0" | ||
resolved "https://registry.yarnpkg.com/crypto-browserify/-/crypto-browserify-3.12.0.tgz#396cf9f3137f03e4b8e532c58f698254e00f80ec" | ||
|
@@ -2832,6 +2852,7 @@ css-loader@~0.26.1: | |
css-parse@^2.0.0: | ||
version "2.0.0" | ||
resolved "https://registry.yarnpkg.com/css-parse/-/css-parse-2.0.0.tgz#a468ee667c16d81ccf05c58c38d2a97c780dbfd4" | ||
integrity sha1-pGjuZnwW2BzPBcWMONKpfHgNv9Q= | ||
dependencies: | ||
css "^2.0.0" | ||
|
||
|
@@ -3010,8 +3031,9 @@ [email protected], debug@^3.1.0: | |
ms "2.0.0" | ||
|
||
debug@^4.0.0: | ||
version "4.1.1" | ||
resolved "https://registry.yarnpkg.com/debug/-/debug-4.1.1.tgz#3b72260255109c6b589cee050f1d516139664791" | ||
version "4.1.0" | ||
resolved "https://registry.yarnpkg.com/debug/-/debug-4.1.0.tgz#373687bffa678b38b1cd91f861b63850035ddc87" | ||
integrity sha512-heNPJUJIqC+xB6ayLAMHaIrmN9HKa7aQO8MGqKpvCA+uJYVcvR6l5kgdrhRuwPFHU7P5/A1w0BjByPHwpfTDKg== | ||
dependencies: | ||
ms "^2.1.1" | ||
|
||
|
@@ -4085,6 +4107,14 @@ forever-agent@~0.6.1: | |
version "0.6.1" | ||
resolved "https://registry.yarnpkg.com/forever-agent/-/forever-agent-0.6.1.tgz#fbc71f0c41adeb37f96c577ad1ed42d8fdacca91" | ||
|
||
form-data@~2.1.1: | ||
version "2.1.4" | ||
resolved "https://registry.yarnpkg.com/form-data/-/form-data-2.1.4.tgz#33c183acf193276ecaa98143a69e94bfee1750d1" | ||
dependencies: | ||
asynckit "^0.4.0" | ||
combined-stream "^1.0.5" | ||
mime-types "^2.1.12" | ||
|
||
form-data@~2.3.2: | ||
version "2.3.2" | ||
resolved "https://registry.yarnpkg.com/form-data/-/form-data-2.3.2.tgz#4970498be604c20c005d4f5c23aecd21d6b49099" | ||
|
@@ -4538,6 +4568,7 @@ graceful-fs@^4.1.0, graceful-fs@^4.1.10, graceful-fs@^4.1.11, graceful-fs@^4.1.2 | |
grapheme-splitter@^1.0.2: | ||
version "1.0.4" | ||
resolved "https://registry.yarnpkg.com/grapheme-splitter/-/grapheme-splitter-1.0.4.tgz#9cf3a665c6247479896834af35cf1dbb4400767e" | ||
integrity sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ== | ||
|
||
grouped-queue@^0.3.3: | ||
version "0.3.3" | ||
|
@@ -4597,6 +4628,13 @@ har-schema@^2.0.0: | |
version "2.0.0" | ||
resolved "https://registry.yarnpkg.com/har-schema/-/har-schema-2.0.0.tgz#a94c2224ebcac04782a0d9035521f24735b7ec92" | ||
|
||
har-validator@~4.2.1: | ||
version "4.2.1" | ||
resolved "https://registry.yarnpkg.com/har-validator/-/har-validator-4.2.1.tgz#33481d0f1bbff600dd203d75812a6a5fba002e2a" | ||
dependencies: | ||
ajv "^4.9.1" | ||
har-schema "^1.0.5" | ||
|
||
har-validator@~5.1.0: | ||
version "5.1.0" | ||
resolved "https://registry.yarnpkg.com/har-validator/-/har-validator-5.1.0.tgz#44657f5688a22cfd4b72486e81b3a3fb11742c29" | ||
|
@@ -4697,6 +4735,15 @@ hash.js@^1.0.0, hash.js@^1.0.3: | |
inherits "^2.0.3" | ||
minimalistic-assert "^1.0.1" | ||
|
||
hawk@~3.1.3: | ||
version "3.1.3" | ||
resolved "https://registry.yarnpkg.com/hawk/-/hawk-3.1.3.tgz#078444bd7c1640b0fe540d2c9b73d59678e8e1c4" | ||
dependencies: | ||
boom "2.x.x" | ||
cryptiles "2.x.x" | ||
hoek "2.x.x" | ||
sntp "1.x.x" | ||
|
||
[email protected]: | ||
version "1.1.1" | ||
resolved "https://registry.yarnpkg.com/he/-/he-1.1.1.tgz#93410fd21b009735151f8868c2f271f3427e23fd" | ||
|
@@ -4713,6 +4760,10 @@ hmac-drbg@^1.0.0: | |
minimalistic-assert "^1.0.0" | ||
minimalistic-crypto-utils "^1.0.1" | ||
|
||
[email protected]: | ||
version "2.16.3" | ||
resolved "https://registry.yarnpkg.com/hoek/-/hoek-2.16.3.tgz#20bb7403d3cea398e91dc4710a8ff1b8274a25ed" | ||
|
||
home-or-tmp@^2.0.0: | ||
version "2.0.0" | ||
resolved "https://registry.yarnpkg.com/home-or-tmp/-/home-or-tmp-2.0.0.tgz#e36c3f2d2cae7d746a857e38d18d5f32a7882db8" | ||
|
@@ -4810,6 +4861,7 @@ https-proxy-agent@^2.2.1: | |
humanize-duration@~3.15.0: | ||
version "3.15.3" | ||
resolved "https://registry.yarnpkg.com/humanize-duration/-/humanize-duration-3.15.3.tgz#600a939bd9d9a16b696e907b3fc08d1a4f15e8c9" | ||
integrity sha512-BMz6w8p3NVa6QP9wDtqUkXfwgBqDaZ5z/np0EYdoWrLqL849Onp6JWMXMhbHtuvO9jUThLN5H1ThRQ8dUWnYkA== | ||
|
||
[email protected]: | ||
version "0.4.19" | ||
|
@@ -6260,7 +6312,7 @@ mime-db@~1.35.0: | |
version "1.35.0" | ||
resolved "https://registry.yarnpkg.com/mime-db/-/mime-db-1.35.0.tgz#0569d657466491283709663ad379a99b90d9ab47" | ||
|
||
mime-types@^2.1.12, mime-types@^2.1.18, mime-types@~2.1.18, mime-types@~2.1.19: | ||
mime-types@^2.1.12, mime-types@^2.1.18, mime-types@~2.1.18, mime-types@~2.1.19, mime-types@~2.1.7: | ||
version "2.1.19" | ||
resolved "https://registry.yarnpkg.com/mime-types/-/mime-types-2.1.19.tgz#71e464537a7ef81c15f2db9d97e913fc0ff606f0" | ||
dependencies: | ||
|
@@ -6820,6 +6872,10 @@ nyc@^11.0.3: | |
yargs "11.1.0" | ||
yargs-parser "^8.0.0" | ||
|
||
oauth-sign@~0.8.1: | ||
version "0.8.2" | ||
resolved "https://registry.yarnpkg.com/oauth-sign/-/oauth-sign-0.8.2.tgz#46a6ab7f0aead8deae9ec0565780b7d4efeb9d43" | ||
|
||
oauth-sign@~0.9.0: | ||
version "0.9.0" | ||
resolved "https://registry.yarnpkg.com/oauth-sign/-/oauth-sign-0.9.0.tgz#47a7b016baa68b5fa0ecf3dee08a85c679ac6455" | ||
|
@@ -7611,6 +7667,7 @@ progress-stream@^1.1.0: | |
[email protected]: | ||
version "2.0.1" | ||
resolved "https://registry.yarnpkg.com/progress/-/progress-2.0.1.tgz#c9242169342b1c29d275889c95734621b1952e31" | ||
integrity sha512-OE+a6vzqazc+K6LxJrX5UPyKFvGnL5CYmq2jFGNIBWHpc4QyE49/YOumcrpQFJpfejmvRtbJzgO1zPmMCqlbBg== | ||
|
||
progress@^2.0.0: | ||
version "2.0.0" | ||
|
@@ -8148,6 +8205,33 @@ request-promise-native@^1.0.5: | |
stealthy-require "^1.1.0" | ||
tough-cookie ">=2.3.3" | ||
|
||
[email protected]: | ||
version "2.81.0" | ||
resolved "https://registry.yarnpkg.com/request/-/request-2.81.0.tgz#c6928946a0e06c5f8d6f8a9333469ffda46298a0" | ||
dependencies: | ||
aws-sign2 "~0.6.0" | ||
aws4 "^1.2.1" | ||
caseless "~0.12.0" | ||
combined-stream "~1.0.5" | ||
extend "~3.0.0" | ||
forever-agent "~0.6.1" | ||
form-data "~2.1.1" | ||
har-validator "~4.2.1" | ||
hawk "~3.1.3" | ||
http-signature "~1.1.0" | ||
is-typedarray "~1.0.0" | ||
isstream "~0.1.2" | ||
json-stringify-safe "~5.0.1" | ||
mime-types "~2.1.7" | ||
oauth-sign "~0.8.1" | ||
performance-now "^0.2.0" | ||
qs "~6.4.0" | ||
safe-buffer "^5.0.1" | ||
stringstream "~0.0.4" | ||
tough-cookie "~2.3.0" | ||
tunnel-agent "^0.6.0" | ||
uuid "^3.0.0" | ||
|
||
[email protected], request@^2.45.0, request@^2.82.0, request@^2.83.0, request@^2.86.0, request@^2.87.0: | ||
version "2.88.0" | ||
resolved "https://registry.yarnpkg.com/request/-/request-2.88.0.tgz#9c2fca4f7d35b592efe57c7f0a55e81052124fef" | ||
|
@@ -8252,6 +8336,7 @@ ret@~0.1.10: | |
rgb2hex@^0.1.9: | ||
version "0.1.9" | ||
resolved "https://registry.yarnpkg.com/rgb2hex/-/rgb2hex-0.1.9.tgz#5d3e0e14b0177b568e6f0d5b43e34fbfdb670346" | ||
integrity sha512-32iuQzhOjyT+cv9aAFRBJ19JgHwzQwbjUhH3Fj2sWW2EEGAW8fpFrDFP5ndoKDxJaLO06x1hE3kyuIFrUQtybQ== | ||
|
||
right-align@^0.1.1: | ||
version "0.1.3" | ||
|
@@ -8407,6 +8492,7 @@ seek-bzip@^1.0.5: | |
selenium-standalone@^6.15.4: | ||
version "6.15.4" | ||
resolved "https://registry.yarnpkg.com/selenium-standalone/-/selenium-standalone-6.15.4.tgz#9f9056f625bd7d2558483562b3e8be80947e9faf" | ||
integrity sha512-J4FZzbkgnQ0D148ZgR9a+SqdnXPyKEhWLHP4pg5dP8b3U0CZmfzXL2gp/R4c1FrmXujosueVE57XO9//l4sEaA== | ||
dependencies: | ||
async "^2.1.4" | ||
commander "^2.9.0" | ||
|
@@ -8638,6 +8724,12 @@ snapdragon@^0.8.1: | |
source-map-resolve "^0.5.0" | ||
use "^3.1.0" | ||
|
||
[email protected]: | ||
version "1.0.9" | ||
resolved "https://registry.yarnpkg.com/sntp/-/sntp-1.0.9.tgz#6541184cc90aeea6c6e7b35e2659082443c66198" | ||
dependencies: | ||
hoek "2.x.x" | ||
|
||
sort-keys@^1.0.0: | ||
version "1.1.2" | ||
resolved "https://registry.yarnpkg.com/sort-keys/-/sort-keys-1.1.2.tgz#441b6d4d346798f1b4e49e8920adfba0e543f9ad" | ||
|
@@ -8920,6 +9012,10 @@ string_decoder@~0.10.x: | |
version "0.10.31" | ||
resolved "https://registry.yarnpkg.com/string_decoder/-/string_decoder-0.10.31.tgz#62e203bc41766c6c28c9fc84301dab1c5310fa94" | ||
|
||
stringstream@~0.0.4: | ||
version "0.0.6" | ||
resolved "https://registry.yarnpkg.com/stringstream/-/stringstream-0.0.6.tgz#7880225b0d4ad10e30927d167a1d6f2fd3b33a72" | ||
|
||
strip-ansi@^3.0.0, strip-ansi@^3.0.1: | ||
version "3.0.1" | ||
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-3.0.1.tgz#6a385fb8853d952d5ff05d0e8aaf94278dc63dcf" | ||
|
@@ -9086,6 +9182,7 @@ tar-fs@^1.13.0, tar-fs@^1.16.2: | |
[email protected]: | ||
version "1.6.2" | ||
resolved "https://registry.yarnpkg.com/tar-stream/-/tar-stream-1.6.2.tgz#8ea55dab37972253d9a9af90fdcd559ae435c555" | ||
integrity sha512-rzS0heiNf8Xn7/mpdSVVSMAWAoy9bfb1WOTYC78Z0UQKeKa/CWS8FOq0lKGNa8DWKAn9gxjCvMLYc5PGXYlK2A== | ||
dependencies: | ||
bl "^1.0.0" | ||
buffer-alloc "^1.2.0" | ||
|
@@ -9291,6 +9388,7 @@ to-arraybuffer@^1.0.0: | |
to-buffer@^1.1.0, to-buffer@^1.1.1: | ||
version "1.1.1" | ||
resolved "https://registry.yarnpkg.com/to-buffer/-/to-buffer-1.1.1.tgz#493bd48f62d7c43fcded313a03dcadb2e1213a80" | ||
integrity sha512-lx9B5iv7msuFYE3dytT+KE5tap+rNYw+K4jVkb9R/asAb+pbBSM17jtunHplhBe6RRJdZx3Pn2Jph24O32mOVg== | ||
|
||
to-fast-properties@^1.0.3: | ||
version "1.0.3" | ||
|
@@ -9331,6 +9429,12 @@ tough-cookie@>=2.3.3, tough-cookie@^2.3.4, tough-cookie@~2.4.3: | |
psl "^1.1.24" | ||
punycode "^1.4.1" | ||
|
||
tough-cookie@~2.3.0: | ||
version "2.3.4" | ||
resolved "https://registry.yarnpkg.com/tough-cookie/-/tough-cookie-2.3.4.tgz#ec60cee38ac675063ffc97a5c18970578ee83655" | ||
dependencies: | ||
punycode "^1.4.1" | ||
|
||
tr46@^1.0.1: | ||
version "1.0.1" | ||
resolved "https://registry.yarnpkg.com/tr46/-/tr46-1.0.1.tgz#a8b13fd6bfd2489519674ccde55ba3693b706d09" | ||
|
@@ -9906,7 +10010,7 @@ wdio-dot-reporter@~0.0.8: | |
version "0.0.10" | ||
resolved "https://registry.yarnpkg.com/wdio-dot-reporter/-/wdio-dot-reporter-0.0.10.tgz#facfb7c9c5984149951f59cbc3cd0752101cf0e0" | ||
|
||
wdio[email protected]: | ||
dio-mocha-framework@^0.6.4: | ||
version "0.6.4" | ||
resolved "https://registry.yarnpkg.com/wdio-mocha-framework/-/wdio-mocha-framework-0.6.4.tgz#291b05b5f8735716023e1228e461f66ff2e7e1c9" | ||
integrity sha512-GZsXwoW60/fkkfqZJR/ZAdiALaM+hW+BbnTT9x214qPR4Pe5XeyYxhJNEdyf0dNI9625cMdkyZYaWoFHN5zDcA== | ||
|
@@ -9915,16 +10019,18 @@ [email protected]: | |
mocha "^5.2.0" | ||
wdio-sync "0.7.3" | ||
|
||
[email protected]: | ||
version "0.0.12" | ||
resolved "https://registry.yarnpkg.com/wdio-selenium-standalone-service/-/wdio-selenium-standalone-service-0.0.12.tgz#f472d00d3a7800b2dbedb781bff0f5e726a21e9d" | ||
wdio-selenium-standalone-service@^0.0.11: | ||
version "0.0.11" | ||
resolved "https://registry.yarnpkg.com/wdio-selenium-standalone-service/-/wdio-selenium-standalone-service-0.0.11.tgz#99a0e0b32bd31e3cf2f3144e20d9188a7188c780" | ||
integrity sha512-rvUqC+u+NdN3ROje5zwW4THbP7pItJd6rvIopdER/K/Q76ajDGoT8L1ofuYofDmKWeKDU8ZZj5/oaG2zGBXL4w== | ||
dependencies: | ||
fs-extra "^0.30.0" | ||
selenium-standalone "^6.15.4" | ||
|
||
[email protected]: | ||
wdio-spec-reporter@^0.1.5: | ||
version "0.1.5" | ||
resolved "https://registry.yarnpkg.com/wdio-spec-reporter/-/wdio-spec-reporter-0.1.5.tgz#6d6f865deac6b36f96988c1204cc81099b75fc7e" | ||
integrity sha512-MqvgTow8hFwhFT47q67JwyJyeynKodGRQCxF7ijKPGfsaG1NLssbXYc0JhiL7SiAyxnQxII0UxzTCd3I6sEdkg== | ||
dependencies: | ||
babel-runtime "~6.26.0" | ||
chalk "^2.3.0" | ||
|
@@ -9939,9 +10045,10 @@ [email protected]: | |
fibers "^3.0.0" | ||
object.assign "^4.0.3" | ||
|
||
[email protected]: | ||
webdriverio@^4.14.1: | ||
version "4.14.1" | ||
resolved "https://registry.yarnpkg.com/webdriverio/-/webdriverio-4.14.1.tgz#50fdb010d37233c77c48e5f0497a63ab875cdfc1" | ||
integrity sha512-Gjb5ft6JtO7WdoZifedeM6U941UZi03IlG0t3Xq9M9SxSm6FuyqMEmNZ4HI3UcBRkSbWxdOWGAvpFShYxVr7iA== | ||
dependencies: | ||
archiver "~2.1.0" | ||
babel-runtime "^6.26.0" | ||
|