Skip to content

Commit ccdfbb6

Browse files
chore(deps): bump retry-axios from 2.6.0 to 3.2.1 (#1394)
Bumps [retry-axios](https://github.com/JustinBeckwith/retry-axios) from 2.6.0 to 3.2.1. - [Release notes](https://github.com/JustinBeckwith/retry-axios/releases) - [Commits](JustinBeckwith/retry-axios@v2.6.0...v3.2.1) --- updated-dependencies: - dependency-name: retry-axios dependency-version: 3.2.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 99d0b96 commit ccdfbb6

3 files changed

Lines changed: 11 additions & 10 deletions

File tree

package-lock.json

Lines changed: 6 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"agentkeepalive": "^4.1.0",
5454
"axios": "^1.5.1",
5555
"query-string": "<8.x",
56-
"retry-axios": "<3.x"
56+
"retry-axios": "<4"
5757
},
5858
"devDependencies": {
5959
"@types/jest": "^29.5.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2994,10 +2994,10 @@ resolve@^1.20.0:
29942994
path-parse "^1.0.7"
29952995
supports-preserve-symlinks-flag "^1.0.0"
29962996

2997-
retry-axios@<3.x:
2998-
version "2.6.0"
2999-
resolved "https://registry.npmjs.org/retry-axios/-/retry-axios-2.6.0.tgz"
3000-
integrity sha512-pOLi+Gdll3JekwuFjXO3fTq+L9lzMQGcSq7M5gIjExcl3Gu1hd4XXuf5o3+LuSBsaULQH7DiNbsqPd1chVpQGQ==
2997+
retry-axios@<4:
2998+
version "3.2.1"
2999+
resolved "https://registry.yarnpkg.com/retry-axios/-/retry-axios-3.2.1.tgz#2dc8ea26e2ca564b7bbf9941535c55eb3f672e45"
3000+
integrity sha512-WoIVswbInbTzGPBo+s+8afMMbZHQX72hWvqdq9QeNJDC+6vXhUaoTt+/ZV+/yVmbPBCklinuq4sG0ZTzLMcQqQ==
30013001

30023002
reusify@^1.0.4:
30033003
version "1.0.4"

0 commit comments

Comments
 (0)