Skip to content

Commit

Permalink
fix(deps): update dependency axios to v1 (#210)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 10, 2022
1 parent e7ca46f commit f959399
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 12 deletions.
34 changes: 23 additions & 11 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 @@ -38,7 +38,7 @@
"core-js": "3.x"
},
"dependencies": {
"axios": "^0.27.2"
"axios": "^1.1.2"
},
"devDependencies": {
"@babel/core": "^7.19.3",
Expand Down

0 comments on commit f959399

Please sign in to comment.