Skip to content

Commit

Permalink
Update dependency axios to v1 [SECURITY]
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 13, 2024
1 parent a102cc9 commit 5944c90
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 59 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.28.1",
"axios": "1.7.4",
"lodash": "4.17.21",
"luxon": "2.5.2",
"react": "17.0.2",
Expand Down
69 changes: 12 additions & 57 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.12.0",
"axios": "0.28.1",
"axios": "1.7.4",
"body-parser": "1.20.2",
"cookie-parser": "1.4.6",
"cors": "2.8.5",
Expand Down

0 comments on commit 5944c90

Please sign in to comment.