Skip to content

Commit

Permalink
fix(deps): update dependency axios to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 23, 2024
1 parent 7327b2d commit 8d4a635
Show file tree
Hide file tree
Showing 2 changed files with 127 additions and 16 deletions.
141 changes: 126 additions & 15 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"lint": "next lint --fix"
},
"dependencies": {
"axios": "^0.26.1",
"axios": "^1.0.0",
"js-base64": "^3.7.2",
"next": "12.1.0",
"next-auth": "^4.10.3",
Expand Down

0 comments on commit 8d4a635

Please sign in to comment.