Skip to content

Commit

Permalink
feat(axios): fixes axios vulnerability updating to 1.7.4
Browse files Browse the repository at this point in the history
Co-authored-by: Javier Cañete <[email protected]>
  • Loading branch information
guillecg98 and Javibu5 committed Aug 29, 2024
1 parent 8b4cc32 commit 366978c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"homepage": "https://github.com/AudienseCo/node-parse-rss#readme",
"dependencies": {
"axios": "^1.7.2",
"axios": "^1.7.4",
"feedparser": "^1.1.4"
}
}

0 comments on commit 366978c

Please sign in to comment.