@@ -2751,10 +2751,12 @@ nice-try@^1.0.4:
27512751 resolved "https://registry.yarnpkg.com/nice-try/-/nice-try-1.0.5.tgz#a3378a7696ce7d223e88fc9b764bd7ef1089e366"
27522752 integrity sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==
27532753
2754- node-fetch@2.6.1, node-fetch@^2.2.0 :
2755- version "2.6.1"
2756- resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
2757- integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
2754+ node-fetch@2.6.7, node-fetch@^2.2.0 :
2755+ version "2.6.7"
2756+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
2757+ integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
2758+ dependencies :
2759+ whatwg-url "^5.0.0"
27582760
27592761normalize-package-data@^2.3.2, normalize-package-data@^2.3.4 :
27602762 version "2.5.0"
@@ -3881,6 +3883,11 @@ tough-cookie@~2.3.3:
38813883 dependencies :
38823884 punycode "^1.4.1"
38833885
3886+ tr46@~0.0.3 :
3887+ version "0.0.3"
3888+ resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
3889+ integrity sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==
3890+
38843891trim-newlines@^2.0.0 :
38853892 version "2.0.0"
38863893 resolved "https://registry.yarnpkg.com/trim-newlines/-/trim-newlines-2.0.0.tgz#b403d0b91be50c331dfc4b82eeceb22c3de16d20"
@@ -4067,11 +4074,24 @@ wcwidth@^1.0.1:
40674074 dependencies :
40684075 defaults "^1.0.3"
40694076
4077+ webidl-conversions@^3.0.0 :
4078+ version "3.0.1"
4079+ resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
4080+ integrity sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==
4081+
40704082well-known-symbols@^2.0.0 :
40714083 version "2.0.0"
40724084 resolved "https://registry.yarnpkg.com/well-known-symbols/-/well-known-symbols-2.0.0.tgz#e9c7c07dbd132b7b84212c8174391ec1f9871ba5"
40734085 integrity sha512-ZMjC3ho+KXo0BfJb7JgtQ5IBuvnShdlACNkKkdsqBmYw3bPAaJfPeYUo6tLUaT5tG/Gkh7xkpBhKRQ9e7pyg9Q==
40744086
4087+ whatwg-url@^5.0.0 :
4088+ version "5.0.0"
4089+ resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
4090+ integrity sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==
4091+ dependencies :
4092+ tr46 "~0.0.3"
4093+ webidl-conversions "^3.0.0"
4094+
40754095which-module@^2.0.0 :
40764096 version "2.0.0"
40774097 resolved "https://registry.yarnpkg.com/which-module/-/which-module-2.0.0.tgz#d9ef07dce77b9902b8a3a8fa4b31c3e3f7e6e87a"
0 commit comments