@@ -818,9 +818,11 @@ nested-error-stacks@^2.0.0:
818
818
integrity sha512-AO81vsIO1k1sM4Zrd6Hu7regmJN1NSiAja10gc4bX3F0wd+9rQmcuHQaHVQCYIEC8iFXnE+mavh23GOt7wBgug==
819
819
820
820
node-fetch@^2.6.0 :
821
- version "2.6.1"
822
- resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
823
- integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
821
+ version "2.6.7"
822
+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
823
+ integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
824
+ dependencies :
825
+ whatwg-url "^5.0.0"
824
826
825
827
normalize-path@^3.0.0, normalize-path@~3.0.0 :
826
828
version "3.0.0"
@@ -1193,6 +1195,11 @@ toidentifier@1.0.0:
1193
1195
resolved "https://registry.yarnpkg.com/toidentifier/-/toidentifier-1.0.0.tgz#7e1be3470f1e77948bc43d94a3c8f4d7752ba553"
1194
1196
integrity sha512-yaOH/Pk/VEhBWWTlhI+qXxDFXlejDGcQipMlyxda9nthulaxLZUNcUqFxokp0vcYnvteJln5FNQDRrxj3YcbVw==
1195
1197
1198
+ tr46@~0.0.3 :
1199
+ version "0.0.3"
1200
+ resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
1201
+ integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
1202
+
1196
1203
tweezer.js@^1.4.0 :
1197
1204
version "1.5.0"
1198
1205
resolved "https://registry.yarnpkg.com/tweezer.js/-/tweezer.js-1.5.0.tgz#ca50ac5215022203fd3be4d28617e8e2305f5c0c"
@@ -1258,6 +1265,19 @@ utils-merge@1.0.1:
1258
1265
resolved "https://registry.yarnpkg.com/utils-merge/-/utils-merge-1.0.1.tgz#9f95710f50a267947b2ccc124741c1028427e713"
1259
1266
integrity sha1-n5VxD1CiZ5R7LMwSR0HBAoQn5xM=
1260
1267
1268
+ webidl-conversions@^3.0.0 :
1269
+ version "3.0.1"
1270
+ resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
1271
+ integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
1272
+
1273
+ whatwg-url@^5.0.0 :
1274
+ version "5.0.0"
1275
+ resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
1276
+ integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
1277
+ dependencies :
1278
+ tr46 "~0.0.3"
1279
+ webidl-conversions "^3.0.0"
1280
+
1261
1281
which-module@^2.0.0 :
1262
1282
version "2.0.0"
1263
1283
resolved "https://registry.yarnpkg.com/which-module/-/which-module-2.0.0.tgz#d9ef07dce77b9902b8a3a8fa4b31c3e3f7e6e87a"
0 commit comments