@@ -616,9 +616,9 @@ acorn-walk@^6.0.1:
616616 integrity sha512-7evsyfH1cLOCdAzZAd43Cic04yKydNx0cF+7tiA19p1XnLLPU4dpCQOqpjqwokFe//vS0QqfqqjCS2JkiIs0cA==
617617
618618acorn@^5.5.3 :
619- version "5.7.3 "
620- resolved "https://registry.yarnpkg.com/acorn/-/acorn-5.7.3 .tgz#67aa231bf8812974b85235a96771eb6bd07ea279 "
621- integrity sha512-T/zvzYRfbVojPWahDsE5evJdHb3oJoQfFbsrKM7w5Zcs++Tr257tia3BmMP8XYVjp1S9RZXQMh7gao96BlqZOw ==
619+ version "5.7.4 "
620+ resolved "https://registry.yarnpkg.com/acorn/-/acorn-5.7.4 .tgz#3e8d8a9947d0599a1796d10225d7432f4a4acf5e "
621+ integrity sha512-1D++VG7BhrtvQpNbBzovKNc1FLGGEE/oGe7b9xJm/RFHMBeUaUGpluV9RLjZa47YFdPcDAenEYuq9pQPcMdLJg ==
622622
623623acorn@^6.0.1, acorn@^6.0.2, acorn@^6.0.7 :
624624 version "6.3.0"
@@ -980,11 +980,6 @@ buffer-from@^1.0.0:
980980 resolved "https://registry.yarnpkg.com/buffer-from/-/buffer-from-1.1.1.tgz#32713bc028f75c02fdb710d7c7bcec1f2c6070ef"
981981 integrity sha512-MQcXEUbCKtEo7bhqEs6560Hyd4XaovZlO/k9V3hjVUF/zwW7KBVdSK4gIt/bzwS9MbR5qob+F5jusZsb0YQK2A==
982982
983- builtins@^1.0.3 :
984- version "1.0.3"
985- resolved "https://registry.yarnpkg.com/builtins/-/builtins-1.0.3.tgz#cb94faeb61c8696451db36534e1422f94f0aee88"
986- integrity sha1-y5T662HIaWRR2zZTThQi+U8K7og=
987-
988983cache-base@^1.0.1 :
989984 version "1.0.1"
990985 resolved "https://registry.yarnpkg.com/cache-base/-/cache-base-1.0.1.tgz#0a7f46416831c8b662ee36fe4e7c59d76f666ab2"
@@ -2213,21 +2208,6 @@ getpass@^0.1.1:
22132208 dependencies :
22142209 assert-plus "^1.0.0"
22152210
2216- git-up@^4.0.0 :
2217- version "4.0.1"
2218- resolved "https://registry.yarnpkg.com/git-up/-/git-up-4.0.1.tgz#cb2ef086653640e721d2042fe3104857d89007c0"
2219- integrity sha512-LFTZZrBlrCrGCG07/dm1aCjjpL1z9L3+5aEeI9SBhAqSc+kiA9Or1bgZhQFNppJX6h/f5McrvJt1mQXTFm6Qrw==
2220- dependencies :
2221- is-ssh "^1.3.0"
2222- parse-url "^5.0.0"
2223-
2224- git-url-parse@^11.1.2 :
2225- version "11.1.2"
2226- resolved "https://registry.yarnpkg.com/git-url-parse/-/git-url-parse-11.1.2.tgz#aff1a897c36cc93699270587bea3dbcbbb95de67"
2227- integrity sha512-gZeLVGY8QVKMIkckncX+iCq2/L8PlwncvDFKiWkBn9EtCfYDbliRTTp6qzyQ1VMdITUfq7293zDzfpjdiGASSQ==
2228- dependencies :
2229- git-up "^4.0.0"
2230-
22312211glob-parent@^5.1.0 :
22322212 version "5.1.0"
22332213 resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.0.tgz#5f4c1d1e748d30cd73ad2944b3577a81b081e8c2"
@@ -2365,7 +2345,7 @@ has@^1.0.1, has@^1.0.3:
23652345 dependencies :
23662346 function-bind "^1.1.1"
23672347
2368- hosted-git-info@^2.1.4, hosted-git-info@^2.7.1 :
2348+ hosted-git-info@^2.1.4 :
23692349 version "2.8.5"
23702350 resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-2.8.5.tgz#759cfcf2c4d156ade59b0b2dfabddc42a6b9c70c"
23712351 integrity sha512-kssjab8CvdXfcXMXVcvsXum4Hwdq9XGtRD3TteMEvEbq0LXyiNQr6AprqKqfeaDXze7SxWvRxdpwE6ku7ikLkg==
@@ -2716,13 +2696,6 @@ is-regexp@^1.0.0:
27162696 resolved "https://registry.yarnpkg.com/is-regexp/-/is-regexp-1.0.0.tgz#fd2d883545c46bac5a633e7b9a09e87fa2cb5069"
27172697 integrity sha1-/S2INUXEa6xaYz57mgnof6LLUGk=
27182698
2719- is-ssh@^1.3.0 :
2720- version "1.3.1"
2721- resolved "https://registry.yarnpkg.com/is-ssh/-/is-ssh-1.3.1.tgz#f349a8cadd24e65298037a522cf7520f2e81a0f3"
2722- integrity sha512-0eRIASHZt1E68/ixClI8bp2YK2wmBPVWEismTs6M+M099jKgrzl/3E976zIbImSIob48N2/XGe9y7ZiYdImSlg==
2723- dependencies :
2724- protocols "^1.1.0"
2725-
27262699is-stream@^1.1.0 :
27272700 version "1.1.0"
27282701 resolved "https://registry.yarnpkg.com/is-stream/-/is-stream-1.1.0.tgz#12d4a3dd4e68e0b79ceb8dbc84173ae80d91ca44"
@@ -3785,26 +3758,11 @@ normalize-path@^3.0.0:
37853758 resolved "https://registry.yarnpkg.com/normalize-path/-/normalize-path-3.0.0.tgz#0dcd69ff23a1c9b11fd0978316644a0388216a65"
37863759 integrity sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==
37873760
3788- normalize-url@^3.3.0 :
3789- version "3.3.0"
3790- resolved "https://registry.yarnpkg.com/normalize-url/-/normalize-url-3.3.0.tgz#b2e1c4dc4f7c6d57743df733a4f5978d18650559"
3791- integrity sha512-U+JJi7duF1o+u2pynbp2zXDW2/PADgC30f0GsHZtRh+HOcXHnw137TrNlyxxRvWW5fjKd3bcLHPxofWuCjaeZg==
3792-
37933761npm-bundled@^1.0.1 :
37943762 version "1.0.6"
37953763 resolved "https://registry.yarnpkg.com/npm-bundled/-/npm-bundled-1.0.6.tgz#e7ba9aadcef962bb61248f91721cd932b3fe6bdd"
37963764 integrity sha512-8/JCaftHwbd//k6y2rEWp6k1wxVfpFzB6t1p825+cUb7Ym2XQfhwIC5KwhrvzZRJu+LtDE585zVaS32+CGtf0g==
37973765
3798- npm-package-arg@^6.1.1 :
3799- version "6.1.1"
3800- resolved "https://registry.yarnpkg.com/npm-package-arg/-/npm-package-arg-6.1.1.tgz#02168cb0a49a2b75bf988a28698de7b529df5cb7"
3801- integrity sha512-qBpssaL3IOZWi5vEKUKW0cO7kzLeT+EQO9W8RsLOZf76KF9E/K9+wH0C7t06HXPpaH8WH5xF1MExLuCwbTqRUg==
3802- dependencies :
3803- hosted-git-info "^2.7.1"
3804- osenv "^0.1.5"
3805- semver "^5.6.0"
3806- validate-npm-package-name "^3.0.0"
3807-
38083766npm-packlist@^1.1.6 :
38093767 version "1.4.6"
38103768 resolved "https://registry.yarnpkg.com/npm-packlist/-/npm-packlist-1.4.6.tgz#53ba3ed11f8523079f1457376dd379ee4ea42ff4"
@@ -4018,7 +3976,7 @@ os-tmpdir@^1.0.0, os-tmpdir@~1.0.2:
40183976 resolved "https://registry.yarnpkg.com/os-tmpdir/-/os-tmpdir-1.0.2.tgz#bbe67406c79aa85c5cfec766fe5734555dfa1274"
40193977 integrity sha1-u+Z0BseaqFxc/sdm/lc0VV36EnQ=
40203978
4021- osenv@^0.1.4, osenv@^0.1.5 :
3979+ osenv@^0.1.4 :
40223980 version "0.1.5"
40233981 resolved "https://registry.yarnpkg.com/osenv/-/osenv-0.1.5.tgz#85cdfafaeb28e8677f416e287592b5f3f49ea410"
40243982 integrity sha512-0CWcCECdMVc2Rw3U5w9ZjqX6ga6ubk1xDVKxtBQPK7wis/0F2r9T6k4ydGYhecl7YUBxBVxhL5oisPsNxAPe2g==
@@ -4137,24 +4095,6 @@ parse-json@^5.0.0:
41374095 json-parse-better-errors "^1.0.1"
41384096 lines-and-columns "^1.1.6"
41394097
4140- parse-path@^4.0.0 :
4141- version "4.0.1"
4142- resolved "https://registry.yarnpkg.com/parse-path/-/parse-path-4.0.1.tgz#0ec769704949778cb3b8eda5e994c32073a1adff"
4143- integrity sha512-d7yhga0Oc+PwNXDvQ0Jv1BuWkLVPXcAoQ/WREgd6vNNoKYaW52KI+RdOFjI63wjkmps9yUE8VS4veP+AgpQ/hA==
4144- dependencies :
4145- is-ssh "^1.3.0"
4146- protocols "^1.4.0"
4147-
4148- parse-url@^5.0.0 :
4149- version "5.0.1"
4150- resolved "https://registry.yarnpkg.com/parse-url/-/parse-url-5.0.1.tgz#99c4084fc11be14141efa41b3d117a96fcb9527f"
4151- integrity sha512-flNUPP27r3vJpROi0/R3/2efgKkyXqnXwyP1KQ2U0SfFRgdizOdWfvrrvJg1LuOoxs7GQhmxJlq23IpQ/BkByg==
4152- dependencies :
4153- is-ssh "^1.3.0"
4154- normalize-url "^3.3.0"
4155- parse-path "^4.0.0"
4156- protocols "^1.4.0"
4157-
41584098parse5@4.0.0 :
41594099 version "4.0.0"
41604100 resolved "https://registry.yarnpkg.com/parse5/-/parse5-4.0.0.tgz#6d78656e3da8d78b4ec0b906f7c08ef1dfe3f608"
@@ -4343,11 +4283,6 @@ prop-types@^15.7.2:
43434283 object-assign "^4.1.1"
43444284 react-is "^16.8.1"
43454285
4346- protocols@^1.1.0, protocols@^1.4.0 :
4347- version "1.4.7"
4348- resolved "https://registry.yarnpkg.com/protocols/-/protocols-1.4.7.tgz#95f788a4f0e979b291ffefcf5636ad113d037d32"
4349- integrity sha512-Fx65lf9/YDn3hUX08XUc0J8rSux36rEsyiv21ZGUC1mOyeM3lTRpZLcrm8aAolzS4itwVfm7TAPyxC2E5zd6xg==
4350-
43514286psl@^1.1.24, psl@^1.1.28 :
43524287 version "1.4.0"
43534288 resolved "https://registry.yarnpkg.com/psl/-/psl-1.4.0.tgz#5dd26156cdb69fa1fdb8ab1991667d3f80ced7c2"
@@ -5337,13 +5272,6 @@ validate-npm-package-license@^3.0.1:
53375272 spdx-correct "^3.0.0"
53385273 spdx-expression-parse "^3.0.0"
53395274
5340- validate-npm-package-name@^3.0.0 :
5341- version "3.0.0"
5342- resolved "https://registry.yarnpkg.com/validate-npm-package-name/-/validate-npm-package-name-3.0.0.tgz#5fa912d81eb7d0c74afc140de7317f0ca7df437e"
5343- integrity sha1-X6kS2B630MdK/BQN5zF/DKffQ34=
5344- dependencies :
5345- builtins "^1.0.3"
5346-
53475275verror@1.10.0 :
53485276 version "1.10.0"
53495277 resolved "https://registry.yarnpkg.com/verror/-/verror-1.10.0.tgz#3a105ca17053af55d6e270c1f8288682e18da400"
0 commit comments