From 6b1e193b9137a61b33c131843eca76b1fa67f1f1 Mon Sep 17 00:00:00 2001 From: Cockpit Project Date: Wed, 17 Feb 2021 02:25:47 +0000 Subject: [PATCH] package.json: Update @patternfly/patternfly, @patternfly/react-core Closes #422 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 1cd790c..4679811 100644 --- a/package.json +++ b/package.json @@ -47,8 +47,8 @@ "webpack-cli": "^3.3.5" }, "dependencies": { - "@patternfly/patternfly": "4.80.3", - "@patternfly/react-core": "4.90.2", + "@patternfly/patternfly": "4.87.2", + "@patternfly/react-core": "4.97.1", "core-js": "3.8.3", "react": "16.14.0", "react-dom": "16.14.0"