@@ -10829,9 +10829,11 @@ no-case@^3.0.4:
10829
10829
tslib "^2.0.3"
10830
10830
10831
10831
node-fetch@^2.6.1:
10832
- version "2.6.1"
10833
- resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
10834
- integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
10832
+ version "2.6.7"
10833
+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
10834
+ integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
10835
+ dependencies:
10836
+ whatwg-url "^5.0.0"
10835
10837
10836
10838
node-forge@^0.10.0:
10837
10839
version "0.10.0"
@@ -14928,6 +14930,11 @@ tr46@^2.1.0:
14928
14930
dependencies:
14929
14931
punycode "^2.1.1"
14930
14932
14933
+ tr46@~0.0.3:
14934
+ version "0.0.3"
14935
+ resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
14936
+ integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
14937
+
14931
14938
trim-newlines@^3.0.0:
14932
14939
version "3.0.1"
14933
14940
resolved "https://registry.yarnpkg.com/trim-newlines/-/trim-newlines-3.0.1.tgz#260a5d962d8b752425b32f3a7db0dcacd176c144"
15547
15554
underscore "1.9.1"
15548
15555
utf8 "3.0.0"
15549
15556
15557
+ webidl-conversions@^3.0.0:
15558
+ version "3.0.1"
15559
+ resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
15560
+ integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
15561
+
15550
15562
webidl-conversions@^5.0.0:
15551
15563
version "5.0.0"
15552
15564
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-5.0.0.tgz#ae59c8a00b121543a2acc65c0434f57b0fc11aff"
@@ -15708,6 +15720,14 @@ whatwg-mimetype@^2.3.0:
15708
15720
resolved "https://registry.yarnpkg.com/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz#3d4b1e0312d2079879f826aff18dbeeca5960fbf"
15709
15721
integrity sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==
15710
15722
15723
+ whatwg-url@^5.0.0:
15724
+ version "5.0.0"
15725
+ resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
15726
+ integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
15727
+ dependencies:
15728
+ tr46 "~0.0.3"
15729
+ webidl-conversions "^3.0.0"
15730
+
15711
15731
whatwg-url@^8.0.0, whatwg-url@^8.4.0, whatwg-url@^8.5.0:
15712
15732
version "8.7.0"
15713
15733
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-8.7.0.tgz#656a78e510ff8f3937bc0bcbe9f5c0ac35941b77"
0 commit comments