@@ -8830,9 +8830,11 @@ no-case@^3.0.4:
8830
8830
tslib "^2.0.3"
8831
8831
8832
8832
node-fetch@^2.6.0, node-fetch@^2.6.1:
8833
- version "2.6.1"
8834
- resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
8835
- integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
8833
+ version "2.6.7"
8834
+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
8835
+ integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
8836
+ dependencies:
8837
+ whatwg-url "^5.0.0"
8836
8838
8837
8839
node-int64@^0.4.0:
8838
8840
version "0.4.0"
@@ -11157,6 +11159,11 @@ tr46@^2.1.0:
11157
11159
dependencies:
11158
11160
punycode "^2.1.1"
11159
11161
11162
+ tr46@~0.0.3:
11163
+ version "0.0.3"
11164
+ resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
11165
+ integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
11166
+
11160
11167
tracked-maps-and-sets@^2.0.0:
11161
11168
version "2.2.1"
11162
11169
resolved "https://registry.yarnpkg.com/tracked-maps-and-sets/-/tracked-maps-and-sets-2.2.1.tgz#323dd40540c561e8b0ffdec8bf129c68ec5025f9"
@@ -11591,6 +11598,11 @@ wcwidth@^1.0.1:
11591
11598
dependencies:
11592
11599
defaults "^1.0.3"
11593
11600
11601
+ webidl-conversions@^3.0.0:
11602
+ version "3.0.1"
11603
+ resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
11604
+ integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
11605
+
11594
11606
webidl-conversions@^5.0.0:
11595
11607
version "5.0.0"
11596
11608
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-5.0.0.tgz#ae59c8a00b121543a2acc65c0434f57b0fc11aff"
@@ -11669,6 +11681,14 @@ whatwg-mimetype@^2.3.0:
11669
11681
resolved "https://registry.yarnpkg.com/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz#3d4b1e0312d2079879f826aff18dbeeca5960fbf"
11670
11682
integrity sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==
11671
11683
11684
+ whatwg-url@^5.0.0:
11685
+ version "5.0.0"
11686
+ resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
11687
+ integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
11688
+ dependencies:
11689
+ tr46 "~0.0.3"
11690
+ webidl-conversions "^3.0.0"
11691
+
11672
11692
whatwg-url@^8.0.0, whatwg-url@^8.5.0:
11673
11693
version "8.7.0"
11674
11694
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-8.7.0.tgz#656a78e510ff8f3937bc0bcbe9f5c0ac35941b77"
0 commit comments