Skip to content

Commit 83486ff

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:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c7a4043 commit 83486ff

File tree

2 files changed

+25
-5
lines changed

2 files changed

+25
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"eslint": "6.1.0",
3737
"fs-extra": "6.0.1",
3838
"micro": "9.3.2",
39-
"node-fetch": "2.6.1",
39+
"node-fetch": "2.6.7",
4040
"nyc": "14.1.1",
4141
"request": "2.87.0",
4242
"sleep-promise": "6.0.0",

yarn.lock

Lines changed: 24 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -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-
[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"
27582760

27592761
normalize-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+
38843891
trim-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+
40704082
well-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+
40754095
which-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

Comments
 (0)