From 5aaeb6992b0bf2a9495f2277249eb202779a8a90 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 2 Dec 2023 05:46:17 +0000 Subject: [PATCH] chore(deps): update dependency axios-retry to v4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e80b639..095247b 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "ajv": "^8.12.0", "axios": "^1.4.0", "axios-logger": "^2.6.2", - "axios-retry": "^3.5.0", + "axios-retry": "^4.0.0", "command-line-args": "^5.2.1", "command-line-usage": "^7.0.1", "js-yaml": "^4.1.0",