Skip to content

Commit 1e1b34d

Browse files
Bump node-fetch from 2.6.1 to 2.6.7
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7. - [Release notes](https://github.com/node-fetch/node-fetch/releases) - [Commits](node-fetch/node-fetch@v2.6.1...v2.6.7) --- updated-dependencies: - dependency-name: node-fetch dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7e5bd1d commit 1e1b34d

File tree

1 file changed

+22
-23
lines changed

1 file changed

+22
-23
lines changed

yarn.lock

Lines changed: 22 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -4373,11 +4373,6 @@ lodash.snakecase@4.1.1:
43734373
resolved "https://registry.yarnpkg.com/lodash.snakecase/-/lodash.snakecase-4.1.1.tgz#39d714a35357147837aefd64b5dcbb16becd8f8d"
43744374
integrity sha1-OdcUo1NXFHg3rv1ktdy7Fr7Nj40=
43754375

4376-
lodash.sortby@^4.7.0:
4377-
version "4.7.0"
4378-
resolved "https://registry.yarnpkg.com/lodash.sortby/-/lodash.sortby-4.7.0.tgz#edd14c824e2cc9c1e0b0a1b42bb5210516a42438"
4379-
integrity sha1-7dFMgk4sycHgsKG0K7UhBRakJDg=
4380-
43814376
lodash.upperfirst@4.3.1:
43824377
version "4.3.1"
43834378
resolved "https://registry.yarnpkg.com/lodash.upperfirst/-/lodash.upperfirst-4.3.1.tgz#1365edf431480481ef0d1c68957a5ed99d49f7ce"
@@ -4637,9 +4632,11 @@ node-emoji@1.11.0:
46374632
lodash "^4.17.21"
46384633

46394634
node-fetch@^2.6.1:
4640-
version "2.6.1"
4641-
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
4642-
integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
4635+
version "2.6.7"
4636+
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
4637+
integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
4638+
dependencies:
4639+
whatwg-url "^5.0.0"
46434640

46444641
node-int64@^0.4.0:
46454642
version "0.4.0"
@@ -5850,13 +5847,6 @@ tough-cookie@^4.0.0:
58505847
punycode "^2.1.1"
58515848
universalify "^0.1.2"
58525849

5853-
tr46@^2.0.2:
5854-
version "2.0.2"
5855-
resolved "https://registry.yarnpkg.com/tr46/-/tr46-2.0.2.tgz#03273586def1595ae08fedb38d7733cee91d2479"
5856-
integrity sha512-3n1qG+/5kg+jrbTzwAykB5yRYtQCTqOGKq5U5PE3b0a1/mzo6snDhjGS0zJVJunO0NrT3Dg1MLy5TjWP/UJppg==
5857-
dependencies:
5858-
punycode "^2.1.1"
5859-
58605850
tr46@^2.1.0:
58615851
version "2.1.0"
58625852
resolved "https://registry.yarnpkg.com/tr46/-/tr46-2.1.0.tgz#fa87aa81ca5d5941da8cbf1f9b749dc969a4e240"
@@ -5871,6 +5861,11 @@ tr46@^3.0.0:
58715861
dependencies:
58725862
punycode "^2.1.1"
58735863

5864+
tr46@~0.0.3:
5865+
version "0.0.3"
5866+
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
5867+
integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
5868+
58745869
tree-kill@1.2.2:
58755870
version "1.2.2"
58765871
resolved "https://registry.yarnpkg.com/tree-kill/-/tree-kill-1.2.2.tgz#4ca09a9092c88b73a7cdc5e8a01b507b0790a0cc"
@@ -6139,6 +6134,11 @@ wcwidth@^1.0.1:
61396134
dependencies:
61406135
defaults "^1.0.3"
61416136

6137+
webidl-conversions@^3.0.0:
6138+
version "3.0.1"
6139+
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
6140+
integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
6141+
61426142
webidl-conversions@^5.0.0:
61436143
version "5.0.0"
61446144
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-5.0.0.tgz#ae59c8a00b121543a2acc65c0434f57b0fc11aff"
@@ -6214,16 +6214,15 @@ whatwg-url@^11.0.0:
62146214
tr46 "^3.0.0"
62156215
webidl-conversions "^7.0.0"
62166216

6217-
whatwg-url@^8.0.0:
6218-
version "8.4.0"
6219-
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-8.4.0.tgz#50fb9615b05469591d2b2bd6dfaed2942ed72837"
6220-
integrity sha512-vwTUFf6V4zhcPkWp/4CQPr1TW9Ml6SF4lVyaIMBdJw5i6qUUJ1QWM4Z6YYVkfka0OUIzVo/0aNtGVGk256IKWw==
6217+
whatwg-url@^5.0.0:
6218+
version "5.0.0"
6219+
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
6220+
integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
62216221
dependencies:
6222-
lodash.sortby "^4.7.0"
6223-
tr46 "^2.0.2"
6224-
webidl-conversions "^6.1.0"
6222+
tr46 "~0.0.3"
6223+
webidl-conversions "^3.0.0"
62256224

6226-
whatwg-url@^8.5.0:
6225+
whatwg-url@^8.0.0, whatwg-url@^8.5.0:
62276226
version "8.7.0"
62286227
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-8.7.0.tgz#656a78e510ff8f3937bc0bcbe9f5c0ac35941b77"
62296228
integrity sha512-gAojqb/m9Q8a5IV96E3fHJM70AzCkgt4uXYX2O7EmuyOnLrViCQlsEBmF9UQIu3/aeAIp2U17rtbpZWNntQqdg==

0 commit comments

Comments
 (0)