From 58cfb84de29686b177395d445cbb59b40931e87e Mon Sep 17 00:00:00 2001 From: Cockpit Project Date: Thu, 1 Apr 2021 02:29:26 +0000 Subject: [PATCH] package.json: Update @patternfly/react-core, @patternfly/patternfly Closes #441 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index a3017d4..8e9f690 100644 --- a/package.json +++ b/package.json @@ -46,8 +46,8 @@ "webpack-cli": "^3.3.5" }, "dependencies": { - "@patternfly/patternfly": "4.90.5", - "@patternfly/react-core": "4.101.3", + "@patternfly/patternfly": "4.96.2", + "@patternfly/react-core": "4.106.1", "core-js": "3.9.1", "react": "16.14.0", "react-dom": "16.14.0"