diff --git a/package-lock.json b/package-lock.json index b22c4fe8..41186b38 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "dependencies": { "@patternfly/patternfly": "5.4.0", "@patternfly/react-code-editor": "5.4.1", - "@patternfly/react-core": "5.4.0", + "@patternfly/react-core": "5.4.1", "@patternfly/react-table": "5.4.0", "@redhat-cloud-services/frontend-components": "4.2.15", "@redhat-cloud-services/frontend-components-notifications": "4.1.0", @@ -1713,9 +1713,9 @@ } }, "node_modules/@patternfly/react-core": { - "version": "5.4.0", - "resolved": "https://registry.npmjs.org/@patternfly/react-core/-/react-core-5.4.0.tgz", - "integrity": "sha512-Tz2Y9V4G2pnwrylc/4/FyxIRFvxiA8BEBIG6UBwXxrstnJmJaHgAIy6QJdJmERzVx3GVDz6/rM0PnMqa5R6auQ==", + "version": "5.4.1", + "resolved": "https://registry.npmjs.org/@patternfly/react-core/-/react-core-5.4.1.tgz", + "integrity": "sha512-PJjwN4OCR7jTdWKi0RzuFdtlSQ8gBR+0REczuDHHPW8ky0bs1cIcqGsn5p/b6OgPlztl3UaXqRYLsroiEMasOw==", "dependencies": { "@patternfly/react-icons": "^5.4.0", "@patternfly/react-styles": "^5.4.0", diff --git a/package.json b/package.json index d46aaeb2..9b1447df 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "dependencies": { "@patternfly/patternfly": "5.4.0", "@patternfly/react-code-editor": "5.4.1", - "@patternfly/react-core": "5.4.0", + "@patternfly/react-core": "5.4.1", "@patternfly/react-table": "5.4.0", "@redhat-cloud-services/frontend-components": "4.2.15", "@redhat-cloud-services/frontend-components-notifications": "4.1.0",