|
2181 | 2181 | resolved "https://registry.yarnpkg.com/@types/node/-/node-8.10.64.tgz#0dddc4c53ca4819a32b7478232d8b446ca90e1c6" |
2182 | 2182 | integrity sha512-/EwBIb+imu8Qi/A3NF9sJ9iuKo7yV+pryqjmeRqaU0C4wBAOhas5mdvoYeJ5PCKrh6thRSJHdoasFqh3BQGILA== |
2183 | 2183 |
|
| 2184 | +"@types/normalize-package-data@^2.4.0": |
| 2185 | + version "2.4.4" |
| 2186 | + resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.4.tgz#56e2cc26c397c038fab0e3a917a12d5c5909e901" |
| 2187 | + integrity sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA== |
| 2188 | + |
2184 | 2189 | "@types/parse-json@^4.0.0": |
2185 | 2190 | version "4.0.0" |
2186 | 2191 | resolved "https://registry.yarnpkg.com/@types/parse-json/-/parse-json-4.0.0.tgz#2f8bb441434d163b35fb8ffdccd7138927ffb8c0" |
@@ -2668,6 +2673,11 @@ ansi-styles@^4.0.0, ansi-styles@^4.1.0: |
2668 | 2673 | "@types/color-name" "^1.1.1" |
2669 | 2674 | color-convert "^2.0.1" |
2670 | 2675 |
|
| 2676 | +ansi-styles@^5.0.0: |
| 2677 | + version "5.2.0" |
| 2678 | + resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-5.2.0.tgz#07449690ad45777d1924ac2abb2fc8895dba836b" |
| 2679 | + integrity sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA== |
| 2680 | + |
2671 | 2681 | any-base@^1.1.0: |
2672 | 2682 | version "1.1.0" |
2673 | 2683 | resolved "https://registry.yarnpkg.com/any-base/-/any-base-1.1.0.tgz#ae101a62bc08a597b4c9ab5b7089d456630549fe" |
@@ -3793,14 +3803,15 @@ caniuse-api@^3.0.0: |
3793 | 3803 | lodash.uniq "^4.5.0" |
3794 | 3804 |
|
3795 | 3805 | caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001109, caniuse-lite@^1.0.30001131: |
3796 | | - version "1.0.30001135" |
3797 | | - resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001135.tgz#995b1eb94404a3c9a0d7600c113c9bb27f2cd8aa" |
3798 | | - integrity sha512-ziNcheTGTHlu9g34EVoHQdIu5g4foc8EsxMGC7Xkokmvw0dqNtX8BS8RgCgFBaAiSp2IdjvBxNdh0ssib28eVQ== |
3799 | | - |
3800 | 3806 | version "1.0.30001237" |
3801 | 3807 | resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001237.tgz#4b7783661515b8e7151fc6376cfd97f0e427b9e5" |
3802 | 3808 | integrity sha512-pDHgRndit6p1NR2GhzMbQ6CkRrp4VKuSsqbcLeOQppYPKOYkKT/6ZvZDvKJUqcmtyWIAHuZq3SVS2vc1egCZzw== |
3803 | 3809 |
|
| 3810 | +caniuse-lite@^1.0.30001219: |
| 3811 | + version "1.0.30001702" |
| 3812 | + resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001702.tgz#cde16fa8adaa066c04aec2967b6cde46354644c4" |
| 3813 | + integrity sha512-LoPe/D7zioC0REI5W73PeR1e1MLCipRGq/VkovJnd6Df+QVqT+vT33OXCp8QUd7kA7RZrHWxb1B36OQKI/0gOA== |
| 3814 | + |
3804 | 3815 | caw@^2.0.0, caw@^2.0.1: |
3805 | 3816 | version "2.0.1" |
3806 | 3817 | resolved "https://registry.yarnpkg.com/caw/-/caw-2.0.1.tgz#6c3ca071fc194720883c2dc5da9b074bfc7e9e95" |
@@ -4563,6 +4574,15 @@ cross-spawn@^7.0.0: |
4563 | 4574 | shebang-command "^2.0.0" |
4564 | 4575 | which "^2.0.1" |
4565 | 4576 |
|
| 4577 | +cross-spawn@^7.0.3: |
| 4578 | + version "7.0.6" |
| 4579 | + resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.6.tgz#8a58fe78f00dcd70c370451759dfbfaf03e8ee9f" |
| 4580 | + integrity sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA== |
| 4581 | + dependencies: |
| 4582 | + path-key "^3.1.0" |
| 4583 | + shebang-command "^2.0.0" |
| 4584 | + which "^2.0.1" |
| 4585 | + |
4566 | 4586 | crypto-browserify@^3.11.0: |
4567 | 4587 | version "3.12.0" |
4568 | 4588 | resolved "https://registry.yarnpkg.com/crypto-browserify/-/crypto-browserify-3.12.0.tgz#396cf9f3137f03e4b8e532c58f698254e00f80ec" |
@@ -9526,16 +9546,6 @@ load-json-file@^2.0.0: |
9526 | 9546 | pify "^2.0.0" |
9527 | 9547 | strip-bom "^3.0.0" |
9528 | 9548 |
|
9529 | | -load-json-file@^4.0.0: |
9530 | | - version "4.0.0" |
9531 | | - resolved "https://registry.yarnpkg.com/load-json-file/-/load-json-file-4.0.0.tgz#2f5f45ab91e33216234fd53adab668eb4ec0993b" |
9532 | | - integrity sha1-L19Fq5HjMhYjT9U62rZo607AmTs= |
9533 | | - dependencies: |
9534 | | - graceful-fs "^4.1.2" |
9535 | | - parse-json "^4.0.0" |
9536 | | - pify "^3.0.0" |
9537 | | - strip-bom "^3.0.0" |
9538 | | - |
9539 | 9549 | loader-fs-cache@^1.0.0: |
9540 | 9550 | version "1.0.3" |
9541 | 9551 | resolved "https://registry.yarnpkg.com/loader-fs-cache/-/loader-fs-cache-1.0.3.tgz#f08657646d607078be2f0a032f8bd69dd6f277d9" |
|
10565 | 10575 | inherits "^2.0.1" |
10566 | 10576 | readable-stream "~1.0.31" |
10567 | 10577 |
|
10568 | | -normalize-package-data@^2.3.2, normalize-package-data@^2.3.4: |
| 10578 | +normalize-package-data@^2.3.2, normalize-package-data@^2.3.4, normalize-package-data@^2.5.0: |
10569 | 10579 | version "2.5.0" |
10570 | 10580 | resolved "https://registry.yarnpkg.com/normalize-package-data/-/normalize-package-data-2.5.0.tgz#e66db1838b200c1dfc233225d12cb36520e234a8" |
10571 | 10581 | integrity sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA== |
@@ -10644,20 +10654,18 @@ npm-package-arg@^6.1.1: |
10644 | 10654 | semver "^5.6.0" |
10645 | 10655 | validate-npm-package-name "^3.0.0" |
10646 | 10656 |
|
10647 | | -npm-run-all@^4.1.5: |
10648 | | - version "4.1.5" |
10649 | | - resolved "https://registry.yarnpkg.com/npm-run-all/-/npm-run-all-4.1.5.tgz#04476202a15ee0e2e214080861bff12a51d98fba" |
10650 | | - integrity sha512-Oo82gJDAVcaMdi3nuoKFavkIHBRVqQ1qvMb+9LHk/cF4P6B2m8aP04hGf7oL6wZ9BuGwX1onlLhpuoofSyoQDQ== |
| 10657 | +npm-run-all2@^5.0.0: |
| 10658 | + version "5.0.2" |
| 10659 | + resolved "https://registry.yarnpkg.com/npm-run-all2/-/npm-run-all2-5.0.2.tgz#7dae8e11ba90be9edd05379414a01407416b336c" |
| 10660 | + integrity sha512-S2G6FWZ3pNWAAKm2PFSOtEAG/N+XO/kz3+9l6V91IY+Y3XFSt7Lp7DV92KCgEboEW0hRTu0vFaMe4zXDZYaOyA== |
10651 | 10661 | dependencies: |
10652 | | - ansi-styles "^3.2.1" |
10653 | | - chalk "^2.4.1" |
10654 | | - cross-spawn "^6.0.5" |
| 10662 | + ansi-styles "^5.0.0" |
| 10663 | + cross-spawn "^7.0.3" |
10655 | 10664 | memorystream "^0.3.1" |
10656 | 10665 | minimatch "^3.0.4" |
10657 | | - pidtree "^0.3.0" |
10658 | | - read-pkg "^3.0.0" |
| 10666 | + pidtree "^0.5.0" |
| 10667 | + read-pkg "^5.2.0" |
10659 | 10668 | shell-quote "^1.6.1" |
10660 | | - string.prototype.padend "^3.0.0" |
10661 | 10669 |
|
10662 | 10670 | npm-run-path@^2.0.0: |
10663 | 10671 | version "2.0.2" |
@@ -11422,13 +11430,6 @@ path-type@^2.0.0: |
11422 | 11430 | dependencies: |
11423 | 11431 | pify "^2.0.0" |
11424 | 11432 |
|
11425 | | -path-type@^3.0.0: |
11426 | | - version "3.0.0" |
11427 | | - resolved "https://registry.yarnpkg.com/path-type/-/path-type-3.0.0.tgz#cef31dc8e0a1a3bb0d105c0cd97cf3bf47f4e36f" |
11428 | | - integrity sha512-T2ZUsdZFHgA3u4e5PfPbjd7HDDpxPnQb5jN0SrDsjNSuVXHJqtwTnWqG0B1jZrgmJ/7lj1EmVIByWt1gxGkWvg== |
11429 | | - dependencies: |
11430 | | - pify "^3.0.0" |
11431 | | - |
11432 | 11433 | path-type@^4.0.0: |
11433 | 11434 | version "4.0.0" |
11434 | 11435 | resolved "https://registry.yarnpkg.com/path-type/-/path-type-4.0.0.tgz#84ed01c0a7ba380afe09d90a8c180dcd9d03043b" |
@@ -11470,10 +11471,10 @@ picomatch@^2.0.4, picomatch@^2.0.5, picomatch@^2.2.1: |
11470 | 11471 | resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.2.2.tgz#21f333e9b6b8eaff02468f5146ea406d345f4dad" |
11471 | 11472 | integrity sha512-q0M/9eZHzmr0AulXyPwNfZjtwZ/RBZlbN3K3CErVrk50T2ASYI7Bye0EvekFY3IP1Nt2DHu0re+V2ZHIpMkuWg== |
11472 | 11473 |
|
11473 | | -pidtree@^0.3.0: |
11474 | | - version "0.3.1" |
11475 | | - resolved "https://registry.yarnpkg.com/pidtree/-/pidtree-0.3.1.tgz#ef09ac2cc0533df1f3250ccf2c4d366b0d12114a" |
11476 | | - integrity sha512-qQbW94hLHEqCg7nhby4yRC7G2+jYHY4Rguc2bjw7Uug4GIJuu1tvf2uHaZv5Q8zdt+WKJ6qK1FOI6amaWUo5FA== |
| 11474 | +pidtree@^0.5.0: |
| 11475 | + version "0.5.0" |
| 11476 | + resolved "https://registry.yarnpkg.com/pidtree/-/pidtree-0.5.0.tgz#ad5fbc1de78b8a5f99d6fbdd4f6e4eee21d1aca1" |
| 11477 | + integrity sha512-9nxspIM7OpZuhBxPg73Zvyq7j1QMPMPsGKTqRc2XOaFQauDvoNz9fM1Wdkjmeo7l9GXOZiRs97sPkuayl39wjA== |
11477 | 11478 |
|
11478 | 11479 | pify@^2.0.0, pify@^2.2.0, pify@^2.3.0: |
11479 | 11480 | version "2.3.0" |
@@ -12438,14 +12439,15 @@ read-pkg@^2.0.0: |
12438 | 12439 | normalize-package-data "^2.3.2" |
12439 | 12440 | path-type "^2.0.0" |
12440 | 12441 |
|
12441 | | -read-pkg@^3.0.0: |
12442 | | - version "3.0.0" |
12443 | | - resolved "https://registry.yarnpkg.com/read-pkg/-/read-pkg-3.0.0.tgz#9cbc686978fee65d16c00e2b19c237fcf6e38389" |
12444 | | - integrity sha1-nLxoaXj+5l0WwA4rGcI3/Pbjg4k= |
| 12442 | +read-pkg@^5.2.0: |
| 12443 | + version "5.2.0" |
| 12444 | + resolved "https://registry.yarnpkg.com/read-pkg/-/read-pkg-5.2.0.tgz#7bf295438ca5a33e56cd30e053b34ee7250c93cc" |
| 12445 | + integrity sha512-Ug69mNOpfvKDAc2Q8DRpMjjzdtrnv9HcSMX+4VsZxD1aZ6ZzrIE7rlzXBtWTyhULSMKg076AW6WR5iZpD0JiOg== |
12445 | 12446 | dependencies: |
12446 | | - load-json-file "^4.0.0" |
12447 | | - normalize-package-data "^2.3.2" |
12448 | | - path-type "^3.0.0" |
| 12447 | + "@types/normalize-package-data" "^2.4.0" |
| 12448 | + normalize-package-data "^2.5.0" |
| 12449 | + parse-json "^5.0.0" |
| 12450 | + type-fest "^0.6.0" |
12449 | 12451 |
|
12450 | 12452 | read@^1.0.7: |
12451 | 12453 | version "1.0.7" |
@@ -13955,14 +13957,6 @@ string.prototype.matchall@^4.0.2: |
13955 | 13957 | regexp.prototype.flags "^1.3.0" |
13956 | 13958 | side-channel "^1.0.2" |
13957 | 13959 |
|
13958 | | -string.prototype.padend@^3.0.0: |
13959 | | - version "3.1.0" |
13960 | | - resolved "https://registry.yarnpkg.com/string.prototype.padend/-/string.prototype.padend-3.1.0.tgz#dc08f57a8010dc5c153550318f67e13adbb72ac3" |
13961 | | - integrity sha512-3aIv8Ffdp8EZj8iLwREGpQaUZiPyrWrpzMBHvkiSW/bK/EGve9np07Vwy7IJ5waydpGXzQZu/F8Oze2/IWkBaA== |
13962 | | - dependencies: |
13963 | | - define-properties "^1.1.3" |
13964 | | - es-abstract "^1.17.0-next.1" |
13965 | | - |
13966 | 13960 | string.prototype.trimend@^1.0.1: |
13967 | 13961 | version "1.0.1" |
13968 | 13962 | resolved "https://registry.yarnpkg.com/string.prototype.trimend/-/string.prototype.trimend-1.0.1.tgz#85812a6b847ac002270f5808146064c995fb6913" |
@@ -14655,6 +14649,11 @@ type-fest@^0.20.2: |
14655 | 14649 | resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.20.2.tgz#1bf207f4b28f91583666cb5fbd327887301cd5f4" |
14656 | 14650 | integrity sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ== |
14657 | 14651 |
|
| 14652 | +type-fest@^0.6.0: |
| 14653 | + version "0.6.0" |
| 14654 | + resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.6.0.tgz#8d2a2370d3df886eb5c90ada1c5bf6188acf838b" |
| 14655 | + integrity sha512-q+MB8nYR1KDLrgr4G5yemftpMC7/QLqVndBmEEdqzmNj5dcFOO4Oo8qlwZE3ULT3+Zim1F8Kq4cBnikNhlCMlg== |
| 14656 | + |
14658 | 14657 | type-fest@^0.8.0, type-fest@^0.8.1: |
14659 | 14658 | version "0.8.1" |
14660 | 14659 | resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.8.1.tgz#09e249ebde851d3b1e48d27c105444667f17b83d" |
|
0 commit comments