From 835395fc18988cbbd71b9cfe159ac4f36502dc27 Mon Sep 17 00:00:00 2001 From: Cockpit Project Date: Thu, 24 Jun 2021 02:22:21 +0000 Subject: [PATCH] package.json: Update @patternfly/patternfly, @patternfly/react-core Closes #468 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index a0f6785..563ab49 100644 --- a/package.json +++ b/package.json @@ -46,8 +46,8 @@ "webpack-cli": "^4.6.0" }, "dependencies": { - "@patternfly/patternfly": "4.108.2", - "@patternfly/react-core": "4.128.2", + "@patternfly/patternfly": "4.115.2", + "@patternfly/react-core": "4.135.0", "core-js": "3.15.0", "react": "16.14.0", "react-dom": "16.14.0"