From 7e22c859fd1cb9155d86d08caae6706a50af3b02 Mon Sep 17 00:00:00 2001 From: Cockpit Project Date: Mon, 5 Dec 2022 02:41:59 +0000 Subject: [PATCH] package.json: Update @patternfly/patternfly, @patternfly/react-core Closes #613 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index a074200..b9b44a0 100644 --- a/package.json +++ b/package.json @@ -53,8 +53,8 @@ "webpack-cli": "^4.9.1" }, "dependencies": { - "@patternfly/patternfly": "4.221.3", - "@patternfly/react-core": "4.264.0", + "@patternfly/patternfly": "4.222.0", + "@patternfly/react-core": "4.265.0", "react": "17.0.2", "react-dom": "17.0.2" }