1
0
forked from notBrad/bubo-rss

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]
2020-09-12 11:19:56 +00:00
committed by GitHub
parent e57938b28c
commit 1f3a92133a
2 changed files with 4 additions and 4 deletions

View File

@@ -10,7 +10,7 @@
"author": "",
"license": "ISC",
"dependencies": {
"node-fetch": "^2.6.0",
"node-fetch": "^2.6.1",
"nunjucks": "^3.2.0",
"rss-parser": "^3.6.3"
}