From 9171ae22b16ad668f9d66089fcb14f889a0e69c1 Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Wed, 22 Oct 2025 12:16:54 +0000 Subject: [PATCH] chore(deps): update dependency @types/react-redux to v6.0.28 Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> --- integration_tests/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integration_tests/package.json b/integration_tests/package.json index 81c914e6b4..64faf04523 100644 --- a/integration_tests/package.json +++ b/integration_tests/package.json @@ -75,7 +75,7 @@ "@types/react-dom": "16.8.4", "@types/react-helmet": "5.x", "@types/react-jsonschema-form": "^1.0.8", - "@types/react-redux": "6.0.2", + "@types/react-redux": "6.0.28", "@types/react-router-dom": "4.2.7", "@types/react-transition-group": "2.x", "@types/react-virtualized": "9.x",