Skip to content

Commit 17a6360

Browse files
Bump node-fetch from 2.6.6 to 2.6.7
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.6 to 2.6.7. - [Release notes](https://github.com/node-fetch/node-fetch/releases) - [Commits](node-fetch/node-fetch@v2.6.6...v2.6.7) --- updated-dependencies: - dependency-name: node-fetch dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a742384 commit 17a6360

File tree

1 file changed

+4
-11
lines changed

1 file changed

+4
-11
lines changed

yarn.lock

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3047,14 +3047,7 @@ node-addon-api@^3.2.1:
30473047
resolved "https://registry.yarnpkg.com/node-addon-api/-/node-addon-api-3.2.1.tgz#81325e0a2117789c0128dab65e7e38f07ceba161"
30483048
integrity sha512-mmcei9JghVNDYydghQmeDX8KoAm0FAiYyIcUt/N4nhyAipB17pllZQDOJD2fotxABnt4Mdz+dKTO7eftLg4d0A==
30493049

3050-
node-fetch@^2.6.1:
3051-
version "2.6.6"
3052-
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.6.tgz#1751a7c01834e8e1697758732e9efb6eeadfaf89"
3053-
integrity sha512-Z8/6vRlTUChSdIgMa51jxQ4lrw/Jy5SOW10ObaA47/RElsAN2c5Pn8bTgFGWn/ibwzXTE8qwr1Yzx28vsecXEA==
3054-
dependencies:
3055-
whatwg-url "^5.0.0"
3056-
3057-
node-fetch@^2.6.7:
3050+
node-fetch@^2.6.1, node-fetch@^2.6.7:
30583051
version "2.6.7"
30593052
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
30603053
integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
@@ -4138,7 +4131,7 @@ to-regex-range@^5.0.1:
41384131
tr46@~0.0.3:
41394132
version "0.0.3"
41404133
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
4141-
integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
4134+
integrity sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==
41424135

41434136
treeverse@^2.0.0:
41444137
version "2.0.0"
@@ -4293,12 +4286,12 @@ wcwidth@^1.0.0, wcwidth@^1.0.1:
42934286
webidl-conversions@^3.0.0:
42944287
version "3.0.1"
42954288
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
4296-
integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
4289+
integrity sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==
42974290

42984291
whatwg-url@^5.0.0:
42994292
version "5.0.0"
43004293
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
4301-
integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
4294+
integrity sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==
43024295
dependencies:
43034296
tr46 "~0.0.3"
43044297
webidl-conversions "^3.0.0"

0 commit comments

Comments
 (0)