From 78dd452393223af6011f952480a24c009ee61707 Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Fri, 7 Aug 2026 13:47:50 +0000 Subject: [PATCH] Update dependency redux to v4.2.1 Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 43c486a6..5d069a87 100644 --- a/package.json +++ b/package.json @@ -129,7 +129,7 @@ "react-redux": "7.2.9", "react-router-dom-v5-compat": "^6.30.0", "react-router-hash-link": "2.4.3", - "redux": "4.0.1", + "redux": "4.2.1", "yaml": "^2.9.0" }, "//TODO": [ diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 04e1876a..59a5d818 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -53,8 +53,8 @@ importers: specifier: 2.4.3 version: 2.4.3(react-router-dom@5.3.4(react@17.0.2))(react@17.0.2) redux: - specifier: 4.0.1 - version: 4.0.1 + specifier: 4.2.1 + version: 4.2.1 rxjs: specifier: ^7.8.1 version: 7.8.2