From a84bd78b618204f44bcd2c86a729c6e29ac06071 Mon Sep 17 00:00:00 2001 From: Cockpit Project Date: Fri, 27 Aug 2021 02:31:32 +0000 Subject: [PATCH] package.json: Update @patternfly/react-core, @patternfly/patternfly Closes #483 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 2a980db..dcebf44 100644 --- a/package.json +++ b/package.json @@ -48,8 +48,8 @@ "webpack-cli": "^4.6.0" }, "dependencies": { - "@patternfly/patternfly": "4.125.3", - "@patternfly/react-core": "4.147.0", + "@patternfly/patternfly": "4.132.2", + "@patternfly/react-core": "4.152.4", "core-js": "3.16.3", "react": "16.14.0", "react-dom": "16.14.0"