Skip to content

Commit

Permalink
Bump axios and rss-to-json (#31)
Browse files Browse the repository at this point in the history
Bumps [axios](https://github.com/axios/axios) to 1.6.7 and updates ancestor dependency [rss-to-json](https://github.com/nasa8x/rss-to-json). These dependencies need to be updated together.


Updates `axios` from 0.21.4 to 1.6.7
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v0.21.4...v1.6.7)

Updates `rss-to-json` from 2.0.2 to 2.1.1
- [Commits](https://github.com/nasa8x/rss-to-json/commits)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: indirect
- dependency-name: rss-to-json
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 8, 2024
1 parent c213f6d commit 6c77480
Show file tree
Hide file tree
Showing 2 changed files with 157 additions and 45 deletions.
200 changes: 156 additions & 44 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 @@ -31,7 +31,7 @@
"linkedom": "^0.14.4",
"node-fetch": "^3.2.3",
"object-sha": "^2.0.6",
"rss-to-json": "^2.0.2",
"rss-to-json": "^2.1.1",
"showdown": "^2.0.3",
"striptags": "^3.2.0"
},
Expand Down

0 comments on commit 6c77480

Please sign in to comment.