From 838cf193829dd4d1332309d8f5abe71d8487cb11 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 7 May 2026 06:07:12 +0000 Subject: [PATCH] fix(deps): update dependency redux-thunk to v2.4.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8a804bab49d7..721a1965f217 100644 --- a/package.json +++ b/package.json @@ -83,7 +83,7 @@ "react-router-dom": "^5", "react-slick": "^0.31.0", "redux": "3.7.2", - "redux-thunk": "2.2.0", + "redux-thunk": "2.4.2", "requirejs": "^2", "rtlcss": "^4", "sass": "^1",