Skip to content

chore(deps): bump feed from 4.2.2 to 5.0.0 #1650

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"axios": "1.7.7",
"babel-loader": "^9.2.1",
"classnames": "^2.5.1",
"feed": "^4.2.2",
"feed": "^5.0.0",
"file-saver": "^2.0.5",
"fuse.js": "^7.0.0",
"gray-matter": "^4.0.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6759,12 +6759,12 @@ __metadata:
languageName: node
linkType: hard

"feed@npm:^4.2.2":
version: 4.2.2
resolution: "feed@npm:4.2.2"
"feed@npm:^5.0.0":
version: 5.0.0
resolution: "feed@npm:5.0.0"
dependencies:
xml-js: "npm:^1.6.11"
checksum: 10c0/c0849bde569da94493224525db00614fd1855a5d7c2e990f6e8637bd0298e85c3d329efe476cba77e711e438c3fb48af60cd5ef0c409da5bcd1f479790b0a372
checksum: 10c0/6e6a9ec313acd83a8ca6521358e21f2c68665afb7d2003a1446cd930998edf7dc9309b7c4e2da8ffaf8e73066d242d42b5490b40ff41b91b9e30b06cbb533c84
languageName: node
linkType: hard

Expand Down Expand Up @@ -8362,7 +8362,7 @@ __metadata:
eslint-plugin-promise: "npm:^6.0.0"
eslint-plugin-react: "npm:^7.35.0"
eslint-plugin-react-hooks: "npm:^4.4.0"
feed: "npm:^4.2.2"
feed: "npm:^5.0.0"
file-saver: "npm:^2.0.5"
fuse.js: "npm:^7.0.0"
gray-matter: "npm:^4.0.3"
Expand Down
Loading