Skip to content

Commit

Permalink
fix(deps): update dependency axios to v1.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 17, 2023
1 parent c2625c5 commit 89540b9
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
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"test": "DEBUG=tests,example:* jest --no-cache --config ./jest.json --coverage --verbose"
},
"dependencies": {
"axios": "1.1.3",
"axios": "1.3.4",
"axios-retry": "3.3.1",
"debug": "4.3.4",
"express": "4.18.2",
Expand Down

0 comments on commit 89540b9

Please sign in to comment.