@@ -2751,10 +2751,12 @@ nice-try@^1.0.4:
2751
2751
resolved "https://registry.yarnpkg.com/nice-try/-/nice-try-1.0.5.tgz#a3378a7696ce7d223e88fc9b764bd7ef1089e366"
2752
2752
integrity sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==
2753
2753
2754
- [email protected] , 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
+ [email protected] , 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"
2758
2760
2759
2761
normalize-package-data@^2.3.2, normalize-package-data@^2.3.4 :
2760
2762
version "2.5.0"
@@ -3881,6 +3883,11 @@ tough-cookie@~2.3.3:
3881
3883
dependencies :
3882
3884
punycode "^1.4.1"
3883
3885
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
+
3884
3891
trim-newlines@^2.0.0 :
3885
3892
version "2.0.0"
3886
3893
resolved "https://registry.yarnpkg.com/trim-newlines/-/trim-newlines-2.0.0.tgz#b403d0b91be50c331dfc4b82eeceb22c3de16d20"
@@ -4067,11 +4074,24 @@ wcwidth@^1.0.1:
4067
4074
dependencies :
4068
4075
defaults "^1.0.3"
4069
4076
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
+
4070
4082
well-known-symbols@^2.0.0 :
4071
4083
version "2.0.0"
4072
4084
resolved "https://registry.yarnpkg.com/well-known-symbols/-/well-known-symbols-2.0.0.tgz#e9c7c07dbd132b7b84212c8174391ec1f9871ba5"
4073
4085
integrity sha512-ZMjC3ho+KXo0BfJb7JgtQ5IBuvnShdlACNkKkdsqBmYw3bPAaJfPeYUo6tLUaT5tG/Gkh7xkpBhKRQ9e7pyg9Q==
4074
4086
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
+
4075
4095
which-module@^2.0.0 :
4076
4096
version "2.0.0"
4077
4097
resolved "https://registry.yarnpkg.com/which-module/-/which-module-2.0.0.tgz#d9ef07dce77b9902b8a3a8fa4b31c3e3f7e6e87a"
0 commit comments