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] committed Oct 4, 2022
1 parent f51f04a commit 186c2a9
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"swagger/**/*.json": "prettier --write"
},
"dependencies": {
"axios": "0.27.2"
"axios": "1.0.0"
},
"devDependencies": {
"@types/chai": "4.3.3",
Expand Down
24 changes: 15 additions & 9 deletions yarn.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 186c2a9

Please sign in to comment.