diff --git a/package.json b/package.json index c7e262ca..f489521e 100644 --- a/package.json +++ b/package.json @@ -127,7 +127,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" }, "//TODO": [ "For @patternfly/react-icons: find another solution for icons from older react-icons version and remove this dependency." diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 67af753f..990e18b0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -50,8 +50,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 devDependencies: '@dagrejs/dagre': specifier: ^1.1.8