Skip to content

Commit

Permalink
fix(deps): update dependency axios to v0.21.1 [security]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 10, 2021
1 parent ac56bbe commit d366f87
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@vdtn359/news-styles": "workspace:*",
"@vdtn359/news-utils": "workspace:*",
"@vdtn359/next-connect": "1.0.0",
"axios": "0.19.2",
"axios": "0.21.1",
"axios-retry": "3.1.4",
"cors": "2.8.5",
"date-fns": "2.13.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/sources/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"dependencies": {
"@vdtn359/news-models": "workspace:*",
"@vdtn359/news-utils": "workspace:*",
"axios": "0.19.2",
"axios": "0.21.1",
"bottleneck": "2.19.5",
"cheerio": "1.0.0-rc.3",
"date-fns": "2.13.0",
Expand Down

0 comments on commit d366f87

Please sign in to comment.