|
936 | 936 | resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.7.tgz#98a993516c859eb0d5c4c8f098317a9ea68db9ad"
|
937 | 937 | integrity sha512-cxWFQVseBm6O9Gbw1IWb8r6OS4OhSt3hPZLkFApLjM8TEXROBuQGLAH2i2gZpcXdLBIrpXuTDhH7Vbm1iXmNGA==
|
938 | 938 |
|
939 |
| -"@types/mime-types@^2.1.0": |
940 |
| - version "2.1.0" |
941 |
| - resolved "https://registry.yarnpkg.com/@types/mime-types/-/mime-types-2.1.0.tgz#9ca52cda363f699c69466c2a6ccdaad913ea7a73" |
942 |
| - integrity sha1-nKUs2jY/aZxpRmwqbM2q2RPqenM= |
943 |
| - |
944 | 939 | "@types/minimatch@*":
|
945 | 940 | version "3.0.3"
|
946 | 941 | resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-3.0.3.tgz#3dca0e3f33b200fc7d1139c0cd96c1268cadfd9d"
|
|
1038 | 1033 | dependencies:
|
1039 | 1034 | "@types/yargs-parser" "*"
|
1040 | 1035 |
|
| 1036 | +"@types/yauzl@^2.9.1": |
| 1037 | + version "2.9.1" |
| 1038 | + resolved "https://registry.yarnpkg.com/@types/yauzl/-/yauzl-2.9.1.tgz#d10f69f9f522eef3cf98e30afb684a1e1ec923af" |
| 1039 | + integrity sha512-A1b8SU4D10uoPjwb0lnHmmu8wZhR9d+9o2PKBQT2jU5YPTKsxac6M2qGAdY7VcL+dHHhARVUDmeg0rOrcd9EjA== |
| 1040 | + dependencies: |
| 1041 | + "@types/node" "*" |
| 1042 | + |
1041 | 1043 | "@typescript-eslint/eslint-plugin@^4.19.0":
|
1042 | 1044 | version "4.19.0"
|
1043 | 1045 | resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.19.0.tgz#56f8da9ee118fe9763af34d6a526967234f6a7f0"
|
@@ -1413,6 +1415,13 @@ agent-base@5:
|
1413 | 1415 | resolved "https://registry.yarnpkg.com/agent-base/-/agent-base-5.1.1.tgz#e8fb3f242959db44d63be665db7a8e739537a32c"
|
1414 | 1416 | integrity sha512-TMeqbNl2fMW0nMjTEPOwe3J/PRFP4vqeoNuQMG0HlMrtm5QxKqdvAkZ1pRBQ/ulIyDD5Yq0nJ7YbdD8ey0TO3g==
|
1415 | 1417 |
|
| 1418 | +agent-base@6: |
| 1419 | + version "6.0.2" |
| 1420 | + resolved "https://registry.yarnpkg.com/agent-base/-/agent-base-6.0.2.tgz#49fff58577cfee3f37176feab4c22e00f86d7f77" |
| 1421 | + integrity sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ== |
| 1422 | + dependencies: |
| 1423 | + debug "4" |
| 1424 | + |
1416 | 1425 | agent-base@~4.2.1:
|
1417 | 1426 | version "4.2.1"
|
1418 | 1427 | resolved "https://registry.yarnpkg.com/agent-base/-/agent-base-4.2.1.tgz#d89e5999f797875674c07d87f260fc41e83e8ca9"
|
@@ -1807,7 +1816,7 @@ balanced-match@^1.0.0:
|
1807 | 1816 | resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.0.tgz#89b4d199ab2bee49de164ea02b89ce462d71b767"
|
1808 | 1817 | integrity sha1-ibTRmasr7kneFk6gK4nORi1xt2c=
|
1809 | 1818 |
|
1810 |
| -base64-js@^1.0.2: |
| 1819 | +base64-js@^1.0.2, base64-js@^1.3.1: |
1811 | 1820 | version "1.5.1"
|
1812 | 1821 | resolved "https://registry.yarnpkg.com/base64-js/-/base64-js-1.5.1.tgz#1b1b440160a5bf7ad40b650f095963481903930a"
|
1813 | 1822 | integrity sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==
|
@@ -1864,6 +1873,15 @@ bindings@^1.5.0:
|
1864 | 1873 | dependencies:
|
1865 | 1874 | file-uri-to-path "1.0.0"
|
1866 | 1875 |
|
| 1876 | +bl@^4.0.3: |
| 1877 | + version "4.1.0" |
| 1878 | + resolved "https://registry.yarnpkg.com/bl/-/bl-4.1.0.tgz#451535264182bec2fbbc83a62ab98cf11d9f7b3a" |
| 1879 | + integrity sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w== |
| 1880 | + dependencies: |
| 1881 | + buffer "^5.5.0" |
| 1882 | + inherits "^2.0.4" |
| 1883 | + readable-stream "^3.4.0" |
| 1884 | + |
1867 | 1885 | bluebird@^3.5.5, bluebird@^3.7.2:
|
1868 | 1886 | version "3.7.2"
|
1869 | 1887 | resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.7.2.tgz#9f229c15be272454ffa973ace0dbee79a1b0c36f"
|
@@ -2052,6 +2070,14 @@ buffer@^4.3.0:
|
2052 | 2070 | ieee754 "^1.1.4"
|
2053 | 2071 | isarray "^1.0.0"
|
2054 | 2072 |
|
| 2073 | +buffer@^5.2.1, buffer@^5.5.0: |
| 2074 | + version "5.7.1" |
| 2075 | + resolved "https://registry.yarnpkg.com/buffer/-/buffer-5.7.1.tgz#ba62e7c13133053582197160851a8f648e99eed0" |
| 2076 | + integrity sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ== |
| 2077 | + dependencies: |
| 2078 | + base64-js "^1.3.1" |
| 2079 | + ieee754 "^1.1.13" |
| 2080 | + |
2055 | 2081 | builtin-status-codes@^3.0.0:
|
2056 | 2082 | version "3.0.0"
|
2057 | 2083 | resolved "https://registry.yarnpkg.com/builtin-status-codes/-/builtin-status-codes-3.0.0.tgz#85982878e21b98e1c66425e03d0174788f569ee8"
|
|
2526 | 2552 | resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
|
2527 | 2553 | integrity sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=
|
2528 | 2554 |
|
2529 |
| -concat-stream@^1.5.0, concat-stream@^1.6.2: |
| 2555 | +concat-stream@^1.5.0: |
2530 | 2556 | version "1.6.2"
|
2531 | 2557 | resolved "https://registry.yarnpkg.com/concat-stream/-/concat-stream-1.6.2.tgz#904bdf194cd3122fc675c77fc4ac3d4ff0fd1a34"
|
2532 | 2558 | integrity sha512-27HBghJxjiZtIk3Ycvn/4kbJk/1uZuJFfuPEns6LaEvpvG1f0hTea8lilrouyo9mVc2GWdcEZ8OLoGmSADlrCw==
|
@@ -2830,7 +2856,7 @@ dateformat@^3.0.0:
|
2830 | 2856 | resolved "https://registry.yarnpkg.com/dateformat/-/dateformat-3.0.3.tgz#a6e37499a4d9a9cf85ef5872044d62901c9889ae"
|
2831 | 2857 | integrity sha512-jyCETtSl3VMZMWeRo7iY1FL19ges1t55hMo5yaam4Jrsm5EPL89UQkoQRyiI+Yf4k8r2ZpdngkV8hr1lIdjb3Q==
|
2832 | 2858 |
|
2833 |
| -[email protected], debug@^2.2.0, debug@^2.3.3, debug@^2.6.9: |
| 2859 | +[email protected], debug@^2.2.0, debug@^2.3.3: |
2834 | 2860 | version "2.6.9"
|
2835 | 2861 | resolved "https://registry.yarnpkg.com/debug/-/debug-2.6.9.tgz#5d128515df134ff327e90a4c93f4e077a536341f"
|
2836 | 2862 | integrity sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==
|
@@ -2989,6 +3015,11 @@ detect-node@^2.0.4:
|
2989 | 3015 | resolved "https://registry.yarnpkg.com/detect-node/-/detect-node-2.0.4.tgz#014ee8f8f669c5c58023da64b8179c083a28c46c"
|
2990 | 3016 | integrity sha512-ZIzRpLJrOj7jjP2miAtgqIfmzbxa4ZOr5jJc601zklsfEx9oTzmmj2nVpIPRpNlRTIh8lc1kyViIY7BWSGNmKw==
|
2991 | 3017 |
|
| 3018 | + |
| 3019 | + version "0.0.854822" |
| 3020 | + resolved "https://registry.yarnpkg.com/devtools-protocol/-/devtools-protocol-0.0.854822.tgz#eac3a5260a6b3b4e729a09fdc0c77b0d322e777b" |
| 3021 | + integrity sha512-xd4D8kHQtB0KtWW0c9xBZD5LVtm9chkMOfs/3Yn01RhT/sFIsVtzTtypfKoFfWBaL+7xCYLxjOLkhwPXaX/Kcg== |
| 3022 | + |
2992 | 3023 | diff-sequences@^26.6.2:
|
2993 | 3024 | version "26.6.2"
|
2994 | 3025 | resolved "https://registry.yarnpkg.com/diff-sequences/-/diff-sequences-26.6.2.tgz#48ba99157de1923412eed41db6b6d4aa9ca7c0b1"
|
@@ -3144,7 +3175,7 @@ encoding@^0.1.12:
|
3144 | 3175 | dependencies:
|
3145 | 3176 | iconv-lite "^0.6.2"
|
3146 | 3177 |
|
3147 |
| -end-of-stream@^1.0.0, end-of-stream@^1.1.0: |
| 3178 | +end-of-stream@^1.0.0, end-of-stream@^1.1.0, end-of-stream@^1.4.1: |
3148 | 3179 | version "1.4.4"
|
3149 | 3180 | resolved "https://registry.yarnpkg.com/end-of-stream/-/end-of-stream-1.4.4.tgz#5ae64a5f45057baf3626ec14da0ca5e4b2431eb0"
|
3150 | 3181 | integrity sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==
|
@@ -3615,15 +3646,16 @@ extglob@^2.0.4:
|
3615 | 3646 | snapdragon "^0.8.1"
|
3616 | 3647 | to-regex "^3.0.1"
|
3617 | 3648 |
|
3618 |
| -extract-zip@^1.6.6: |
3619 |
| - version "1.7.0" |
3620 |
| - resolved "https://registry.yarnpkg.com/extract-zip/-/extract-zip-1.7.0.tgz#556cc3ae9df7f452c493a0cfb51cc30277940927" |
3621 |
| - integrity sha512-xoh5G1W/PB0/27lXgMQyIhP5DSY/LhoCsOyZgb+6iMmRtCwVBo55uKaMoEYrDCKQhWvqEip5ZPKAc6eFNyf/MA== |
| 3649 | +extract-zip@^2.0.0: |
| 3650 | + version "2.0.1" |
| 3651 | + resolved "https://registry.yarnpkg.com/extract-zip/-/extract-zip-2.0.1.tgz#663dca56fe46df890d5f131ef4a06d22bb8ba13a" |
| 3652 | + integrity sha512-GDhU9ntwuKyGXdZBUgTIe+vXnWj0fppUEtMDL0+idd5Sta8TGpHssn/eusA9mrPr9qNDym6SxAYZjNvCn/9RBg== |
3622 | 3653 | dependencies:
|
3623 |
| - concat-stream "^1.6.2" |
3624 |
| - debug "^2.6.9" |
3625 |
| - mkdirp "^0.5.4" |
| 3654 | + debug "^4.1.1" |
| 3655 | + get-stream "^5.1.0" |
3626 | 3656 | yauzl "^2.10.0"
|
| 3657 | + optionalDependencies: |
| 3658 | + "@types/yauzl" "^2.9.1" |
3627 | 3659 |
|
3628 | 3660 |
|
3629 | 3661 | version "1.3.0"
|
@@ -3920,6 +3952,11 @@ from2@^2.1.0:
|
3920 | 3952 | inherits "^2.0.1"
|
3921 | 3953 | readable-stream "^2.0.0"
|
3922 | 3954 |
|
| 3955 | +fs-constants@^1.0.0: |
| 3956 | + version "1.0.0" |
| 3957 | + resolved "https://registry.yarnpkg.com/fs-constants/-/fs-constants-1.0.0.tgz#6be0de9be998ce16af8afc24497b9ee9b7ccd9ad" |
| 3958 | + integrity sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow== |
| 3959 | + |
3923 | 3960 | fs-exists-sync@^0.1.0:
|
3924 | 3961 | version "0.1.0"
|
3925 | 3962 | resolved "https://registry.yarnpkg.com/fs-exists-sync/-/fs-exists-sync-0.1.0.tgz#982d6893af918e72d08dec9e8673ff2b5a8d6add"
|
@@ -4033,7 +4070,7 @@ get-stream@^4.0.0:
|
4033 | 4070 | dependencies:
|
4034 | 4071 | pump "^3.0.0"
|
4035 | 4072 |
|
4036 |
| -get-stream@^5.0.0: |
| 4073 | +get-stream@^5.0.0, get-stream@^5.1.0: |
4037 | 4074 | version "5.2.0"
|
4038 | 4075 | resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-5.2.0.tgz#4966a1795ee5ace65e706c4b7beb71257d6e22d3"
|
4039 | 4076 | integrity sha512-nBF+F1rAZVCu/p7rjzgA+Yb4lfYXrpl7a6VmJrU8wF9I1CKvP/QwPNZHnOlwbTkY6dvtFIzFMSyQXbLoTQPRpA==
|
@@ -4507,6 +4544,14 @@ https-proxy-agent@^4.0.0:
|
4507 | 4544 | agent-base "5"
|
4508 | 4545 | debug "4"
|
4509 | 4546 |
|
| 4547 | +https-proxy-agent@^5.0.0: |
| 4548 | + version "5.0.0" |
| 4549 | + resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-5.0.0.tgz#e2a90542abb68a762e0a0850f6c9edadfd8506b2" |
| 4550 | + integrity sha512-EkYm5BcKUGiduxzSt3Eppko+PiNWNEpa4ySk9vTC6wDsQJW9rHSa+UhGNJoRYp7bz6Ht1eaRIa6QaJqO5rCFbA== |
| 4551 | + dependencies: |
| 4552 | + agent-base "6" |
| 4553 | + debug "4" |
| 4554 | + |
4510 | 4555 | human-signals@^1.1.1:
|
4511 | 4556 | version "1.1.1"
|
4512 | 4557 | resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-1.1.1.tgz#c5b1cd14f50aeae09ab6c59fe63ba3395fe4dfa3"
|
@@ -4543,7 +4588,7 @@ icss-utils@^5.0.0:
|
4543 | 4588 | resolved "https://registry.yarnpkg.com/icss-utils/-/icss-utils-5.1.0.tgz#c6be6858abd013d768e98366ae47e25d5887b1ae"
|
4544 | 4589 | integrity sha512-soFhflCVWLfRNOPU3iv5Z9VUdT44xFRbzjLsEzSr5AQmgqPMTHdU3PMT1Cf1ssx8fLNJDA1juftYl+PUcv3MqA==
|
4545 | 4590 |
|
4546 |
| -ieee754@^1.1.4: |
| 4591 | +ieee754@^1.1.13, ieee754@^1.1.4: |
4547 | 4592 | version "1.2.1"
|
4548 | 4593 | resolved "https://registry.yarnpkg.com/ieee754/-/ieee754-1.2.1.tgz#8eb7a10a63fff25d15a57b001586d177d1b0d352"
|
4549 | 4594 | integrity sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==
|
|
6095 | 6140 | resolved "https://registry.yarnpkg.com/mime/-/mime-1.6.0.tgz#32cd9e5c64553bd58d19a568af452acff04981b1"
|
6096 | 6141 | integrity sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==
|
6097 | 6142 |
|
6098 |
| -mime@^2.0.3, mime@^2.4.4: |
| 6143 | +mime@^2.4.4: |
6099 | 6144 | version "2.5.0"
|
6100 | 6145 | resolved "https://registry.yarnpkg.com/mime/-/mime-2.5.0.tgz#2b4af934401779806ee98026bb42e8c1ae1876b1"
|
6101 | 6146 | integrity sha512-ft3WayFSFUVBuJj7BMLKAQcSlItKtfjsKDDsii3rqFDAZ7t11zRe8ASw/GlmivGwVUYtwkQrxiGGpL6gFvB0ag==
|
@@ -6227,12 +6272,17 @@ mixin-object@^2.0.1:
|
6227 | 6272 | for-in "^0.1.3"
|
6228 | 6273 | is-extendable "^0.1.1"
|
6229 | 6274 |
|
| 6275 | +mkdirp-classic@^0.5.2: |
| 6276 | + version "0.5.3" |
| 6277 | + resolved "https://registry.yarnpkg.com/mkdirp-classic/-/mkdirp-classic-0.5.3.tgz#fa10c9115cc6d8865be221ba47ee9bed78601113" |
| 6278 | + integrity sha512-gKLcREMhtuZRwRAfqP3RFW+TK4JqApVBtOIftVgjuABpAtpxhPGaDcfvbhNvD0B8iD1oUr/txX35NjcaY6Ns/A== |
| 6279 | + |
6230 | 6280 | [email protected], mkdirp@^1.0.0, mkdirp@^1.0.3:
|
6231 | 6281 | version "1.0.4"
|
6232 | 6282 | resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-1.0.4.tgz#3eb5ed62622756d79a5f0e2a221dfebad75c2f7e"
|
6233 | 6283 | integrity sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==
|
6234 | 6284 |
|
6235 |
| -mkdirp@^0.5.1, mkdirp@^0.5.3, mkdirp@^0.5.4, mkdirp@^0.5.5: |
| 6285 | +mkdirp@^0.5.1, mkdirp@^0.5.3, mkdirp@^0.5.5: |
6236 | 6286 | version "0.5.5"
|
6237 | 6287 | resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-0.5.5.tgz#d91cefd62d1436ca0f41620e251288d420099def"
|
6238 | 6288 | integrity sha512-NKmAlESf6jMGym1++R0Ra7wvhV+wFW63FaSOFPwRahvea0gMUcGUhVeAg/0BC0wiv9ih5NYPB1Wn1UEI1/L+xQ==
|
@@ -7174,7 +7224,7 @@ proxy-addr@~2.0.5:
|
7174 | 7224 | forwarded "~0.1.2"
|
7175 | 7225 | ipaddr.js "1.9.1"
|
7176 | 7226 |
|
7177 |
| -proxy-from-env@^1.0.0: |
| 7227 | +proxy-from-env@^1.1.0: |
7178 | 7228 | version "1.1.0"
|
7179 | 7229 | resolved "https://registry.yarnpkg.com/proxy-from-env/-/proxy-from-env-1.1.0.tgz#e102f16ca355424865755d2c9e8ea4f24d58c3e2"
|
7180 | 7230 | integrity sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==
|
@@ -7241,21 +7291,23 @@ punycode@^2.1.0, punycode@^2.1.1:
|
7241 | 7291 | resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.1.1.tgz#b58b010ac40c22c5657616c8d2c2c02c7bf479ec"
|
7242 | 7292 | integrity sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==
|
7243 | 7293 |
|
7244 |
| -puppeteer@^2.1.1: |
7245 |
| - version "2.1.1" |
7246 |
| - resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-2.1.1.tgz#ccde47c2a688f131883b50f2d697bd25189da27e" |
7247 |
| - integrity sha512-LWzaDVQkk1EPiuYeTOj+CZRIjda4k2s5w4MK4xoH2+kgWV/SDlkYHmxatDdtYrciHUKSXTsGgPgPP8ILVdBsxg== |
| 7294 | +puppeteer@^8.0.0: |
| 7295 | + version "8.0.0" |
| 7296 | + resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-8.0.0.tgz#a236669118aa795331c2d0ca19877159e7664705" |
| 7297 | + integrity sha512-D0RzSWlepeWkxPPdK3xhTcefj8rjah1791GE82Pdjsri49sy11ci/JQsAO8K2NRukqvwEtcI+ImP5F4ZiMvtIQ== |
7248 | 7298 | dependencies:
|
7249 |
| - "@types/mime-types" "^2.1.0" |
7250 | 7299 | debug "^4.1.0"
|
7251 |
| - extract-zip "^1.6.6" |
7252 |
| - https-proxy-agent "^4.0.0" |
7253 |
| - mime "^2.0.3" |
7254 |
| - mime-types "^2.1.25" |
| 7300 | + devtools-protocol "0.0.854822" |
| 7301 | + extract-zip "^2.0.0" |
| 7302 | + https-proxy-agent "^5.0.0" |
| 7303 | + node-fetch "^2.6.1" |
| 7304 | + pkg-dir "^4.2.0" |
7255 | 7305 | progress "^2.0.1"
|
7256 |
| - proxy-from-env "^1.0.0" |
7257 |
| - rimraf "^2.6.1" |
7258 |
| - ws "^6.1.0" |
| 7306 | + proxy-from-env "^1.1.0" |
| 7307 | + rimraf "^3.0.2" |
| 7308 | + tar-fs "^2.0.0" |
| 7309 | + unbzip2-stream "^1.3.3" |
| 7310 | + ws "^7.2.3" |
7259 | 7311 |
|
7260 | 7312 | q@^1.5.1:
|
7261 | 7313 | version "1.5.1"
|
@@ -7393,7 +7445,7 @@ read-pkg@^5.2.0:
|
7393 | 7445 | string_decoder "~1.1.1"
|
7394 | 7446 | util-deprecate "~1.0.1"
|
7395 | 7447 |
|
7396 |
| -readable-stream@3, readable-stream@^3.0.0, readable-stream@^3.0.6, readable-stream@^3.6.0: |
| 7448 | +readable-stream@3, readable-stream@^3.0.0, readable-stream@^3.0.6, readable-stream@^3.1.1, readable-stream@^3.4.0, readable-stream@^3.6.0: |
7397 | 7449 | version "3.6.0"
|
7398 | 7450 | resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-3.6.0.tgz#337bbda3adc0706bd3e024426a286d4b4b2c9198"
|
7399 | 7451 | integrity sha512-BViHy7LKeTz4oNnkcLJ+lVSL6vpiFeX6/d3oSH8zCW7UxP2onchk+vTGB143xuFjHS3deTgkKoXXymXqymiIdA==
|
@@ -7644,7 +7696,7 @@ reusify@^1.0.4:
|
7644 | 7696 | resolved "https://registry.yarnpkg.com/reusify/-/reusify-1.0.4.tgz#90da382b1e126efc02146e90845a88db12925d76"
|
7645 | 7697 | integrity sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==
|
7646 | 7698 |
|
7647 |
| -rimraf@^2.5.4, rimraf@^2.6.1, rimraf@^2.6.3, rimraf@^2.7.1: |
| 7699 | +rimraf@^2.5.4, rimraf@^2.6.3, rimraf@^2.7.1: |
7648 | 7700 | version "2.7.1"
|
7649 | 7701 | resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.7.1.tgz#35797f13a7fdadc566142c29d4f07ccad483e3ec"
|
7650 | 7702 | integrity sha512-uWjbaKIK3T1OSVptzX7Nl6PvQ3qAGtKEtVRjRuazjfL3Bx5eI409VZSqgND+4UNnmzLVdPj9FqFJNPqBZFve4w==
|
@@ -8514,6 +8566,27 @@ tapable@^1.0.0, tapable@^1.1.3:
|
8514 | 8566 | resolved "https://registry.yarnpkg.com/tapable/-/tapable-1.1.3.tgz#a1fccc06b58db61fd7a45da2da44f5f3a3e67ba2"
|
8515 | 8567 | integrity sha512-4WK/bYZmj8xLr+HUCODHGF1ZFzsYffasLUgEiMBY4fgtltdO6B4WJtlSbPaDTLpYTcGVwM2qLnFTICEcNxs3kA==
|
8516 | 8568 |
|
| 8569 | +tar-fs@^2.0.0: |
| 8570 | + version "2.1.1" |
| 8571 | + resolved "https://registry.yarnpkg.com/tar-fs/-/tar-fs-2.1.1.tgz#489a15ab85f1f0befabb370b7de4f9eb5cbe8784" |
| 8572 | + integrity sha512-V0r2Y9scmbDRLCNex/+hYzvp/zyYjvFbHPNgVTKfQvVrb6guiE/fxP+XblDNR011utopbkex2nM4dHNV6GDsng== |
| 8573 | + dependencies: |
| 8574 | + chownr "^1.1.1" |
| 8575 | + mkdirp-classic "^0.5.2" |
| 8576 | + pump "^3.0.0" |
| 8577 | + tar-stream "^2.1.4" |
| 8578 | + |
| 8579 | +tar-stream@^2.1.4: |
| 8580 | + version "2.2.0" |
| 8581 | + resolved "https://registry.yarnpkg.com/tar-stream/-/tar-stream-2.2.0.tgz#acad84c284136b060dc3faa64474aa9aebd77287" |
| 8582 | + integrity sha512-ujeqbceABgwMZxEJnk2HDY2DlnUZ+9oEcb1KzTVfYHio0UE6dG71n60d8D2I4qNvleWrrXpmjpt7vZeF1LnMZQ== |
| 8583 | + dependencies: |
| 8584 | + bl "^4.0.3" |
| 8585 | + end-of-stream "^1.4.1" |
| 8586 | + fs-constants "^1.0.0" |
| 8587 | + inherits "^2.0.3" |
| 8588 | + readable-stream "^3.1.1" |
| 8589 | + |
8517 | 8590 | tar@^6.0.0:
|
8518 | 8591 | version "6.1.0"
|
8519 | 8592 | resolved "https://registry.yarnpkg.com/tar/-/tar-6.1.0.tgz#d1724e9bcc04b977b18d5c573b333a2207229a83"
|
@@ -8640,7 +8713,7 @@ through2@^4.0.0:
|
8640 | 8713 | dependencies:
|
8641 | 8714 | readable-stream "3"
|
8642 | 8715 |
|
8643 |
| -through@2, "through@>=2.2.7 <3", through@^2.3.6: |
| 8716 | +through@2, "through@>=2.2.7 <3", through@^2.3.6, through@^2.3.8: |
8644 | 8717 | version "2.3.8"
|
8645 | 8718 | resolved "https://registry.yarnpkg.com/through/-/through-2.3.8.tgz#0dd4c9ffaabc357960b1b724115d7e0e86a2e1f5"
|
8646 | 8719 | integrity sha1-DdTJ/6q8NXlgsbckEV1+Doai4fU=
|
@@ -8896,6 +8969,14 @@ uglify-js@^3.1.4:
|
8896 | 8969 | resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.12.7.tgz#be4f06142a67bd91ef868b4e111dc241e151bff3"
|
8897 | 8970 | integrity sha512-SIZhkoh+U/wjW+BHGhVwE9nt8tWJspncloBcFapkpGRwNPqcH8pzX36BXe3TPBjzHWPMUZotpCigak/udWNr1Q==
|
8898 | 8971 |
|
| 8972 | +unbzip2-stream@^1.3.3: |
| 8973 | + version "1.4.3" |
| 8974 | + resolved "https://registry.yarnpkg.com/unbzip2-stream/-/unbzip2-stream-1.4.3.tgz#b0da04c4371311df771cdc215e87f2130991ace7" |
| 8975 | + integrity sha512-mlExGW4w71ebDJviH16lQLtZS32VKqsSfk80GCfUlwT/4/hNRFsoscrF/c++9xinkMzECL1uL9DDwXqFWkruPg== |
| 8976 | + dependencies: |
| 8977 | + buffer "^5.2.1" |
| 8978 | + through "^2.3.8" |
| 8979 | + |
8899 | 8980 | union-value@^1.0.0:
|
8900 | 8981 | version "1.0.1"
|
8901 | 8982 | resolved "https://registry.yarnpkg.com/union-value/-/union-value-1.0.1.tgz#0b6fe7b835aecda61c6ea4d4f02c14221e109847"
|
@@ -9441,7 +9522,7 @@ write-file-atomic@^3.0.0:
|
9441 | 9522 | signal-exit "^3.0.2"
|
9442 | 9523 | typedarray-to-buffer "^3.1.5"
|
9443 | 9524 |
|
9444 |
| -ws@^6.1.0, ws@^6.2.1: |
| 9525 | +ws@^6.2.1: |
9445 | 9526 | version "6.2.1"
|
9446 | 9527 | resolved "https://registry.yarnpkg.com/ws/-/ws-6.2.1.tgz#442fdf0a47ed64f59b6a5d8ff130f4748ed524fb"
|
9447 | 9528 | integrity sha512-GIyAXC2cB7LjvpgMt9EKS2ldqr0MTrORaleiOno6TweZ6r3TKtoFQWay/2PceJ3RuBasOHzXNn5Lrw1X0bEjqA==
|
|
0 commit comments