@@ -4709,9 +4709,11 @@ node-emoji@1.10.0:
47094709 lodash.toarray "^4.4.0"
47104710
47114711node-fetch@^2.3.0 :
4712- version "2.6.1"
4713- resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
4714- integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
4712+ version "2.6.7"
4713+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
4714+ integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
4715+ dependencies :
4716+ whatwg-url "^5.0.0"
47154717
47164718node-int64@^0.4.0 :
47174719 version "0.4.0"
@@ -6472,6 +6474,11 @@ tr46@^1.0.1:
64726474 dependencies :
64736475 punycode "^2.1.0"
64746476
6477+ tr46@~0.0.3 :
6478+ version "0.0.3"
6479+ resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
6480+ integrity sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==
6481+
64756482tree-kill@1.2.2 :
64766483 version "1.2.2"
64776484 resolved "https://registry.yarnpkg.com/tree-kill/-/tree-kill-1.2.2.tgz#4ca09a9092c88b73a7cdc5e8a01b507b0790a0cc"
@@ -6816,6 +6823,11 @@ wcwidth@^1.0.1:
68166823 dependencies :
68176824 defaults "^1.0.3"
68186825
6826+ webidl-conversions@^3.0.0 :
6827+ version "3.0.1"
6828+ resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
6829+ integrity sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==
6830+
68196831webidl-conversions@^4.0.2 :
68206832 version "4.0.2"
68216833 resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-4.0.2.tgz#a855980b1f0b6b359ba1d5d9fb39ae941faa63ad"
@@ -6875,6 +6887,14 @@ whatwg-mimetype@^2.2.0, whatwg-mimetype@^2.3.0:
68756887 resolved "https://registry.yarnpkg.com/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz#3d4b1e0312d2079879f826aff18dbeeca5960fbf"
68766888 integrity sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==
68776889
6890+ whatwg-url@^5.0.0 :
6891+ version "5.0.0"
6892+ resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
6893+ integrity sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==
6894+ dependencies :
6895+ tr46 "~0.0.3"
6896+ webidl-conversions "^3.0.0"
6897+
68786898whatwg-url@^7.0.0 :
68796899 version "7.1.0"
68806900 resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-7.1.0.tgz#c2c492f1eca612988efd3d2266be1b9fc6170d06"
0 commit comments