Skip to content

Commit

Permalink
fix(deps): update dependency axios to ^0.22.0 (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 5, 2021
1 parent 47cfb6c commit 3b4ab97
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 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
Expand Up @@ -29,6 +29,6 @@
},
"homepage": "https://github.com/axetroy/swagger2ts#readme",
"dependencies": {
"axios": "^0.21.1"
"axios": "^0.22.0"
}
}

0 comments on commit 3b4ab97

Please sign in to comment.