diff options
Diffstat (limited to 'web/package.json')
-rw-r--r-- | web/package.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/web/package.json b/web/package.json index f1cf7f2dc..693f892f6 100644 --- a/web/package.json +++ b/web/package.json @@ -7,7 +7,8 @@ "license": "Apache-2.0", "private": true, "dependencies": { - "@patternfly/react-core": "^4.18.5", + "@patternfly/react-core": "^4.40.4", + "@patternfly/react-table": "^4.15.5", "axios": "^0.19.0", "immutability-helper": "^2.8.1", "js-yaml": "^3.13.0", |