diff --git a/package-lock.json b/package-lock.json index afe3aee..f247aaa 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "@lingui/react": "^5.1.2", "@patternfly/patternfly": "^5.4.2", "@patternfly/react-core": "^5.4.12", - "@patternfly/react-table": "^5.4.13", + "@patternfly/react-table": "^5.4.14", "axios": "^1.7.9", "classnames": "^2.5.1", "compare-versions": "^6.1.1", @@ -3473,9 +3473,9 @@ "integrity": "sha512-XA8PXksD8uiA3RTwxdUwJXOCf+V6sVd+2HKapWAdRLvtSV+Sdk7NgCvalb4IAQncsddLopjPQD8gAHA298+N8w==" }, "node_modules/@patternfly/react-table": { - "version": "5.4.13", - "resolved": "https://registry.npmjs.org/@patternfly/react-table/-/react-table-5.4.13.tgz", - "integrity": "sha512-cYw+pgpZXKGg3dZxudteUURqmj5O0ec7aNE80NLqFTcnI0MAOnfrFzCNApXJErn+MjD0VolMcC+H48eaRkT8TA==", + "version": "5.4.14", + "resolved": "https://registry.npmjs.org/@patternfly/react-table/-/react-table-5.4.14.tgz", + "integrity": "sha512-F2EXhn3wURDFs5mOQQtYSQ1ltvPwN1n/5Iv2WgSehCkw9GzpcJlT7h8t+rnf59ZiWsRjhCFqUOU9l8APnM2+rA==", "dependencies": { "@patternfly/react-core": "^5.4.12", "@patternfly/react-icons": "^5.4.2", diff --git a/package.json b/package.json index 8d8e0f7..6bdc280 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "@lingui/react": "^5.1.2", "@patternfly/patternfly": "^5.4.2", "@patternfly/react-core": "^5.4.12", - "@patternfly/react-table": "^5.4.13", + "@patternfly/react-table": "^5.4.14", "axios": "^1.7.9", "classnames": "^2.5.1", "compare-versions": "^6.1.1",