Skip to content

Commit 6bab8ff

Browse files
committed
upgrade packages
1 parent 00478ea commit 6bab8ff

File tree

1 file changed

+95
-35
lines changed

1 file changed

+95
-35
lines changed

yarn.lock

Lines changed: 95 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,9 @@ acorn@^5.2.1, acorn@^5.4.1, acorn@^5.5.0:
5050
resolved "https://registry.yarnpkg.com/acorn/-/acorn-5.6.2.tgz#b1da1d7be2ac1b4a327fb9eab851702c5045b4e7"
5151

5252
aframe-event-set-component@^4.0.0:
53-
version "4.1.1"
54-
resolved "https://registry.yarnpkg.com/aframe-event-set-component/-/aframe-event-set-component-4.1.1.tgz#a718120126e4fa2d0e900a9e64c4f1dad1cc4d41"
53+
version "4.2.1"
54+
resolved "https://registry.yarnpkg.com/aframe-event-set-component/-/aframe-event-set-component-4.2.1.tgz#818d2bf66b41dd6bae762404b459ee985df21226"
55+
integrity sha512-+mDd2vgFZASqFAVv/ik2sO61rWJPG8psszuZ2Wn4W5/W/LB2W2TfLcOSGta2iJlNvcYsiOUqU/B7ZE9W06Nr1A==
5556

5657
aframe-extras@^6.1.1:
5758
version "6.1.1"
@@ -279,9 +280,10 @@ assert@^1.4.0:
279280
dependencies:
280281
util "0.10.3"
281282

282-
assertion-error@^1.0.1:
283+
assertion-error@^1.1.0:
283284
version "1.1.0"
284285
resolved "https://registry.yarnpkg.com/assertion-error/-/assertion-error-1.1.0.tgz#e60b6b0e8f301bd97e5375215bda406c85118c0b"
286+
integrity sha512-jgsaNduz+ndvGyFt3uSuWqvy4lCnIJiovtouQN5JZHOKCS2QuhEdbcQHFhVksz2N2U9hXJo8odG7ETyWlEeuDw==
285287

286288
astw@^2.0.0:
287289
version "2.2.0"
@@ -943,6 +945,7 @@ [email protected]:
943945
balanced-match@^1.0.0:
944946
version "1.0.0"
945947
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.0.tgz#89b4d199ab2bee49de164ea02b89ce462d71b767"
948+
integrity sha1-ibTRmasr7kneFk6gK4nORi1xt2c=
946949

947950
948951
version "0.1.5"
@@ -1019,6 +1022,7 @@ bole@^2.0.0:
10191022
brace-expansion@^1.1.7:
10201023
version "1.1.11"
10211024
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.11.tgz#3c7fcbf529d87226f3d2f52b966ff5271eb441dd"
1025+
integrity sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==
10221026
dependencies:
10231027
balanced-match "^1.0.0"
10241028
concat-map "0.0.1"
@@ -1410,15 +1414,16 @@ chai-shallow-deep-equal@^1.4.0:
14101414
resolved "https://registry.yarnpkg.com/chai-shallow-deep-equal/-/chai-shallow-deep-equal-1.4.6.tgz#4184b5a13393adae34b6cef0c69b5acc82c4d834"
14111415

14121416
chai@^4.1.2:
1413-
version "4.1.2"
1414-
resolved "https://registry.yarnpkg.com/chai/-/chai-4.1.2.tgz#0f64584ba642f0f2ace2806279f4f06ca23ad73c"
1417+
version "4.2.0"
1418+
resolved "https://registry.yarnpkg.com/chai/-/chai-4.2.0.tgz#760aa72cf20e3795e84b12877ce0e83737aa29e5"
1419+
integrity sha512-XQU3bhBukrOsQCuwZndwGcCVQHyZi53fQ6Ys1Fym7E4olpIqqZZhhoFJoaKVvV17lWQoXYwgWN2nF5crA8J2jw==
14151420
dependencies:
1416-
assertion-error "^1.0.1"
1417-
check-error "^1.0.1"
1418-
deep-eql "^3.0.0"
1421+
assertion-error "^1.1.0"
1422+
check-error "^1.0.2"
1423+
deep-eql "^3.0.1"
14191424
get-func-name "^2.0.0"
1420-
pathval "^1.0.0"
1421-
type-detect "^4.0.0"
1425+
pathval "^1.1.0"
1426+
type-detect "^4.0.5"
14221427

14231428
chalk@^0.5.1:
14241429
version "0.5.1"
@@ -1452,9 +1457,10 @@ charenc@~0.0.1:
14521457
version "0.0.2"
14531458
resolved "https://registry.yarnpkg.com/charenc/-/charenc-0.0.2.tgz#c0a1d2f3a7092e03774bfa83f14c0fc5790a8667"
14541459

1455-
check-error@^1.0.1:
1460+
check-error@^1.0.2:
14561461
version "1.0.2"
14571462
resolved "https://registry.yarnpkg.com/check-error/-/check-error-1.0.2.tgz#574d312edd88bb5dd8912e9286dd6c0aed4aac82"
1463+
integrity sha1-V00xLt2Iu13YkS6Sht1sCu1KrII=
14581464

14591465
chokidar@^1.0.0, chokidar@^1.0.1, chokidar@^1.4.1:
14601466
version "1.7.0"
@@ -1579,6 +1585,7 @@ [email protected]:
15791585
15801586
version "0.0.1"
15811587
resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
1588+
integrity sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=
15821589

15831590
concat-stream@^1.5.0, concat-stream@^1.5.2, concat-stream@^1.6.0, concat-stream@^1.6.1, concat-stream@~1.6.0:
15841591
version "1.6.2"
@@ -1632,7 +1639,14 @@ content-type@~1.0.1, content-type@~1.0.4:
16321639
version "1.0.4"
16331640
resolved "https://registry.yarnpkg.com/content-type/-/content-type-1.0.4.tgz#e138cc75e040c727b1966fe5e5f8c9aee256fe3b"
16341641

1635-
convert-source-map@^1.1.3, convert-source-map@^1.5.1:
1642+
convert-source-map@^1.1.3:
1643+
version "1.7.0"
1644+
resolved "https://registry.yarnpkg.com/convert-source-map/-/convert-source-map-1.7.0.tgz#17a2cb882d7f77d3490585e2ce6c524424a3a442"
1645+
integrity sha512-4FJkXzKXEDB1snCFZlLP4gpC3JILicCpGbzG9f9G7tGqGCzETQ2hWPrcinA9oU4wtf2biUaEH5065UnMeR33oA==
1646+
dependencies:
1647+
safe-buffer "~5.1.1"
1648+
1649+
convert-source-map@^1.5.1:
16361650
version "1.5.1"
16371651
resolved "https://registry.yarnpkg.com/convert-source-map/-/convert-source-map-1.5.1.tgz#b8278097b9bc229365de5c62cf5fcaed8b5599e5"
16381652

@@ -1681,17 +1695,20 @@ create-hmac@^1.1.0, create-hmac@^1.1.2, create-hmac@^1.1.4:
16811695
sha.js "^2.4.8"
16821696

16831697
cross-env@^5.0.5:
1684-
version "5.1.6"
1685-
resolved "https://registry.yarnpkg.com/cross-env/-/cross-env-5.1.6.tgz#0dc05caf945b24e4b9e3b12871fe0e858d08b38d"
1698+
version "5.2.1"
1699+
resolved "https://registry.yarnpkg.com/cross-env/-/cross-env-5.2.1.tgz#b2c76c1ca7add66dc874d11798466094f551b34d"
1700+
integrity sha512-1yHhtcfAd1r4nwQgknowuUNfIT9E8dOMMspC36g45dN+iD1blloi7xp8X/xAIDnjHWyt1uQ8PHk2fkNaym7soQ==
16861701
dependencies:
1687-
cross-spawn "^5.1.0"
1688-
is-windows "^1.0.0"
1702+
cross-spawn "^6.0.5"
16891703

1690-
cross-spawn@^5.1.0:
1691-
version "5.1.0"
1692-
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-5.1.0.tgz#e8bd0efee58fcff6f8f94510a0a554bbfa235449"
1704+
cross-spawn@^6.0.5:
1705+
version "6.0.5"
1706+
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-6.0.5.tgz#4a5ec7c64dfae22c3a14124dbacdee846d80cbc4"
1707+
integrity sha512-eTVLrBSt7fjbDygz805pMnstIs2VTBNkRm0qxZd+M7A5XDdxVRWO5MxGBXZhjY4cqLYLdtrGqRf8mBPmzwSpWQ==
16931708
dependencies:
1694-
lru-cache "^4.0.1"
1709+
nice-try "^1.0.4"
1710+
path-key "^2.0.1"
1711+
semver "^5.5.0"
16951712
shebang-command "^1.2.0"
16961713
which "^1.2.9"
16971714

@@ -1765,7 +1782,7 @@ debug-log@^1.0.0:
17651782
version "1.0.1"
17661783
resolved "https://registry.yarnpkg.com/debug-log/-/debug-log-1.0.1.tgz#2307632d4c04382b8df8a32f70b895046d52745f"
17671784

1768-
[email protected], "debug@github:ngokevin/debug#noTimestamp", debug@~2.2.0:
1785+
[email protected], debug@ngokevin/debug#noTimestamp, debug@~2.2.0:
17691786
version "2.2.0"
17701787
resolved "https://codeload.github.com/ngokevin/debug/tar.gz/ef5f8e66d49ce8bc64c6f282c15f8b7164409e3a"
17711788

@@ -1813,9 +1830,10 @@ deep-assign@^2.0.0:
18131830
dependencies:
18141831
is-obj "^1.0.0"
18151832

1816-
deep-eql@^3.0.0:
1833+
deep-eql@^3.0.1:
18171834
version "3.0.1"
18181835
resolved "https://registry.yarnpkg.com/deep-eql/-/deep-eql-3.0.1.tgz#dfc9404400ad1c8fe023e7da1df1c147c4b444df"
1836+
integrity sha512-+QeIQyN5ZuO+3Uk5DYh6/1eKO0m0YmJFGNmFHGACpf1ClL1nmlV/p4gNgbl2pJGxgXb4faqo6UE+M5ACEMyVcw==
18191837
dependencies:
18201838
type-detect "^4.0.0"
18211839

@@ -1952,7 +1970,7 @@ doctrine@^2.0.0:
19521970
dependencies:
19531971
esutils "^2.0.2"
19541972

1955-
"document-register-element@github:dmarcos/document-register-element#8ccc532b7f3744be954574caf3072a5fd260ca90":
1973+
document-register-element@dmarcos/document-register-element#8ccc532b7f3744be954574caf3072a5fd260ca90:
19561974
version "0.5.4"
19571975
resolved "https://codeload.github.com/dmarcos/document-register-element/tar.gz/8ccc532b7f3744be954574caf3072a5fd260ca90"
19581976

@@ -2619,6 +2637,7 @@ generate-object-property@^1.1.0:
26192637
get-func-name@^2.0.0:
26202638
version "2.0.0"
26212639
resolved "https://registry.yarnpkg.com/get-func-name/-/get-func-name-2.0.0.tgz#ead774abee72e20409433a066366023dd6887a41"
2640+
integrity sha1-6td0q+5y4gQJQzoGY2YCPdaIekE=
26222641

26232642
get-ports@^1.0.2:
26242643
version "1.0.3"
@@ -2862,6 +2881,7 @@ hash.js@^1.0.0, hash.js@^1.0.3:
28622881
hat@^0.0.3:
28632882
version "0.0.3"
28642883
resolved "https://registry.yarnpkg.com/hat/-/hat-0.0.3.tgz#bb014a9e64b3788aed8005917413d4ff3d502d8a"
2884+
integrity sha1-uwFKnmSzeIrtgAWRdBPU/z1QLYo=
28652885

28662886
28672887
version "1.1.1"
@@ -3091,6 +3111,11 @@ is-date-object@^1.0.1:
30913111
version "1.0.1"
30923112
resolved "https://registry.yarnpkg.com/is-date-object/-/is-date-object-1.0.1.tgz#9aa20eb6aeebbff77fbd33e74ca01b33581d3a16"
30933113

3114+
is-docker@^2.0.0:
3115+
version "2.1.1"
3116+
resolved "https://registry.yarnpkg.com/is-docker/-/is-docker-2.1.1.tgz#4125a88e44e450d384e09047ede71adc2d144156"
3117+
integrity sha512-ZOoqiXfEwtGknTiuDEy8pN2CfE3TxMHprvNer1mXiqwkOT77Rw3YVrUQ52EqAOU3QAWDQ+bQdx7HJzrv7LS2Hw==
3118+
30943119
is-dotfile@^1.0.0:
30953120
version "1.0.3"
30963121
resolved "https://registry.yarnpkg.com/is-dotfile/-/is-dotfile-1.0.3.tgz#a6a2f32ffd2dfb04f5ca25ecd0f6b83cf798a1e1"
@@ -3235,11 +3260,18 @@ is-utf8@^0.2.0:
32353260
version "0.2.1"
32363261
resolved "https://registry.yarnpkg.com/is-utf8/-/is-utf8-0.2.1.tgz#4b0da1442104d1b336340e80797e865cf39f7d72"
32373262

3238-
is-windows@^1.0.0, is-windows@^1.0.1:
3263+
is-windows@^1.0.1:
32393264
version "1.0.2"
32403265
resolved "https://registry.yarnpkg.com/is-windows/-/is-windows-1.0.2.tgz#d1850eb9791ecd18e6182ce12a30f396634bb19d"
32413266
integrity sha512-eXK1UInq2bPmjyX6e3VHIzMLobc4J94i4AWn+Hpq3OU5KkrRC96OAcR3PRJ/pGu6m8TRnBHP9dkXQVsT/COVIA==
32423267

3268+
is-wsl@^2.1.0:
3269+
version "2.2.0"
3270+
resolved "https://registry.yarnpkg.com/is-wsl/-/is-wsl-2.2.0.tgz#74a4c76e77ca9fd3f932f290c17ea326cd157271"
3271+
integrity sha512-fKzAra0rGJUUBwGBgNkHZuToZcn+TtXHpeCgmkMJMMYx1sQDYaCSyjJBSCa2nH1DGm7s3n1oBnohoVTBaN7Lww==
3272+
dependencies:
3273+
is-docker "^2.0.0"
3274+
32433275
32443276
version "0.0.1"
32453277
resolved "https://registry.yarnpkg.com/isarray/-/isarray-0.0.1.tgz#8a18acfca9a8f4177e09abfc6038939b05d1eedf"
@@ -3259,6 +3291,7 @@ isbinaryfile@^3.0.0:
32593291
isexe@^2.0.0:
32603292
version "2.0.0"
32613293
resolved "https://registry.yarnpkg.com/isexe/-/isexe-2.0.0.tgz#e8fbf374dc556ff8947a10dcb0572d633f2cfa10"
3294+
integrity sha1-6PvzdNxVb/iUehDcsFctYz8s+hA=
32623295

32633296
isobject@^2.0.0:
32643297
version "2.1.0"
@@ -3288,6 +3321,7 @@ istanbul@^0.4.0, istanbul@^0.4.5:
32883321
js-string-escape@^1.0.0:
32893322
version "1.0.1"
32903323
resolved "https://registry.yarnpkg.com/js-string-escape/-/js-string-escape-1.0.1.tgz#e2625badbc0d67c7533e9edc1068c587ae4137ef"
3324+
integrity sha1-4mJbrbwNZ8dTPp7cEGjFh65BN+8=
32913325

32923326
js-tokens@^3.0.0, js-tokens@^3.0.2:
32933327
version "3.0.2"
@@ -3353,13 +3387,14 @@ jsx-ast-utils@^1.3.4:
33533387
resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-1.4.1.tgz#3867213e8dd79bf1e8f2300c0cfc1efb182c0df1"
33543388

33553389
karma-browserify@^5.1.1:
3356-
version "5.2.0"
3357-
resolved "https://registry.yarnpkg.com/karma-browserify/-/karma-browserify-5.2.0.tgz#d3039aeea24362162fea048bcec04abf375f1d79"
3390+
version "5.3.0"
3391+
resolved "https://registry.yarnpkg.com/karma-browserify/-/karma-browserify-5.3.0.tgz#9001796dfd1196cbc0327b022a00c6345a28e5dd"
3392+
integrity sha512-EMaUd1RNyQVGTETI80dtX/fEtYs57/A5sl3rClvzJFImPW1s3EtsbESfqNtk7/OkzfYuAHLh4RSZSSbVgvhNdQ==
33583393
dependencies:
33593394
convert-source-map "^1.1.3"
33603395
hat "^0.0.3"
33613396
js-string-escape "^1.0.0"
3362-
lodash "^3.10.1"
3397+
lodash "^4.17.10"
33633398
minimatch "^3.0.0"
33643399
os-shim "^0.1.3"
33653400

@@ -3389,8 +3424,11 @@ karma-env-preprocessor@^0.1.1:
33893424
resolved "https://registry.yarnpkg.com/karma-env-preprocessor/-/karma-env-preprocessor-0.1.1.tgz#bbe8c87d59c00edb76070bd3c31b4b39d5dc7e15"
33903425

33913426
karma-firefox-launcher@^1.0.1:
3392-
version "1.1.0"
3393-
resolved "https://registry.yarnpkg.com/karma-firefox-launcher/-/karma-firefox-launcher-1.1.0.tgz#2c47030452f04531eb7d13d4fc7669630bb93339"
3427+
version "1.3.0"
3428+
resolved "https://registry.yarnpkg.com/karma-firefox-launcher/-/karma-firefox-launcher-1.3.0.tgz#ebcbb1d1ddfada6be900eb8fae25bcf2dcdc8171"
3429+
integrity sha512-Fi7xPhwrRgr+94BnHX0F5dCl1miIW4RHnzjIGxF8GaIEp7rNqX7LSi7ok63VXs3PS/5MQaQMhGxw+bvD+pibBQ==
3430+
dependencies:
3431+
is-wsl "^2.1.0"
33943432

33953433
karma-html2js-preprocessor@^1.1.0:
33963434
version "1.1.0"
@@ -3596,15 +3634,15 @@ lodash.some@^4.6.0:
35963634
version "4.6.0"
35973635
resolved "https://registry.yarnpkg.com/lodash.some/-/lodash.some-4.6.0.tgz#1bb9f314ef6b8baded13b549169b2a945eb68e4d"
35983636

3599-
lodash@^3.10.1, lodash@^3.8.0:
3637+
lodash@^3.8.0:
36003638
version "3.10.1"
36013639
resolved "https://registry.yarnpkg.com/lodash/-/lodash-3.10.1.tgz#5bf45e8e49ba4189e17d482789dfd15bd140b7b6"
36023640

36033641
lodash@^4.0.0, lodash@^4.17.0, lodash@^4.17.4, lodash@^4.3.0, lodash@^4.5.0:
36043642
version "4.17.10"
36053643
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.10.tgz#1b7793cf7259ea38fb3661d4d38b3260af8ae4e7"
36063644

3607-
lodash@^4.17.11:
3645+
lodash@^4.17.10, lodash@^4.17.11:
36083646
version "4.17.20"
36093647
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.20.tgz#b44a9b6297bcb698f1c51a3545a2b3b368d59c52"
36103648
integrity sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA==
@@ -3643,7 +3681,7 @@ loud-rejection@^1.0.0:
36433681
currently-unhandled "^0.4.1"
36443682
signal-exit "^3.0.0"
36453683

3646-
[email protected], lru-cache@^4.0.1:
3684+
36473685
version "4.1.3"
36483686
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-4.1.3.tgz#a1175cf3496dfc8436c156c334b4955992bce69c"
36493687
dependencies:
@@ -3923,6 +3961,11 @@ nice-color-palettes@^1.0.1:
39233961
new-array "^1.0.0"
39243962
xhr-request "^1.0.1"
39253963

3964+
nice-try@^1.0.4:
3965+
version "1.0.5"
3966+
resolved "https://registry.yarnpkg.com/nice-try/-/nice-try-1.0.5.tgz#a3378a7696ce7d223e88fc9b764bd7ef1089e366"
3967+
integrity sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==
3968+
39263969
node-pre-gyp@^0.10.0:
39273970
version "0.10.0"
39283971
resolved "https://registry.yarnpkg.com/node-pre-gyp/-/node-pre-gyp-0.10.0.tgz#6e4ef5bb5c5203c6552448828c852c40111aac46"
@@ -4099,6 +4142,7 @@ os-homedir@^1.0.0:
40994142
os-shim@^0.1.3:
41004143
version "0.1.3"
41014144
resolved "https://registry.yarnpkg.com/os-shim/-/os-shim-0.1.3.tgz#6b62c3791cf7909ea35ed46e17658bb417cb3917"
4145+
integrity sha1-a2LDeRz3kJ6jXtRuF2WLtBfLORc=
41024146

41034147
os-tmpdir@^1.0.0, os-tmpdir@^1.0.1, os-tmpdir@~1.0.1, os-tmpdir@~1.0.2:
41044148
version "1.0.2"
@@ -4269,6 +4313,11 @@ path-is-inside@^1.0.1:
42694313
version "1.0.2"
42704314
resolved "https://registry.yarnpkg.com/path-is-inside/-/path-is-inside-1.0.2.tgz#365417dede44430d1c11af61027facf074bdfc53"
42714315

4316+
path-key@^2.0.1:
4317+
version "2.0.1"
4318+
resolved "https://registry.yarnpkg.com/path-key/-/path-key-2.0.1.tgz#411cadb574c5a140d3a4b1910d40d80cc9f40b40"
4319+
integrity sha1-QRyttXTFoUDTpLGRDUDYDMn0C0A=
4320+
42724321
path-parse@^1.0.5:
42734322
version "1.0.5"
42744323
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.5.tgz#3c1adf871ea9cd6c9431b6ea2bd74a0ff055c4c1"
@@ -4291,9 +4340,10 @@ path-type@^1.0.0:
42914340
pify "^2.0.0"
42924341
pinkie-promise "^2.0.0"
42934342

4294-
pathval@^1.0.0:
4343+
pathval@^1.1.0:
42954344
version "1.1.0"
42964345
resolved "https://registry.yarnpkg.com/pathval/-/pathval-1.1.0.tgz#b942e6d4bde653005ef6b71361def8727d0645e0"
4346+
integrity sha1-uULm1L3mUwBe9rcTYd74cn0GReA=
42974347

42984348
pbkdf2@^3.0.3:
42994349
version "3.0.16"
@@ -4427,6 +4477,7 @@ promise-polyfill@^3.1.0:
44274477
pseudomap@^1.0.2:
44284478
version "1.0.2"
44294479
resolved "https://registry.yarnpkg.com/pseudomap/-/pseudomap-1.0.2.tgz#f052a28da70e618917ef0a8ac34c1ae5a68286b3"
4480+
integrity sha1-8FKijacOYYkX7wqKw0wa5aaChrM=
44304481

44314482
public-encrypt@^4.0.0:
44324483
version "4.0.2"
@@ -4835,6 +4886,11 @@ [email protected]:
48354886
version "5.3.0"
48364887
resolved "https://registry.yarnpkg.com/semver/-/semver-5.3.0.tgz#9b2ce5d3de02d17c6012ad326aa6b4d0cf54f94f"
48374888

4889+
semver@^5.5.0:
4890+
version "5.7.1"
4891+
resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.1.tgz#a954f931aeba508d307bbf069eff0c01c96116f7"
4892+
integrity sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==
4893+
48384894
semver@~4.3.3:
48394895
version "4.3.6"
48404896
resolved "https://registry.yarnpkg.com/semver/-/semver-4.3.6.tgz#300bc6e0e86374f7ba61068b5b1ecd57fc6532da"
@@ -4895,12 +4951,14 @@ shasum@^1.0.0:
48954951
shebang-command@^1.2.0:
48964952
version "1.2.0"
48974953
resolved "https://registry.yarnpkg.com/shebang-command/-/shebang-command-1.2.0.tgz#44aac65b695b03398968c39f363fee5deafdf1ea"
4954+
integrity sha1-RKrGW2lbAzmJaMOfNj/uXer98eo=
48984955
dependencies:
48994956
shebang-regex "^1.0.0"
49004957

49014958
shebang-regex@^1.0.0:
49024959
version "1.0.0"
49034960
resolved "https://registry.yarnpkg.com/shebang-regex/-/shebang-regex-1.0.0.tgz#da42f49740c0b42db2ca9728571cb190c98efea3"
4961+
integrity sha1-2kL0l0DAtC2yypcoVxyxkMmO/qM=
49044962

49054963
shell-quote@^1.4.2, shell-quote@^1.6.1:
49064964
version "1.6.1"
@@ -5350,7 +5408,7 @@ text-table@^0.2.0, text-table@~0.2.0:
53505408
version "0.2.0"
53515409
resolved "https://registry.yarnpkg.com/text-table/-/text-table-0.2.0.tgz#7f5ee823ae805207c00af2df4a84ec3fcfa570b4"
53525410

5353-
"three-bmfont-text@github:dmarcos/three-bmfont-text#1babdf8507c731a18f8af3b807292e2b9740955e":
5411+
three-bmfont-text@dmarcos/three-bmfont-text#1babdf8507c731a18f8af3b807292e2b9740955e:
53545412
version "2.3.0"
53555413
resolved "https://codeload.github.com/dmarcos/three-bmfont-text/tar.gz/1babdf8507c731a18f8af3b807292e2b9740955e"
53565414
dependencies:
@@ -5486,9 +5544,10 @@ type-check@~0.3.2:
54865544
dependencies:
54875545
prelude-ls "~1.1.2"
54885546

5489-
type-detect@^4.0.0:
5547+
type-detect@^4.0.0, type-detect@^4.0.5:
54905548
version "4.0.8"
54915549
resolved "https://registry.yarnpkg.com/type-detect/-/type-detect-4.0.8.tgz#7646fb5f18871cfbb7749e69bd39a6388eb7450c"
5550+
integrity sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g==
54925551

54935552
type-is@~1.6.10, type-is@~1.6.16:
54945553
version "1.6.16"
@@ -5767,6 +5826,7 @@ [email protected]:
57675826
yallist@^2.1.2:
57685827
version "2.1.2"
57695828
resolved "https://registry.yarnpkg.com/yallist/-/yallist-2.1.2.tgz#1c11f9218f076089a47dd512f93c6699a6a81d52"
5829+
integrity sha1-HBH5IY8HYImkfdUS+TxmmaaoHVI=
57705830

57715831
yallist@^3.0.0, yallist@^3.0.2:
57725832
version "3.0.2"

0 commit comments

Comments
 (0)