From aed931ec1c0732001f52f7bc2f48698575cb7b3b Mon Sep 17 00:00:00 2001 From: Cockpit Project Date: Mon, 8 Aug 2022 03:41:07 +0000 Subject: [PATCH] package.json: Update @patternfly/patternfly, @patternfly/react-core Closes #601 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index e3136c9..c72fce1 100644 --- a/package.json +++ b/package.json @@ -53,8 +53,8 @@ "webpack-cli": "^4.9.1" }, "dependencies": { - "@patternfly/patternfly": "4.206.1", - "@patternfly/react-core": "4.228.0", + "@patternfly/patternfly": "4.206.3", + "@patternfly/react-core": "4.231.5", "react": "17.0.2", "react-dom": "17.0.2" }