Bump node-fetch from 2.3.0 to 2.6.1 (#334)

Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.3.0 to 2.6.1.
- [Release notes](https://github.com/bitinn/node-fetch/releases)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/bitinn/node-fetch/compare/v2.3.0...v2.6.1)

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] 2020-10-24 12:31:50 +02:00 committed by GitHub
parent 7c02d78f0b
commit 713d317ded
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -107,7 +107,7 @@
"husky": "^2.3.0",
"i18next-scanner": "^2.9.1",
"merge-stream": "^2.0.0",
"node-fetch": "^2.3.0",
"node-fetch": "^2.6.1",
"npmfiles": "^0.1.1",
"prettier": "^1.17.1",
"pretty-quick": "^1.10.0"