From 3d0f11368014aaf5037deaa8d769738e736aee12 Mon Sep 17 00:00:00 2001 From: Cockpit Project Date: Thu, 24 Feb 2022 02:40:31 +0000 Subject: [PATCH] package.json: Update @patternfly/patternfly, @patternfly/react-core Closes #533 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 399c2d0..0de8563 100644 --- a/package.json +++ b/package.json @@ -49,8 +49,8 @@ "webpack-cli": "^4.9.1" }, "dependencies": { - "@patternfly/patternfly": "4.171.1", - "@patternfly/react-core": "4.192.15", + "@patternfly/patternfly": "4.179.1", + "@patternfly/react-core": "4.198.5", "react": "17.0.2", "react-dom": "17.0.2" }