Skip to content

Commit 965ae64

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 67c0e48 commit 965ae64

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
@@ -2849,10 +2849,10 @@ resolve@^1.20.0:
28492849
path-parse "^1.0.7"
28502850
supports-preserve-symlinks-flag "^1.0.0"
28512851

2852-
retry-axios@<3.x:
2853-
version "2.6.0"
2854-
resolved "https://registry.yarnpkg.com/retry-axios/-/retry-axios-2.6.0.tgz#d4dc5c8a8e73982e26a705e46a33df99a28723e0"
2855-
integrity sha512-pOLi+Gdll3JekwuFjXO3fTq+L9lzMQGcSq7M5gIjExcl3Gu1hd4XXuf5o3+LuSBsaULQH7DiNbsqPd1chVpQGQ==
2852+
retry-axios@<4:
2853+
version "3.1.3"
2854+
resolved "https://registry.yarnpkg.com/retry-axios/-/retry-axios-3.1.3.tgz#c263313e5148e8747b13d4861e3f8316f49088ed"
2855+
integrity sha512-uwnlAjqg6twTcQB7RvH3OSgAqjqBDS9GFUOT+BhgADDYjoxsB7KfvS6SqYHOPjxM/Z/jVwSwGYdJnPE8at1PoA==
28562856

28572857
reusify@^1.0.4:
28582858
version "1.0.4"

0 commit comments

Comments
 (0)