1
0
forked from notBrad/bubo-rss

Bump node-fetch from 3.1.0 to 3.1.1 (#7)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-08-31 11:48:44 -07:00
committed by GitHub
parent 7e9d187d37
commit e9f570ab07
2 changed files with 10 additions and 10 deletions

View File

@@ -28,7 +28,7 @@
"license": "MIT",
"dependencies": {
"chalk": "^5.0.0",
"node-fetch": "^3.1.0",
"node-fetch": "^3.1.1",
"nunjucks": "^3.2.0",
"rss-parser": "^3.6.3"
},