@@ -355,6 +355,11 @@ cross-spawn@^7.0.2, cross-spawn@^7.0.3:
355
355
shebang-command "^2.0.0"
356
356
which "^2.0.1"
357
357
358
+ data-uri-to-buffer@^4.0.0 :
359
+ version "4.0.1"
360
+ resolved "https://registry.yarnpkg.com/data-uri-to-buffer/-/data-uri-to-buffer-4.0.1.tgz#d8feb2b2881e6a4f58c2e08acfd0e2834e26222e"
361
+ integrity sha512-0R9ikRb668HB7QDxT1vkpuUBtqc53YyAwMwGeUFKRojY/NWKvdZ+9UYtRfGmhqNbRkTSVpMbmyhXipFFv2cb/A==
362
+
358
363
debug@^3.2.7 :
359
364
version "3.2.7"
360
365
resolved "https://registry.yarnpkg.com/debug/-/debug-3.2.7.tgz#72580b7e9145fb39b6676f9c5e5fb100b934179a"
@@ -669,6 +674,14 @@ fastq@^1.6.0:
669
674
dependencies :
670
675
reusify "^1.0.4"
671
676
677
+ fetch-blob@^3.1.2, fetch-blob@^3.1.4 :
678
+ version "3.2.0"
679
+ resolved "https://registry.yarnpkg.com/fetch-blob/-/fetch-blob-3.2.0.tgz#f09b8d4bbd45adc6f0c20b7e787e793e309dcce9"
680
+ integrity sha512-7yAQpD2UMJzLi1Dqv7qFYnPbaPx7ZfFK6PiIxQ4PfkGPyNyl2Ugx+a/umUonmKqjhM4DnfbMvdX6otXq83soQQ==
681
+ dependencies :
682
+ node-domexception "^1.0.0"
683
+ web-streams-polyfill "^3.0.3"
684
+
672
685
file-entry-cache@^6.0.1 :
673
686
version "6.0.1"
674
687
resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-6.0.1.tgz#211b2dd9659cb0394b073e7323ac3c933d522027"
@@ -711,6 +724,13 @@ for-each@^0.3.3:
711
724
dependencies :
712
725
is-callable "^1.1.3"
713
726
727
+ formdata-polyfill@^4.0.10 :
728
+ version "4.0.10"
729
+ resolved "https://registry.yarnpkg.com/formdata-polyfill/-/formdata-polyfill-4.0.10.tgz#24807c31c9d402e002ab3d8c720144ceb8848423"
730
+ integrity sha512-buewHzMvYL29jdeQTVILecSaZKnt/RJWjoZCF5OW60Z67/GmSLBkOFM7qh1PI3zFNtJbaZL5eQu1vLfazOwj4g==
731
+ dependencies :
732
+ fetch-blob "^3.1.2"
733
+
714
734
fs.realpath@^1.0.0 :
715
735
version "1.0.0"
716
736
resolved "https://registry.yarnpkg.com/fs.realpath/-/fs.realpath-1.0.0.tgz#1504ad2523158caa40db4a2787cb01411994ea4f"
@@ -1187,12 +1207,19 @@ natural-compare@^1.4.0:
1187
1207
resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7"
1188
1208
integrity sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==
1189
1209
1190
- node-fetch@^2 :
1191
- version "2.6.12"
1192
- resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.12.tgz#02eb8e22074018e3d5a83016649d04df0e348fba"
1193
- integrity sha512-C/fGU2E8ToujUivIO0H+tpQ6HWo4eEmchoPIoXtxCrVghxdKq+QOHqEZW7tuP3KlV3bC8FRMO5nMCC7Zm1VP6g==
1210
+ node-domexception@^1.0.0 :
1211
+ version "1.0.0"
1212
+ resolved "https://registry.yarnpkg.com/node-domexception/-/node-domexception-1.0.0.tgz#6888db46a1f71c0b76b3f7555016b63fe64766e5"
1213
+ integrity sha512-/jKZoMpw0F8GRwl4/eLROPA3cfcXtLApP0QzLmUT/HuPCZWyB7IY9ZrMeKw2O/nFIqPQB3PVM9aYm0F312AXDQ==
1214
+
1215
+ node-fetch@^3.0.0 :
1216
+ version "3.3.2"
1217
+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-3.3.2.tgz#d1e889bacdf733b4ff3b2b243eb7a12866a0b78b"
1218
+ integrity sha512-dRB78srN/l6gqWulah9SrxeYnxeddIG30+GOqK/9OlLVyLg3HPnr6SqOWTWOXKRwC2eGYCkZ59NNuSgvSrpgOA==
1194
1219
dependencies :
1195
- whatwg-url "^5.0.0"
1220
+ data-uri-to-buffer "^4.0.0"
1221
+ fetch-blob "^3.1.4"
1222
+ formdata-polyfill "^4.0.10"
1196
1223
1197
1224
normalize-path@^3.0.0 :
1198
1225
version "3.0.0"
@@ -1667,11 +1694,6 @@ to-regex-range@^5.0.1:
1667
1694
dependencies :
1668
1695
is-number "^7.0.0"
1669
1696
1670
- tr46@~0.0.3 :
1671
- version "0.0.3"
1672
- resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
1673
- integrity sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==
1674
-
1675
1697
tsconfig-paths@^3.14.2 :
1676
1698
version "3.14.2"
1677
1699
resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.14.2.tgz#6e32f1f79412decd261f92d633a9dc1cfa99f088"
@@ -1770,18 +1792,10 @@ utils-merge@1.x.x:
1770
1792
resolved "https://registry.yarnpkg.com/utils-merge/-/utils-merge-1.0.1.tgz#9f95710f50a267947b2ccc124741c1028427e713"
1771
1793
integrity sha512-pMZTvIkT1d+TFGvDOqodOclx0QWkkgi6Tdoa8gC8ffGAAqz9pzPTZWAybbsHHoED/ztMtkv/VoYTYyShUn81hA==
1772
1794
1773
- webidl-conversions@^3.0.0 :
1774
- version "3.0.1"
1775
- resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
1776
- integrity sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==
1777
-
1778
- whatwg-url@^5.0.0 :
1779
- version "5.0.0"
1780
- resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
1781
- integrity sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==
1782
- dependencies :
1783
- tr46 "~0.0.3"
1784
- webidl-conversions "^3.0.0"
1795
+ web-streams-polyfill@^3.0.3 :
1796
+ version "3.2.1"
1797
+ resolved "https://registry.yarnpkg.com/web-streams-polyfill/-/web-streams-polyfill-3.2.1.tgz#71c2718c52b45fd49dbeee88634b3a60ceab42a6"
1798
+ integrity sha512-e0MO3wdXWKrLbL0DgGnUV7WHVuw9OUvL4hjgnPkIeEvESk74gAITi5G606JtZPp39cd8HA9VQzCIvA49LpPN5Q==
1785
1799
1786
1800
which-boxed-primitive@^1.0.2 :
1787
1801
version "1.0.2"
0 commit comments