Skip to content
This repository was archived by the owner on Oct 25, 2023. It is now read-only.

Commit 49d788c

Browse files
Bump node-fetch from 2.6.5 to 2.6.7 in /example
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.5 to 2.6.7. - [Release notes](https://github.com/node-fetch/node-fetch/releases) - [Commits](node-fetch/node-fetch@v2.6.5...v2.6.7) --- updated-dependencies: - dependency-name: node-fetch dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7f1b414 commit 49d788c

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

example/yarn.lock

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

31173117
node-fetch@^2.6.0, node-fetch@^2.6.1:
3118-
version "2.6.5"
3119-
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.5.tgz#42735537d7f080a7e5f78b6c549b7146be1742fd"
3120-
integrity sha512-mmlIVHJEu5rnIxgEgez6b9GgWXbkZj5YZ7fx+2r94a2E+Uirsp6HsPTPlomfdHtpt/B0cdKviwkoaM6pyvUOpQ==
3118+
version "2.6.7"
3119+
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
3120+
integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
31213121
dependencies:
31223122
whatwg-url "^5.0.0"
31233123

@@ -4361,7 +4361,7 @@ tough-cookie@^2.3.3, tough-cookie@~2.5.0:
43614361
tr46@~0.0.3:
43624362
version "0.0.3"
43634363
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
4364-
integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
4364+
integrity sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==
43654365

43664366
traverse@^0.6.6:
43674367
version "0.6.6"
@@ -4531,12 +4531,12 @@ [email protected]:
45314531
webidl-conversions@^3.0.0:
45324532
version "3.0.1"
45334533
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
4534-
integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
4534+
integrity sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==
45354535

45364536
whatwg-url@^5.0.0:
45374537
version "5.0.0"
45384538
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
4539-
integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
4539+
integrity sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==
45404540
dependencies:
45414541
tr46 "~0.0.3"
45424542
webidl-conversions "^3.0.0"

0 commit comments

Comments
 (0)