diff --git a/package-lock.json b/package-lock.json index 7ad24c1f2f..ed008aaf7e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "@patternfly/patternfly": "^4.224.5", "@patternfly/react-code-editor": "^4.82.120", "@patternfly/react-core": "^4.277.0", - "@patternfly/react-table": "^4.113.4", + "@patternfly/react-table": "^4.113.5", "@redhat-cloud-services/frontend-components": "^3.11.5", "@types/node": "^16.18.41", "@types/react": "^17.0.2", @@ -2974,11 +2974,11 @@ "integrity": "sha512-K4lUU8O4HiCX9NeuNUIrPgN3wlGERCxJVio+PAjd8hpJD/PKnjFfOJ9u6/Cii3qLy/5ZviWPRNHbGiwA/+YUhg==" }, "node_modules/@patternfly/react-table": { - "version": "4.113.4", - "resolved": "https://registry.npmjs.org/@patternfly/react-table/-/react-table-4.113.4.tgz", - "integrity": "sha512-WN00JBlJR8VVXpNH/IBmuTj70/Ww4vNQwB67mJ8yPzZ0refgAMqMGHCsp9yo5GImJhcBqQr4xlQNpHpeJIKphQ==", + "version": "4.113.5", + "resolved": "https://registry.npmjs.org/@patternfly/react-table/-/react-table-4.113.5.tgz", + "integrity": "sha512-iBBY/81Md5pn4LQ72Ui+WZPnH6RZ/or+KqR7HxTYTE1b7HDbQ6kFAErcr5catEE54P/3kI9Ox5IhgdZOrsIt6w==", "dependencies": { - "@patternfly/react-core": "^4.276.12", + "@patternfly/react-core": "^4.277.0", "@patternfly/react-icons": "^4.93.7", "@patternfly/react-styles": "^4.92.8", "@patternfly/react-tokens": "^4.94.7", diff --git a/package.json b/package.json index 22328fe409..af2538fd83 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "@patternfly/patternfly": "^4.224.5", "@patternfly/react-code-editor": "^4.82.120", "@patternfly/react-core": "^4.277.0", - "@patternfly/react-table": "^4.113.4", + "@patternfly/react-table": "^4.113.5", "@redhat-cloud-services/frontend-components": "^3.11.5", "@types/node": "^16.18.41", "@types/react": "^17.0.2",