Skip to content

Commit

Permalink
fix: Update axios-retry and axios-better-stacktrace (#146)
Browse files Browse the repository at this point in the history
  • Loading branch information
razor-x authored Jul 30, 2024
1 parent 3e487ba commit 50fa128
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 10 deletions.
18 changes: 10 additions & 8 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 @@ -94,8 +94,8 @@
"dependencies": {
"@seamapi/url-search-params-serializer": "^1.1.0",
"axios": "^1.5.0",
"axios-better-stacktrace": "^2.1.6",
"axios-retry": "^4.0.0"
"axios-better-stacktrace": "^2.1.7",
"axios-retry": "^4.4.2"
},
"devDependencies": {
"@seamapi/fake-seam-connect": "^1.71.0",
Expand Down

0 comments on commit 50fa128

Please sign in to comment.