From ae520f036451ce5230f7df73a6c07a642dbdd616 Mon Sep 17 00:00:00 2001 From: Cockpit Project Date: Thu, 29 Oct 2020 02:31:17 +0000 Subject: [PATCH] package.json: Update @patternfly/patternfly package dependency Closes #388 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b197446..df79c5b 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "webpack-cli": "^3.3.5" }, "dependencies": { - "@patternfly/patternfly": "4.50.4", + "@patternfly/patternfly": "4.59.1", "@patternfly/react-core": "4.63.3", "core-js": "3.6.5", "react": "16.14.0",