Skip to content

Commit b3881ff

Browse files
build(deps): bump retry-axios from 2.6.0 to 3.1.3
Bumps [retry-axios](https://github.com/JustinBeckwith/retry-axios) from 2.6.0 to 3.1.3. - [Release notes](https://github.com/JustinBeckwith/retry-axios/releases) - [Commits](JustinBeckwith/retry-axios@v2.6.0...v3.1.3) --- updated-dependencies: - dependency-name: retry-axios dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 64ba35d commit b3881ff

File tree

3 files changed

+11
-10
lines changed

3 files changed

+11
-10
lines changed

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.1.3"
2999+
resolved "https://registry.yarnpkg.com/retry-axios/-/retry-axios-3.1.3.tgz#c263313e5148e8747b13d4861e3f8316f49088ed"
3000+
integrity sha512-uwnlAjqg6twTcQB7RvH3OSgAqjqBDS9GFUOT+BhgADDYjoxsB7KfvS6SqYHOPjxM/Z/jVwSwGYdJnPE8at1PoA==
30013001

30023002
reusify@^1.0.4:
30033003
version "1.0.4"

0 commit comments

Comments
 (0)