Skip to content

Commit

Permalink
fix: bump axios dep
Browse files Browse the repository at this point in the history
  • Loading branch information
fenos authored and darora committed Jan 2, 2024
1 parent 1438574 commit 1c24c36
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 23 deletions.
54 changes: 33 additions & 21 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@
"@tus/server": "1.2.0",
"agentkeepalive": "^4.2.1",
"async-retry": "^1.3.3",
"axios": "^0.27.2",
"axios-retry": "^3.3.1",
"axios": "^1.6.3",
"axios-retry": "^3.9.1",
"connection-string": "^4.3.6",
"conventional-changelog-conventionalcommits": "^5.0.0",
"crypto-js": "^4.2.0",
Expand Down

0 comments on commit 1c24c36

Please sign in to comment.