Bump node-fetch from 2.6.0 to 2.6.1

Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.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.6.0...v2.6.1)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-01-19 22:03:46 +00:00
committed by GitHub
parent 93da3653cb
commit a5c5619f01
2 changed files with 4 additions and 4 deletions

View File

@@ -20,7 +20,7 @@
},
"devDependencies": {
"mkdirp": "^1.0.3",
"node-fetch": "^2.3.0",
"node-fetch": "^2.6.1",
"nodemon": "^2.0.4",
"rimraf": "^3.0.2"
}