Skip to content

Commit

Permalink
chore(deps): bump xml2js and rss-parser
Browse files Browse the repository at this point in the history
Bumps [xml2js](https://github.com/Leonidas-from-XIV/node-xml2js) to 0.5.0 and updates ancestor dependency [rss-parser](https://github.com/bobby-brennan/rss-parser). These dependencies need to be updated together.


Updates `xml2js` from 0.4.23 to 0.5.0
- [Release notes](https://github.com/Leonidas-from-XIV/node-xml2js/releases)
- [Commits](https://github.com/Leonidas-from-XIV/node-xml2js/commits/0.5.0)

Updates `rss-parser` from 3.12.0 to 3.13.0
- [Release notes](https://github.com/bobby-brennan/rss-parser/releases)
- [Commits](rbren/rss-parser@v3.12.0...v3.13.0)

---
updated-dependencies:
- dependency-name: xml2js
  dependency-type: indirect
- dependency-name: rss-parser
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 12, 2023
1 parent 0f8f3f3 commit 7cfd38b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"moment": "2.29.4",
"node-fetch": "2.6.9",
"puppeteer": "13.7.0",
"rss-parser": "3.12.0"
"rss-parser": "3.13.0"
},
"devDependencies": {
"@types/async": "3.2.18",
Expand Down

0 comments on commit 7cfd38b

Please sign in to comment.