From 8a8318c8a42b6c703d995761c94217ae7faa8d4b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 11 Oct 2023 18:10:44 +0000 Subject: [PATCH] fix(deps): update dependency redux to v4.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 22b47a9273..54e59d1fec 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "react-router": "6.15.0", "react-router-dom": "6.15.0", "react-share": "4.4.1", - "redux": "4.1.2", + "redux": "4.2.1", "regenerator-runtime": "0.13.11", "reselect": "4.1.8", "truncate-html": "1.0.4",