Skip to content

Commit

Permalink
build(deps): bump retry-axios from 2.6.0 to 3.1.0
Browse files Browse the repository at this point in the history
Bumps [retry-axios](https://github.com/JustinBeckwith/retry-axios) from 2.6.0 to 3.1.0.
- [Release notes](https://github.com/JustinBeckwith/retry-axios/releases)
- [Commits](JustinBeckwith/retry-axios@v2.6.0...v3.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 18, 2023
1 parent a2d68dd commit e49d290
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 13 deletions.
16 changes: 8 additions & 8 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 @@ -48,7 +48,7 @@
"agentkeepalive": "^4.1.0",
"axios": "^0.27.2",
"query-string": "^7.1.3",
"retry-axios": "^2.6.0"
"retry-axios": "^3.1.0"
},
"devDependencies": {
"@types/jest": "^27.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2312,10 +2312,10 @@ resolve@^1.20.0:
path-parse "^1.0.7"
supports-preserve-symlinks-flag "^1.0.0"

retry-axios@^2.6.0:
version "2.6.0"
resolved "https://registry.npmjs.org/retry-axios/-/retry-axios-2.6.0.tgz"
integrity sha512-pOLi+Gdll3JekwuFjXO3fTq+L9lzMQGcSq7M5gIjExcl3Gu1hd4XXuf5o3+LuSBsaULQH7DiNbsqPd1chVpQGQ==
retry-axios@^3.1.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/retry-axios/-/retry-axios-3.1.0.tgz#ac2b32f6d1dc4179ad783dc821ff089d523edaea"
integrity sha512-OQzlG/II3dXP6xocFk03zGgZC3GV/bVCYbMASY2SNDQWjbHktr6vws2N/HtEO+jKGMWas7BEBu3F5zwdf85ivw==

rimraf@^3.0.0:
version "3.0.2"
Expand Down

0 comments on commit e49d290

Please sign in to comment.