From 22e487ba1187b9e53abd2f0de51e79fe5980bcc8 Mon Sep 17 00:00:00 2001 From: Cockpituous Date: Thu, 13 Aug 2020 15:48:47 +0000 Subject: [PATCH] package.json: Update @patternfly/patternfly package dependency Closes #353 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0388d71..bf19ce0 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "webpack-cli": "^3.3.5" }, "dependencies": { - "@patternfly/patternfly": "4.23.3", + "@patternfly/patternfly": "4.31.4", "@patternfly/react-core": "4.32.1", "core-js": "3.6.5", "react": "16.13.1",