Skip to content

Commit

Permalink
build(deps): bump axios-retry from 3.8.1 to 3.9.0
Browse files Browse the repository at this point in the history
Bumps [axios-retry](https://github.com/softonic/axios-retry) from 3.8.1 to 3.9.0.
- [Changelog](https://github.com/softonic/axios-retry/blob/master/CHANGELOG.md)
- [Commits](softonic/axios-retry@v3.8.1...v3.9.0)

---
updated-dependencies:
- dependency-name: axios-retry
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 14, 2023
1 parent cdda9c6 commit 2b42b34
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -27,7 +27,7 @@
"prepublish:beta": "npm run build"
},
"dependencies": {
"axios-retry": "^3.8.1"
"axios-retry": "^3.9.0"
},
"devDependencies": {
"@nestjs/common": "^10.2.8",
Expand Down

0 comments on commit 2b42b34

Please sign in to comment.