Skip to content

Commit

Permalink
fix(deps): update dependency axios to v1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 5, 2022
1 parent 955f45a commit 650ce03
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 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": "1.2.0"
"axios": "1.2.1"
},
"devDependencies": {
"@types/chai": "4.3.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock

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

0 comments on commit 650ce03

Please sign in to comment.