Skip to content

Commit 0274f3a

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] <[email protected]>
1 parent 135290d commit 0274f3a

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

package-lock.json

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
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

+4-4
Original file line numberDiff line numberDiff line change
@@ -2883,10 +2883,10 @@ resolve@^1.20.0:
28832883
path-parse "^1.0.7"
28842884
supports-preserve-symlinks-flag "^1.0.0"
28852885

2886-
retry-axios@<3.x:
2887-
version "2.6.0"
2888-
resolved "https://registry.yarnpkg.com/retry-axios/-/retry-axios-2.6.0.tgz#d4dc5c8a8e73982e26a705e46a33df99a28723e0"
2889-
integrity sha512-pOLi+Gdll3JekwuFjXO3fTq+L9lzMQGcSq7M5gIjExcl3Gu1hd4XXuf5o3+LuSBsaULQH7DiNbsqPd1chVpQGQ==
2886+
retry-axios@<4:
2887+
version "3.1.3"
2888+
resolved "https://registry.yarnpkg.com/retry-axios/-/retry-axios-3.1.3.tgz#c263313e5148e8747b13d4861e3f8316f49088ed"
2889+
integrity sha512-uwnlAjqg6twTcQB7RvH3OSgAqjqBDS9GFUOT+BhgADDYjoxsB7KfvS6SqYHOPjxM/Z/jVwSwGYdJnPE8at1PoA==
28902890

28912891
reusify@^1.0.4:
28922892
version "1.0.4"

0 commit comments

Comments
 (0)