Skip to content

Commit

Permalink
fix(deps): update dependency axios to v1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 31, 2023
1 parent c2625c5 commit da43ecf
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.4.0",
"axios-retry": "3.3.1",
"debug": "4.3.4",
"express": "4.18.2",
Expand Down

0 comments on commit da43ecf

Please sign in to comment.