@@ -4930,9 +4930,11 @@ node-dir@^0.1.17:
4930
4930
minimatch "^3.0.2"
4931
4931
4932
4932
node-fetch@^2.2.0, node-fetch@^2.6.0 :
4933
- version "2.6.1"
4934
- resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
4935
- integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
4933
+ version "2.6.7"
4934
+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
4935
+ integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
4936
+ dependencies :
4937
+ whatwg-url "^5.0.0"
4936
4938
4937
4939
node-int64@^0.4.0 :
4938
4940
version "0.4.0"
@@ -6408,6 +6410,11 @@ tr46@^2.1.0:
6408
6410
dependencies :
6409
6411
punycode "^2.1.1"
6410
6412
6413
+ tr46@~0.0.3 :
6414
+ version "0.0.3"
6415
+ resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
6416
+ integrity sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==
6417
+
6411
6418
tslib@^1.8.1 :
6412
6419
version "1.11.1"
6413
6420
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.11.1.tgz#eb15d128827fbee2841549e171f45ed338ac7e35"
@@ -6626,6 +6633,11 @@ wcwidth@^1.0.1:
6626
6633
dependencies :
6627
6634
defaults "^1.0.3"
6628
6635
6636
+ webidl-conversions@^3.0.0 :
6637
+ version "3.0.1"
6638
+ resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
6639
+ integrity sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==
6640
+
6629
6641
webidl-conversions@^5.0.0 :
6630
6642
version "5.0.0"
6631
6643
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-5.0.0.tgz#ae59c8a00b121543a2acc65c0434f57b0fc11aff"
@@ -6653,6 +6665,14 @@ whatwg-mimetype@^2.3.0:
6653
6665
resolved "https://registry.yarnpkg.com/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz#3d4b1e0312d2079879f826aff18dbeeca5960fbf"
6654
6666
integrity sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==
6655
6667
6668
+ whatwg-url@^5.0.0 :
6669
+ version "5.0.0"
6670
+ resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
6671
+ integrity sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==
6672
+ dependencies :
6673
+ tr46 "~0.0.3"
6674
+ webidl-conversions "^3.0.0"
6675
+
6656
6676
whatwg-url@^8.0.0, whatwg-url@^8.5.0 :
6657
6677
version "8.7.0"
6658
6678
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-8.7.0.tgz#656a78e510ff8f3937bc0bcbe9f5c0ac35941b77"
0 commit comments