Skip to content

Commit

Permalink
fix(deps): update dependency axios to v0.25.0 (#360)
Browse files Browse the repository at this point in the history
* fix(deps): update dependency axios to v0.25.0

* chore: updates lockfile

Co-authored-by: Renovate Bot <[email protected]>
Co-authored-by: Roman Filippov <[email protected]>
  • Loading branch information
3 people authored Jan 31, 2022
1 parent fb5a740 commit 33a0e4a
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 16 deletions.
48 changes: 33 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 @@ -50,7 +50,7 @@
"types": "lib/index.d.ts",
"dependencies": {
"aws4-axios": "2.4.6",
"axios": "0.24.0",
"axios": "0.25.0",
"http-status-codes": "2.2.0",
"ts-error": "1.0.6"
},
Expand Down

0 comments on commit 33a0e4a

Please sign in to comment.