@@ -2686,10 +2686,12 @@ nice-try@^1.0.4:
2686
2686
resolved "https://registry.yarnpkg.com/nice-try/-/nice-try-1.0.5.tgz#a3378a7696ce7d223e88fc9b764bd7ef1089e366"
2687
2687
integrity sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==
2688
2688
2689
-
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
+
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"
2693
2695
2694
2696
normalize-package-data@^2.3.2, normalize-package-data@^2.3.4 :
2695
2697
version "2.5.0"
@@ -3793,6 +3795,11 @@ tough-cookie@~2.3.3:
3793
3795
dependencies :
3794
3796
punycode "^1.4.1"
3795
3797
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
+
3796
3803
trim-newlines@^2.0.0 :
3797
3804
version "2.0.0"
3798
3805
resolved "https://registry.yarnpkg.com/trim-newlines/-/trim-newlines-2.0.0.tgz#b403d0b91be50c331dfc4b82eeceb22c3de16d20"
@@ -3974,11 +3981,24 @@ wcwidth@^1.0.1:
3974
3981
dependencies :
3975
3982
defaults "^1.0.3"
3976
3983
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
+
3977
3989
well-known-symbols@^2.0.0 :
3978
3990
version "2.0.0"
3979
3991
resolved "https://registry.yarnpkg.com/well-known-symbols/-/well-known-symbols-2.0.0.tgz#e9c7c07dbd132b7b84212c8174391ec1f9871ba5"
3980
3992
integrity sha512-ZMjC3ho+KXo0BfJb7JgtQ5IBuvnShdlACNkKkdsqBmYw3bPAaJfPeYUo6tLUaT5tG/Gkh7xkpBhKRQ9e7pyg9Q==
3981
3993
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
+
3982
4002
which-module@^2.0.0 :
3983
4003
version "2.0.0"
3984
4004
resolved "https://registry.yarnpkg.com/which-module/-/which-module-2.0.0.tgz#d9ef07dce77b9902b8a3a8fa4b31c3e3f7e6e87a"
0 commit comments