Skip to content

Commit 90ccc19

Browse files
Bump node-fetch from 2.6.6 to 2.6.7 (#412)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5d88286 commit 90ccc19

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5693,9 +5693,9 @@ node-dir@^0.1.17:
56935693
minimatch "^3.0.2"
56945694

56955695
node-fetch@^2.2.0, node-fetch@^2.6.0:
5696-
version "2.6.6"
5697-
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.6.tgz#1751a7c01834e8e1697758732e9efb6eeadfaf89"
5698-
integrity sha512-Z8/6vRlTUChSdIgMa51jxQ4lrw/Jy5SOW10ObaA47/RElsAN2c5Pn8bTgFGWn/ibwzXTE8qwr1Yzx28vsecXEA==
5696+
version "2.6.7"
5697+
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
5698+
integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
56995699
dependencies:
57005700
whatwg-url "^5.0.0"
57015701

@@ -7267,7 +7267,7 @@ tr46@^2.1.0:
72677267
tr46@~0.0.3:
72687268
version "0.0.3"
72697269
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
7270-
integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
7270+
integrity sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==
72717271

72727272
tslib@^2.0.1, tslib@^2.2.0:
72737273
version "2.3.1"
@@ -7488,7 +7488,7 @@ wcwidth@^1.0.1:
74887488
webidl-conversions@^3.0.0:
74897489
version "3.0.1"
74907490
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
7491-
integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
7491+
integrity sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==
74927492

74937493
webidl-conversions@^5.0.0:
74947494
version "5.0.0"
@@ -7520,7 +7520,7 @@ whatwg-mimetype@^2.3.0:
75207520
whatwg-url@^5.0.0:
75217521
version "5.0.0"
75227522
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
7523-
integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
7523+
integrity sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==
75247524
dependencies:
75257525
tr46 "~0.0.3"
75267526
webidl-conversions "^3.0.0"

0 commit comments

Comments
 (0)