194
194
integrity sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==
195
195
196
196
node-fetch@^2.6.1 :
197
- version "2.6.1"
198
- resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
199
- integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
197
+ version "2.6.7"
198
+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
199
+ integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
200
+ dependencies :
201
+ whatwg-url "^5.0.0"
200
202
201
203
once@^1.3.0, once@^1.3.1, once@^1.4.0 :
202
204
version "1.4.0"
@@ -336,6 +338,11 @@ through@^2.3.8:
336
338
resolved "https://registry.yarnpkg.com/through/-/through-2.3.8.tgz#0dd4c9ffaabc357960b1b724115d7e0e86a2e1f5"
337
339
integrity sha1-DdTJ/6q8NXlgsbckEV1+Doai4fU=
338
340
341
+ tr46@~0.0.3 :
342
+ version "0.0.3"
343
+ resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
344
+ integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
345
+
339
346
unbzip2-stream@^1.3.3 :
340
347
version "1.4.3"
341
348
resolved "https://registry.yarnpkg.com/unbzip2-stream/-/unbzip2-stream-1.4.3.tgz#b0da04c4371311df771cdc215e87f2130991ace7"
@@ -349,6 +356,19 @@ util-deprecate@^1.0.1:
349
356
resolved "https://registry.yarnpkg.com/util-deprecate/-/util-deprecate-1.0.2.tgz#450d4dc9fa70de732762fbd2d4a28981419a0ccf"
350
357
integrity sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=
351
358
359
+ webidl-conversions@^3.0.0 :
360
+ version "3.0.1"
361
+ resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
362
+ integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
363
+
364
+ whatwg-url@^5.0.0 :
365
+ version "5.0.0"
366
+ resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
367
+ integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
368
+ dependencies :
369
+ tr46 "~0.0.3"
370
+ webidl-conversions "^3.0.0"
371
+
352
372
wrappy@1 :
353
373
version "1.0.2"
354
374
resolved "https://registry.yarnpkg.com/wrappy/-/wrappy-1.0.2.tgz#b5243d8f3ec1aa35f1364605bc0d1036e30ab69f"
0 commit comments