From abf97699dba2f5ebacffd9e72cae48df4c866261 Mon Sep 17 00:00:00 2001 From: Cockpit Project Date: Sat, 29 Jan 2022 02:30:21 +0000 Subject: [PATCH] package.json: Update @patternfly/patternfly Closes #25 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a69cdfb..b878183 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ }, "dependencies": { "@code-ready/crc-react-components": "https://github.com/code-ready/crc-react-components/releases/download/0.8.5/crc-react-components-0.8.5.tgz", - "@patternfly/patternfly": "4.164.2", + "@patternfly/patternfly": "4.171.1", "@patternfly/react-core": "4.168.8", "@patternfly/react-icons": "4.26.4", "@patternfly/react-styles": "4.25.4",