Skip to content
This repository was archived by the owner on Mar 20, 2022. It is now read-only.

Commit 1f35822

Browse files
committed
update yarn.lock
1 parent c658c79 commit 1f35822

File tree

1 file changed

+61
-62
lines changed

1 file changed

+61
-62
lines changed

yarn.lock

+61-62
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,5 @@
11
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
22
# yarn lockfile v1
3-
4-
5-
Base64@~0.2.0:
6-
version "0.2.1"
7-
resolved "https://registry.yarnpkg.com/Base64/-/Base64-0.2.1.tgz#ba3a4230708e186705065e66babdd4c35cf60028"
8-
93
abab@^1.0.0:
104
version "1.0.3"
115
resolved "https://registry.yarnpkg.com/abab/-/abab-1.0.3.tgz#b81de5f7274ec4e756d797cd834f303642724e5d"
@@ -146,14 +140,14 @@ async-each@^1.0.0:
146140
version "1.0.1"
147141
resolved "https://registry.yarnpkg.com/async-each/-/async-each-1.0.1.tgz#19d386a1d9edc6e7c1c85d388aedbcc56d33602d"
148142

149-
[email protected], async@^1.3.0, async@^1.4.0, async@^1.4.2:
150-
version "1.5.2"
151-
resolved "https://registry.yarnpkg.com/async/-/async-1.5.2.tgz#ec6a61ae56480c0c3cb241c95618e20892f9672a"
152-
153143
async@^0.9.0:
154144
version "0.9.2"
155145
resolved "https://registry.yarnpkg.com/async/-/async-0.9.2.tgz#aea74d5e61c1f899613bf64bda66d4c78f2fd17d"
156146

147+
async@^1.3.0, async@^1.4.0, async@^1.4.2, [email protected]:
148+
version "1.5.2"
149+
resolved "https://registry.yarnpkg.com/async/-/async-1.5.2.tgz#ec6a61ae56480c0c3cb241c95618e20892f9672a"
150+
157151
async@~0.2.6:
158152
version "0.2.10"
159153
resolved "https://registry.yarnpkg.com/async/-/async-0.2.10.tgz#b6bbe0b0674b9d719708ca38de8c237cb526c3d1"
@@ -818,6 +812,10 @@ base64-js@^1.0.2:
818812
version "1.2.0"
819813
resolved "https://registry.yarnpkg.com/base64-js/-/base64-js-1.2.0.tgz#a39992d723584811982be5e290bb6a53d86700f1"
820814

815+
Base64@~0.2.0:
816+
version "0.2.1"
817+
resolved "https://registry.yarnpkg.com/Base64/-/Base64-0.2.1.tgz#ba3a4230708e186705065e66babdd4c35cf60028"
818+
821819
bcrypt-pbkdf@^1.0.0:
822820
version "1.0.0"
823821
resolved "https://registry.yarnpkg.com/bcrypt-pbkdf/-/bcrypt-pbkdf-1.0.0.tgz#3ca76b85241c7170bf7d9703e7b9aa74630040d4"
@@ -1074,7 +1072,7 @@ crypto-browserify@~3.2.6:
10741072
ripemd160 "0.2.0"
10751073
sha.js "2.2.6"
10761074

1077-
[email protected], "cssom@>= 0.3.0 < 0.4.0":
1075+
"cssom@>= 0.3.0 < 0.4.0", [email protected]:
10781076
version "0.3.1"
10791077
resolved "https://registry.yarnpkg.com/cssom/-/cssom-0.3.1.tgz#c9e37ef2490e64f6d1baa10fda852257082c25d3"
10801078

@@ -1173,7 +1171,7 @@ enhanced-resolve@~0.9.0:
11731171
memory-fs "^0.2.0"
11741172
tapable "^0.1.8"
11751173

1176-
"errno@>=0.1.1 <0.2.0-0", errno@^0.1.3:
1174+
errno@^0.1.3, "errno@>=0.1.1 <0.2.0-0":
11771175
version "0.1.4"
11781176
resolved "https://registry.yarnpkg.com/errno/-/errno-0.1.4.tgz#b896e23a9e5e8ba33871fc996abd3635fc9a1c7d"
11791177
dependencies:
@@ -1189,7 +1187,7 @@ escape-string-regexp@^1.0.2:
11891187
version "1.0.5"
11901188
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
11911189

1192-
escodegen@1.8.x, escodegen@^1.6.1:
1190+
escodegen@^1.6.1, escodegen@1.8.x:
11931191
version "1.8.1"
11941192
resolved "https://registry.yarnpkg.com/escodegen/-/escodegen-1.8.1.tgz#5a5b53af4693110bebb0867aa3430dd3b70a1018"
11951193
dependencies:
@@ -1200,7 +1198,7 @@ [email protected], escodegen@^1.6.1:
12001198
optionalDependencies:
12011199
source-map "~0.2.0"
12021200

1203-
esprima@2.7.x, esprima@^2.6.0, esprima@^2.7.1:
1201+
esprima@^2.6.0, esprima@^2.7.1, [email protected].x:
12041202
version "2.7.3"
12051203
resolved "https://registry.yarnpkg.com/esprima/-/esprima-2.7.3.tgz#96e3b70d5779f6ad49cd032673d1c312767ba581"
12061204

@@ -1413,24 +1411,24 @@ glob-parent@^2.0.0:
14131411
dependencies:
14141412
is-glob "^2.0.0"
14151413

1416-
glob@5.x, glob@^5.0.15, glob@^5.0.5:
1417-
version "5.0.15"
1418-
resolved "https://registry.yarnpkg.com/glob/-/glob-5.0.15.tgz#1bc936b9e02f4a603fcc222ecf7633d30b8b93b1"
1414+
glob@^4.0.2:
1415+
version "4.5.3"
1416+
resolved "https://registry.yarnpkg.com/glob/-/glob-4.5.3.tgz#c6cb73d3226c1efef04de3c56d012f03377ee15f"
14191417
dependencies:
14201418
inflight "^1.0.4"
14211419
inherits "2"
1422-
minimatch "2 || 3"
1420+
minimatch "^2.0.1"
14231421
once "^1.3.0"
1424-
path-is-absolute "^1.0.0"
14251422

1426-
glob@^4.0.2:
1427-
version "4.5.3"
1428-
resolved "https://registry.yarnpkg.com/glob/-/glob-4.5.3.tgz#c6cb73d3226c1efef04de3c56d012f03377ee15f"
1423+
glob@^5.0.15, glob@^5.0.5, [email protected]:
1424+
version "5.0.15"
1425+
resolved "https://registry.yarnpkg.com/glob/-/glob-5.0.15.tgz#1bc936b9e02f4a603fcc222ecf7633d30b8b93b1"
14291426
dependencies:
14301427
inflight "^1.0.4"
14311428
inherits "2"
1432-
minimatch "^2.0.1"
1429+
minimatch "2 || 3"
14331430
once "^1.3.0"
1431+
path-is-absolute "^1.0.0"
14341432

14351433
glob@^6.0.4:
14361434
version "6.0.4"
@@ -1555,7 +1553,7 @@ [email protected]:
15551553
version "0.0.0"
15561554
resolved "https://registry.yarnpkg.com/https-browserify/-/https-browserify-0.0.0.tgz#b3ffdfe734b2a3d4a9efd58e8654c91fce86eafd"
15571555

1558-
[email protected], iconv-lite@^0.4.13:
1556+
iconv-lite@^0.4.13, [email protected]:
15591557
version "0.4.13"
15601558
resolved "https://registry.yarnpkg.com/iconv-lite/-/iconv-lite-0.4.13.tgz#1f88aba4ab0b1508e8312acc39345f36e992e2f2"
15611559

@@ -1574,7 +1572,7 @@ inflight@^1.0.4:
15741572
once "^1.3.0"
15751573
wrappy "1"
15761574

1577-
inherits@2, inherits@^2.0.1, inherits@~2.0.0, inherits@~2.0.1:
1575+
inherits@^2.0.1, inherits@~2.0.0, inherits@~2.0.1, inherits@2:
15781576
version "2.0.3"
15791577
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
15801578

@@ -1707,14 +1705,14 @@ is-utf8@^0.2.0:
17071705
version "0.2.1"
17081706
resolved "https://registry.yarnpkg.com/is-utf8/-/is-utf8-0.2.1.tgz#4b0da1442104d1b336340e80797e865cf39f7d72"
17091707

1708+
isarray@^1.0.0, isarray@~1.0.0, [email protected]:
1709+
version "1.0.0"
1710+
resolved "https://registry.yarnpkg.com/isarray/-/isarray-1.0.0.tgz#bb935d48582cba168c06834957a54a3e07124f11"
1711+
17101712
17111713
version "0.0.1"
17121714
resolved "https://registry.yarnpkg.com/isarray/-/isarray-0.0.1.tgz#8a18acfca9a8f4177e09abfc6038939b05d1eedf"
17131715

1714-
[email protected], isarray@^1.0.0, isarray@~1.0.0:
1715-
version "1.0.0"
1716-
resolved "https://registry.yarnpkg.com/isarray/-/isarray-1.0.0.tgz#bb935d48582cba168c06834957a54a3e07124f11"
1717-
17181716
isexe@^1.1.1:
17191717
version "1.1.2"
17201718
resolved "https://registry.yarnpkg.com/isexe/-/isexe-1.1.2.tgz#36f3e22e60750920f5e7241a476a8c6a42275ad0"
@@ -2286,21 +2284,17 @@ mime-types@^2.1.12, mime-types@~2.1.7:
22862284
dependencies:
22872285
mime-db "~1.24.0"
22882286

2289-
"minimatch@2 || 3", minimatch@^3.0.0, minimatch@^3.0.2:
2290-
version "3.0.3"
2291-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.3.tgz#2a4e4090b96b2db06a9d7df01055a62a77c9b774"
2292-
dependencies:
2293-
brace-expansion "^1.0.0"
2294-
2295-
[email protected], minimatch@^2.0.1:
2287+
minimatch@^2.0.1, [email protected]:
22962288
version "2.0.10"
22972289
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-2.0.10.tgz#8d087c39c6b38c001b97fca7ce6d0e1e80afbac7"
22982290
dependencies:
22992291
brace-expansion "^1.0.0"
23002292

2301-
[email protected], minimist@~0.0.1:
2302-
version "0.0.8"
2303-
resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.8.tgz#857fcabfc3397d2625b8228262e86aa7a011b05d"
2293+
minimatch@^3.0.0, minimatch@^3.0.2, "minimatch@2 || 3":
2294+
version "3.0.3"
2295+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.3.tgz#2a4e4090b96b2db06a9d7df01055a62a77c9b774"
2296+
dependencies:
2297+
brace-expansion "^1.0.0"
23042298

23052299
minimist@^0.1.0:
23062300
version "0.1.0"
@@ -2310,7 +2304,11 @@ minimist@^1.1.1, minimist@^1.2.0:
23102304
version "1.2.0"
23112305
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.0.tgz#a35008b20f41383eec1fb914f4cd5df79a264284"
23122306

2313-
[email protected], "mkdirp@>=0.5 0", mkdirp@^0.5.0, mkdirp@^0.5.1, mkdirp@~0.5.0, mkdirp@~0.5.1:
2307+
minimist@~0.0.1, [email protected]:
2308+
version "0.0.8"
2309+
resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.8.tgz#857fcabfc3397d2625b8228262e86aa7a011b05d"
2310+
2311+
mkdirp@^0.5.0, mkdirp@^0.5.1, "mkdirp@>=0.5 0", mkdirp@~0.5.0, mkdirp@~0.5.1, [email protected]:
23142312
version "0.5.1"
23152313
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-0.5.1.tgz#30057438eac6cf7f8c4767f38648d6697d75c903"
23162314
dependencies:
@@ -2415,7 +2413,7 @@ node-uuid@~1.4.7:
24152413
version "1.4.7"
24162414
resolved "https://registry.yarnpkg.com/node-uuid/-/node-uuid-1.4.7.tgz#6da5a17668c4b3dd59623bda11cf7fa4c1f60a6f"
24172415

2418-
nopt@3.x, nopt@~3.0.6:
2416+
nopt@~3.0.6, nopt@3.x:
24192417
version "3.0.6"
24202418
resolved "https://registry.yarnpkg.com/nopt/-/nopt-3.0.6.tgz#c6465dbf08abcd4db359317f79ac68a646b28ff9"
24212419
dependencies:
@@ -2466,7 +2464,7 @@ object.omit@^2.0.0:
24662464
for-own "^0.1.4"
24672465
is-extendable "^0.1.1"
24682466

2469-
once@1.x, once@^1.3.0:
2467+
once@^1.3.0, once@1.x:
24702468
version "1.4.0"
24712469
resolved "https://registry.yarnpkg.com/once/-/once-1.4.0.tgz#583b1aa775961d4b113ac17d9c50baef9dd76bd1"
24722470
dependencies:
@@ -2623,14 +2621,14 @@ prr@~0.0.0:
26232621
version "0.0.0"
26242622
resolved "https://registry.yarnpkg.com/prr/-/prr-0.0.0.tgz#1a84b85908325501411853d0081ee3fa86e2926a"
26252623

2626-
2627-
version "1.3.2"
2628-
resolved "https://registry.yarnpkg.com/punycode/-/punycode-1.3.2.tgz#9653a036fb7c1ee42342f2325cceefea3926c48d"
2629-
26302624
punycode@^1.2.4, punycode@^1.4.1:
26312625
version "1.4.1"
26322626
resolved "https://registry.yarnpkg.com/punycode/-/punycode-1.4.1.tgz#c0d5a63b2718800ad8e1eb0fa5269c84dd41845e"
26332627

2628+
2629+
version "1.3.2"
2630+
resolved "https://registry.yarnpkg.com/punycode/-/punycode-1.3.2.tgz#9653a036fb7c1ee42342f2325cceefea3926c48d"
2631+
26342632
qs@~6.3.0:
26352633
version "6.3.0"
26362634
resolved "https://registry.yarnpkg.com/qs/-/qs-6.3.0.tgz#f403b264f23bc01228c74131b407f18d5ea5d442"
@@ -2790,7 +2788,7 @@ require-main-filename@^1.0.1:
27902788
version "1.0.1"
27912789
resolved "https://registry.yarnpkg.com/require-main-filename/-/require-main-filename-1.0.1.tgz#97f717b69d48784f5f526a6c5aa8ffdda055a4d1"
27922790

2793-
2791+
27942792
version "1.1.7"
27952793
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.1.7.tgz#203114d82ad2c5ed9e8e0411b3932875e889e97b"
27962794

@@ -2800,7 +2798,7 @@ right-align@^0.1.1:
28002798
dependencies:
28012799
align-text "^0.1.1"
28022800

2803-
rimraf@2, rimraf@^2.2.8, rimraf@^2.4.2, rimraf@^2.4.3, rimraf@^2.4.4, rimraf@~2.5.1, rimraf@~2.5.4:
2801+
rimraf@^2.2.8, rimraf@^2.4.2, rimraf@^2.4.3, rimraf@^2.4.4, rimraf@~2.5.1, rimraf@~2.5.4, rimraf@2:
28042802
version "2.5.4"
28052803
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.5.4.tgz#96800093cbf1a0c86bd95b4625467535c29dfa04"
28062804
dependencies:
@@ -2825,7 +2823,7 @@ sax@^1.1.4:
28252823
version "1.2.1"
28262824
resolved "https://registry.yarnpkg.com/sax/-/sax-1.2.1.tgz#7b8e656190b228e81a66aea748480d828cd2d37a"
28272825

2828-
"semver@2 || 3 || 4 || 5", semver@^5.1.0, semver@^5.3.0, semver@~5.3.0:
2826+
semver@^5.1.0, semver@^5.3.0, semver@~5.3.0, "semver@2 || 3 || 4 || 5":
28292827
version "5.3.0"
28302828
resolved "https://registry.yarnpkg.com/semver/-/semver-5.3.0.tgz#9b2ce5d3de02d17c6012ad326aa6b4d0cf54f94f"
28312829

@@ -2925,6 +2923,10 @@ stream-browserify@^1.0.0:
29252923
inherits "~2.0.1"
29262924
readable-stream "^1.0.27-1"
29272925

2926+
string_decoder@~0.10.25, string_decoder@~0.10.x:
2927+
version "0.10.31"
2928+
resolved "https://registry.yarnpkg.com/string_decoder/-/string_decoder-0.10.31.tgz#62e203bc41766c6c28c9fc84301dab1c5310fa94"
2929+
29282930
string-width@^1.0.1, string-width@^1.0.2:
29292931
version "1.0.2"
29302932
resolved "https://registry.yarnpkg.com/string-width/-/string-width-1.0.2.tgz#118bdf5b8cdc51a2a7e70d211e07e2b0b9b107d3"
@@ -2937,10 +2939,6 @@ string.prototype.codepointat@^0.2.0:
29372939
version "0.2.0"
29382940
resolved "https://registry.yarnpkg.com/string.prototype.codepointat/-/string.prototype.codepointat-0.2.0.tgz#6b26e9bd3afcaa7be3b4269b526de1b82000ac78"
29392941

2940-
string_decoder@~0.10.25, string_decoder@~0.10.x:
2941-
version "0.10.31"
2942-
resolved "https://registry.yarnpkg.com/string_decoder/-/string_decoder-0.10.31.tgz#62e203bc41766c6c28c9fc84301dab1c5310fa94"
2943-
29442942
stringstream@~0.0.4:
29452943
version "0.0.5"
29462944
resolved "https://registry.yarnpkg.com/stringstream/-/stringstream-0.0.5.tgz#4e484cd4de5a0bbbee18e46307710a8a81621878"
@@ -3100,7 +3098,7 @@ util-deprecate@~1.0.1:
31003098
version "1.0.2"
31013099
resolved "https://registry.yarnpkg.com/util-deprecate/-/util-deprecate-1.0.2.tgz#450d4dc9fa70de732762fbd2d4a28981419a0ccf"
31023100

3103-
[email protected], util@~0.10.3:
3101+
util@~0.10.3, [email protected]:
31043102
version "0.10.3"
31053103
resolved "https://registry.yarnpkg.com/util/-/util-0.10.3.tgz#7afb1afe50805246489e3db7fe0ed379336ac0f9"
31063104
dependencies:
@@ -3209,17 +3207,13 @@ wide-align@^1.1.0:
32093207
dependencies:
32103208
string-width "^1.0.1"
32113209

3212-
3213-
version "0.1.0"
3214-
resolved "https://registry.yarnpkg.com/window-size/-/window-size-0.1.0.tgz#5438cd2ea93b202efa3a19fe8887aee7c94f9c9d"
3215-
32163210
window-size@^0.2.0:
32173211
version "0.2.0"
32183212
resolved "https://registry.yarnpkg.com/window-size/-/window-size-0.2.0.tgz#b4315bb4214a3d7058ebeee892e13fa24d98b075"
32193213

3220-
wordwrap@0.0.2:
3221-
version "0.0.2"
3222-
resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-0.0.2.tgz#b79669bb42ecb409f83d583cad52ca17eaa1643f"
3214+
window-size@0.1.0:
3215+
version "0.1.0"
3216+
resolved "https://registry.yarnpkg.com/window-size/-/window-size-0.1.0.tgz#5438cd2ea93b202efa3a19fe8887aee7c94f9c9d"
32233217

32243218
wordwrap@^1.0.0, wordwrap@~1.0.0:
32253219
version "1.0.0"
@@ -3229,6 +3223,10 @@ wordwrap@~0.0.2:
32293223
version "0.0.3"
32303224
resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-0.0.3.tgz#a3d5da6cd5c0bc0008d37234bbaf1bed63059107"
32313225

3226+
3227+
version "0.0.2"
3228+
resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-0.0.2.tgz#b79669bb42ecb409f83d583cad52ca17eaa1643f"
3229+
32323230
worker-farm@^1.3.1:
32333231
version "1.3.1"
32343232
resolved "https://registry.yarnpkg.com/worker-farm/-/worker-farm-1.3.1.tgz#4333112bb49b17aa050b87895ca6b2cacf40e5ff"
@@ -3250,7 +3248,7 @@ wrappy@1:
32503248
version "2.0.1"
32513249
resolved "https://registry.yarnpkg.com/xml-name-validator/-/xml-name-validator-2.0.1.tgz#4d8b8f1eccd3419aa362061becef515e1e559635"
32523250

3253-
"xtend@>=4.0.0 <4.1.0-0", xtend@^4.0.0:
3251+
xtend@^4.0.0, "xtend@>=4.0.0 <4.1.0-0":
32543252
version "4.0.1"
32553253
resolved "https://registry.yarnpkg.com/xtend/-/xtend-4.0.1.tgz#a5c6d532be656e23db820efb943a1f04998d63af"
32563254

@@ -3291,3 +3289,4 @@ yargs@~3.10.0:
32913289
cliui "^2.1.0"
32923290
decamelize "^1.0.0"
32933291
window-size "0.1.0"
3292+

0 commit comments

Comments
 (0)