@@ -3132,9 +3132,11 @@ nice-try@^1.0.4:
3132
3132
integrity sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==
3133
3133
3134
3134
node-fetch@^2.3.0, node-fetch@^2.6.1 :
3135
- version "2.6.1"
3136
- resolved "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
3137
- integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
3135
+ version "2.6.7"
3136
+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
3137
+ integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
3138
+ dependencies :
3139
+ whatwg-url "^5.0.0"
3138
3140
3139
3141
node-preload@^0.2.1 :
3140
3142
version "0.2.1"
@@ -4416,6 +4418,11 @@ to-regex-range@^5.0.1:
4416
4418
dependencies :
4417
4419
is-number "^7.0.0"
4418
4420
4421
+ tr46@~0.0.3 :
4422
+ version "0.0.3"
4423
+ resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
4424
+ integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
4425
+
4419
4426
trim-newlines@^1.0.0 :
4420
4427
version "1.0.0"
4421
4428
resolved "https://registry.yarnpkg.com/trim-newlines/-/trim-newlines-1.0.0.tgz#5887966bb582a4503a41eb524f7d35011815a613"
@@ -4702,11 +4709,24 @@ wcwidth@^1.0.1:
4702
4709
dependencies :
4703
4710
defaults "^1.0.3"
4704
4711
4712
+ webidl-conversions@^3.0.0 :
4713
+ version "3.0.1"
4714
+ resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
4715
+ integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
4716
+
4705
4717
well-known-symbols@^2.0.0 :
4706
4718
version "2.0.0"
4707
4719
resolved "https://registry.yarnpkg.com/well-known-symbols/-/well-known-symbols-2.0.0.tgz#e9c7c07dbd132b7b84212c8174391ec1f9871ba5"
4708
4720
integrity sha512-ZMjC3ho+KXo0BfJb7JgtQ5IBuvnShdlACNkKkdsqBmYw3bPAaJfPeYUo6tLUaT5tG/Gkh7xkpBhKRQ9e7pyg9Q==
4709
4721
4722
+ whatwg-url@^5.0.0 :
4723
+ version "5.0.0"
4724
+ resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
4725
+ integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
4726
+ dependencies :
4727
+ tr46 "~0.0.3"
4728
+ webidl-conversions "^3.0.0"
4729
+
4710
4730
which-module@^2.0.0 :
4711
4731
version "2.0.0"
4712
4732
resolved "https://registry.yarnpkg.com/which-module/-/which-module-2.0.0.tgz#d9ef07dce77b9902b8a3a8fa4b31c3e3f7e6e87a"
0 commit comments