From 52fe5546b8665c309b7c5d18c770d3f05de0d3bb Mon Sep 17 00:00:00 2001 From: Cockpit Project Date: Wed, 28 Oct 2020 02:30:09 +0000 Subject: [PATCH] package.json: Update @patternfly/patternfly package dependency Closes #387 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e6fafc9..a29fad5 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,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",