@@ -3615,6 +3615,11 @@ cross-spawn@^7.0.1, cross-spawn@^7.0.3, cross-spawn@^7.0.5, cross-spawn@^7.0.6:
3615
3615
shebang-command "^2.0.0"
3616
3616
which "^2.0.1"
3617
3617
3618
+ data-uri-to-buffer@^4.0.0 :
3619
+ version "4.0.1"
3620
+ resolved "https://registry.yarnpkg.com/data-uri-to-buffer/-/data-uri-to-buffer-4.0.1.tgz#d8feb2b2881e6a4f58c2e08acfd0e2834e26222e"
3621
+ integrity sha512-0R9ikRb668HB7QDxT1vkpuUBtqc53YyAwMwGeUFKRojY/NWKvdZ+9UYtRfGmhqNbRkTSVpMbmyhXipFFv2cb/A==
3622
+
3618
3623
data-view-buffer@^1.0.2 :
3619
3624
version "1.0.2"
3620
3625
resolved "https://registry.yarnpkg.com/data-view-buffer/-/data-view-buffer-1.0.2.tgz#211a03ba95ecaf7798a8c7198d79536211f88570"
@@ -4283,6 +4288,14 @@ fbjs@^3.0.0:
4283
4288
setimmediate "^1.0.5"
4284
4289
ua-parser-js "^1.0.35"
4285
4290
4291
+ fetch-blob@^3.1.2, fetch-blob@^3.1.4 :
4292
+ version "3.2.0"
4293
+ resolved "https://registry.yarnpkg.com/fetch-blob/-/fetch-blob-3.2.0.tgz#f09b8d4bbd45adc6f0c20b7e787e793e309dcce9"
4294
+ integrity sha512-7yAQpD2UMJzLi1Dqv7qFYnPbaPx7ZfFK6PiIxQ4PfkGPyNyl2Ugx+a/umUonmKqjhM4DnfbMvdX6otXq83soQQ==
4295
+ dependencies :
4296
+ node-domexception "^1.0.0"
4297
+ web-streams-polyfill "^3.0.3"
4298
+
4286
4299
figures@^3.0.0 :
4287
4300
version "3.2.0"
4288
4301
resolved "https://registry.yarnpkg.com/figures/-/figures-3.2.0.tgz#625c18bd293c604dc4a8ddb2febf0c88341746af"
@@ -4355,6 +4368,13 @@ foreground-child@^3.3.1:
4355
4368
cross-spawn "^7.0.6"
4356
4369
signal-exit "^4.0.1"
4357
4370
4371
+ formdata-polyfill@^4.0.10 :
4372
+ version "4.0.10"
4373
+ resolved "https://registry.yarnpkg.com/formdata-polyfill/-/formdata-polyfill-4.0.10.tgz#24807c31c9d402e002ab3d8c720144ceb8848423"
4374
+ integrity sha512-buewHzMvYL29jdeQTVILecSaZKnt/RJWjoZCF5OW60Z67/GmSLBkOFM7qh1PI3zFNtJbaZL5eQu1vLfazOwj4g==
4375
+ dependencies :
4376
+ fetch-blob "^3.1.2"
4377
+
4358
4378
fs-extra@^11.1.0 :
4359
4379
version "11.3.0"
4360
4380
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11.3.0.tgz#0daced136bbaf65a555a326719af931adc7a314d"
6123
6143
lodash "^4.17.21"
6124
6144
propagate "^2.0.0"
6125
6145
6126
- [email protected] , node-fetch@^2.5.0, node-fetch@^2.6.1, node-fetch@^2.7.0:
6146
+ node-domexception@^1.0.0 :
6147
+ version "1.0.0"
6148
+ resolved "https://registry.yarnpkg.com/node-domexception/-/node-domexception-1.0.0.tgz#6888db46a1f71c0b76b3f7555016b63fe64766e5"
6149
+ integrity sha512-/jKZoMpw0F8GRwl4/eLROPA3cfcXtLApP0QzLmUT/HuPCZWyB7IY9ZrMeKw2O/nFIqPQB3PVM9aYm0F312AXDQ==
6150
+
6151
+
6152
+ version "3.3.2"
6153
+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-3.3.2.tgz#d1e889bacdf733b4ff3b2b243eb7a12866a0b78b"
6154
+ integrity sha512-dRB78srN/l6gqWulah9SrxeYnxeddIG30+GOqK/9OlLVyLg3HPnr6SqOWTWOXKRwC2eGYCkZ59NNuSgvSrpgOA==
6155
+ dependencies :
6156
+ data-uri-to-buffer "^4.0.0"
6157
+ fetch-blob "^3.1.4"
6158
+ formdata-polyfill "^4.0.10"
6159
+
6160
+ node-fetch@^2.5.0, node-fetch@^2.6.1, node-fetch@^2.7.0 :
6127
6161
version "2.7.0"
6128
6162
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.7.0.tgz#d0f0fa6e3e2dc1d27efcd8ad99d550bda94d187d"
6129
6163
integrity sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==
@@ -7751,7 +7785,7 @@ wcwidth@^1.0.1:
7751
7785
dependencies :
7752
7786
defaults "^1.0.3"
7753
7787
7754
- web-streams-polyfill@^3.2.1 :
7788
+ web-streams-polyfill@^3.0.3, web-streams-polyfill@^3. 2.1 :
7755
7789
version "3.3.3"
7756
7790
resolved "https://registry.yarnpkg.com/web-streams-polyfill/-/web-streams-polyfill-3.3.3.tgz#2073b91a2fdb1fbfbd401e7de0ac9f8214cecb4b"
7757
7791
integrity sha512-d2JWLCivmZYTSIoge9MsgFCZrt571BikcWGYkjC1khllbTeDlGqZ2D8vD8E/lJa8WGWbb7Plm8/XJYV7IJHZZw==
0 commit comments