@@ -2686,10 +2686,12 @@ nice-try@^1.0.4:
26862686 resolved "https://registry.yarnpkg.com/nice-try/-/nice-try-1.0.5.tgz#a3378a7696ce7d223e88fc9b764bd7ef1089e366"
26872687 integrity sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==
26882688
2689- node-fetch@2.6.1 :
2690- version "2.6.1"
2691- resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
2692- integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
2689+ node-fetch@2.6.7 :
2690+ version "2.6.7"
2691+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
2692+ integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
2693+ dependencies :
2694+ whatwg-url "^5.0.0"
26932695
26942696normalize-package-data@^2.3.2, normalize-package-data@^2.3.4 :
26952697 version "2.5.0"
@@ -3793,6 +3795,11 @@ tough-cookie@~2.3.3:
37933795 dependencies :
37943796 punycode "^1.4.1"
37953797
3798+ tr46@~0.0.3 :
3799+ version "0.0.3"
3800+ resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
3801+ integrity sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==
3802+
37963803trim-newlines@^2.0.0 :
37973804 version "2.0.0"
37983805 resolved "https://registry.yarnpkg.com/trim-newlines/-/trim-newlines-2.0.0.tgz#b403d0b91be50c331dfc4b82eeceb22c3de16d20"
@@ -3974,11 +3981,24 @@ wcwidth@^1.0.1:
39743981 dependencies :
39753982 defaults "^1.0.3"
39763983
3984+ webidl-conversions@^3.0.0 :
3985+ version "3.0.1"
3986+ resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
3987+ integrity sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==
3988+
39773989well-known-symbols@^2.0.0 :
39783990 version "2.0.0"
39793991 resolved "https://registry.yarnpkg.com/well-known-symbols/-/well-known-symbols-2.0.0.tgz#e9c7c07dbd132b7b84212c8174391ec1f9871ba5"
39803992 integrity sha512-ZMjC3ho+KXo0BfJb7JgtQ5IBuvnShdlACNkKkdsqBmYw3bPAaJfPeYUo6tLUaT5tG/Gkh7xkpBhKRQ9e7pyg9Q==
39813993
3994+ whatwg-url@^5.0.0 :
3995+ version "5.0.0"
3996+ resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
3997+ integrity sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==
3998+ dependencies :
3999+ tr46 "~0.0.3"
4000+ webidl-conversions "^3.0.0"
4001+
39824002which-module@^2.0.0 :
39834003 version "2.0.0"
39844004 resolved "https://registry.yarnpkg.com/which-module/-/which-module-2.0.0.tgz#d9ef07dce77b9902b8a3a8fa4b31c3e3f7e6e87a"
0 commit comments