Bump node-fetch from 2.6.1 to 2.6.7 (#476)

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](https://github.com/node-fetch/node-fetch/compare/v2.6.1...v2.6.7)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-01-28 16:07:29 +01:00 committed by GitHub
parent 49c36d52a6
commit 024add821e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 25 additions and 5 deletions

View file

@ -121,7 +121,7 @@
"jest": "^26.6.3",
"marked": "^4.0.10",
"merge-stream": "^2.0.0",
"node-fetch": "^2.6.1",
"node-fetch": "^2.6.7",
"npmfiles": "^0.1.3",
"prettier": "^2.2.1",
"pretty-quick": "^3.1.0"