Skip to content

Commit

Permalink
Update dependency axios to v0.28.0 [SECURITY] (#471)
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 16, 2024
1 parent 467f8a9 commit fabee4c
Show file tree
Hide file tree
Showing 3 changed files with 77 additions and 22 deletions.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"@material-ui/icons": "4.11.3",
"@material-ui/lab": "4.0.0-alpha.61",
"@material-ui/styles": "4.11.5",
"axios": "0.27.2",
"axios": "0.28.0",
"lodash": "4.17.21",
"luxon": "2.4.0",
"react": "17.0.2",
Expand Down
95 changes: 75 additions & 20 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 server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"dependencies": {
"@slack/web-api": "6.7.2",
"axios": "0.27.2",
"axios": "0.28.0",
"body-parser": "1.20.0",
"cookie-parser": "1.4.6",
"cors": "2.8.5",
Expand Down

0 comments on commit fabee4c

Please sign in to comment.