@@ -4128,6 +4128,11 @@ dashdash@^1.12.0:
4128
4128
dependencies :
4129
4129
assert-plus "^1.0.0"
4130
4130
4131
+ data-uri-to-buffer@^4.0.0 :
4132
+ version "4.0.0"
4133
+ resolved "https://registry.yarnpkg.com/data-uri-to-buffer/-/data-uri-to-buffer-4.0.0.tgz#b5db46aea50f6176428ac05b73be39a57701a64b"
4134
+ integrity sha512-Vr3mLBA8qWmcuschSLAOogKgQ/Jwxulv3RNE4FXnYWRGujzrRWQI4m12fQqRkwX06C0KanhLr4hK+GydchZsaA==
4135
+
4131
4136
data-urls@^2.0.0 :
4132
4137
version "2.0.0"
4133
4138
resolved "https://registry.yarnpkg.com/data-urls/-/data-urls-2.0.0.tgz#156485a72963a970f5d5821aaf642bef2bf2db9b"
@@ -4953,6 +4958,14 @@ fb-watchman@^2.0.0:
4953
4958
dependencies :
4954
4959
bser "2.1.1"
4955
4960
4961
+ fetch-blob@^3.1.2, fetch-blob@^3.1.4 :
4962
+ version "3.2.0"
4963
+ resolved "https://registry.yarnpkg.com/fetch-blob/-/fetch-blob-3.2.0.tgz#f09b8d4bbd45adc6f0c20b7e787e793e309dcce9"
4964
+ integrity sha512-7yAQpD2UMJzLi1Dqv7qFYnPbaPx7ZfFK6PiIxQ4PfkGPyNyl2Ugx+a/umUonmKqjhM4DnfbMvdX6otXq83soQQ==
4965
+ dependencies :
4966
+ node-domexception "^1.0.0"
4967
+ web-streams-polyfill "^3.0.3"
4968
+
4956
4969
figures@^1.7.0 :
4957
4970
version "1.7.0"
4958
4971
resolved "https://registry.yarnpkg.com/figures/-/figures-1.7.0.tgz#cbe1e3affcf1cd44b80cadfed28dc793a9701d2e"
@@ -5066,6 +5079,13 @@ form-data@~2.3.2:
5066
5079
combined-stream "^1.0.6"
5067
5080
mime-types "^2.1.12"
5068
5081
5082
+ formdata-polyfill@^4.0.10 :
5083
+ version "4.0.10"
5084
+ resolved "https://registry.yarnpkg.com/formdata-polyfill/-/formdata-polyfill-4.0.10.tgz#24807c31c9d402e002ab3d8c720144ceb8848423"
5085
+ integrity sha512-buewHzMvYL29jdeQTVILecSaZKnt/RJWjoZCF5OW60Z67/GmSLBkOFM7qh1PI3zFNtJbaZL5eQu1vLfazOwj4g==
5086
+ dependencies :
5087
+ fetch-blob "^3.1.2"
5088
+
5069
5089
5070
5090
version "0.2.0"
5071
5091
resolved "https://registry.yarnpkg.com/forwarded/-/forwarded-0.2.0.tgz#2269936428aad4c15c7ebe9779a84bf0b2a81811"
@@ -7046,11 +7066,19 @@ no-case@^3.0.4:
7046
7066
lower-case "^2.0.2"
7047
7067
tslib "^2.0.3"
7048
7068
7049
- node-fetch@^2.6.1 :
7050
- version "2.6.7"
7051
- resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
7069
+ node-domexception@^1.0.0 :
7070
+ version "1.0.0"
7071
+ resolved "https://registry.yarnpkg.com/node-domexception/-/node-domexception-1.0.0.tgz#6888db46a1f71c0b76b3f7555016b63fe64766e5"
7072
+ integrity sha512-/jKZoMpw0F8GRwl4/eLROPA3cfcXtLApP0QzLmUT/HuPCZWyB7IY9ZrMeKw2O/nFIqPQB3PVM9aYm0F312AXDQ==
7073
+
7074
+ node-fetch@^3.3.0 :
7075
+ version "3.3.0"
7076
+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-3.3.0.tgz#37e71db4ecc257057af828d523a7243d651d91e4"
7077
+ integrity sha512-BKwRP/O0UvoMKp7GNdwPlObhYGB5DQqwhEDQlNKuoqwVYSxkSZCSbHjnFFmUEtwSKRPU4kNK8PbDYYitwaE3QA==
7052
7078
dependencies :
7053
- whatwg-url "^5.0.0"
7079
+ data-uri-to-buffer "^4.0.0"
7080
+ fetch-blob "^3.1.4"
7081
+ formdata-polyfill "^4.0.10"
7054
7082
7055
7083
node-forge@^1.2.0 :
7056
7084
version "1.2.1"
@@ -9747,10 +9775,6 @@ tr46@^2.1.0:
9747
9775
dependencies :
9748
9776
punycode "^2.1.1"
9749
9777
9750
- tr46@~0.0.3 :
9751
- version "0.0.3"
9752
- resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
9753
-
9754
9778
trim-newlines@^3.0.0 :
9755
9779
version "3.0.1"
9756
9780
resolved "https://registry.yarnpkg.com/trim-newlines/-/trim-newlines-3.0.1.tgz#260a5d962d8b752425b32f3a7db0dcacd176c144"
@@ -10046,9 +10070,10 @@ wcwidth@^1.0.1:
10046
10070
dependencies :
10047
10071
defaults "^1.0.3"
10048
10072
10049
- webidl-conversions@^3.0.0 :
10050
- version "3.0.1"
10051
- resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
10073
+ web-streams-polyfill@^3.0.3 :
10074
+ version "3.2.1"
10075
+ resolved "https://registry.yarnpkg.com/web-streams-polyfill/-/web-streams-polyfill-3.2.1.tgz#71c2718c52b45fd49dbeee88634b3a60ceab42a6"
10076
+ integrity sha512-e0MO3wdXWKrLbL0DgGnUV7WHVuw9OUvL4hjgnPkIeEvESk74gAITi5G606JtZPp39cd8HA9VQzCIvA49LpPN5Q==
10052
10077
10053
10078
webidl-conversions@^5.0.0 :
10054
10079
version "5.0.0"
@@ -10189,13 +10214,6 @@ whatwg-mimetype@^2.3.0:
10189
10214
version "2.3.0"
10190
10215
resolved "https://registry.yarnpkg.com/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz#3d4b1e0312d2079879f826aff18dbeeca5960fbf"
10191
10216
10192
- whatwg-url@^5.0.0 :
10193
- version "5.0.0"
10194
- resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
10195
- dependencies :
10196
- tr46 "~0.0.3"
10197
- webidl-conversions "^3.0.0"
10198
-
10199
10217
whatwg-url@^8.0.0, whatwg-url@^8.5.0 :
10200
10218
version "8.7.0"
10201
10219
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-8.7.0.tgz#656a78e510ff8f3937bc0bcbe9f5c0ac35941b77"
0 commit comments