diff --git a/themes/src/main/resources/theme/keycloak-preview/account/resources/package.json b/themes/src/main/resources/theme/keycloak-preview/account/resources/package.json
index efc4d01..a4b2428 100644
--- a/themes/src/main/resources/theme/keycloak-preview/account/resources/package.json
+++ b/themes/src/main/resources/theme/keycloak-preview/account/resources/package.json
@@ -40,7 +40,7 @@
"core-js": "^2.4.1",
"jquery": "^3.3.1",
"patternfly": "^3.23.2",
- "patternfly-ng": "^3.3.1",
+ "patternfly-ng": "^3.13.1",
"rxjs": "5.5.2",
"rxjs-system-bundle": "^5.5.6",
"systemjs": "^0.20.17",
diff --git a/themes/src/main/resources/theme/keycloak-preview/account/resources/package-lock.json b/themes/src/main/resources/theme/keycloak-preview/account/resources/package-lock.json
index 516a90b..3f0146d 100644
--- a/themes/src/main/resources/theme/keycloak-preview/account/resources/package-lock.json
+++ b/themes/src/main/resources/theme/keycloak-preview/account/resources/package-lock.json
@@ -3574,9 +3574,9 @@
}
},
"patternfly-ng": {
- "version": "3.3.1",
- "resolved": "https://registry.npmjs.org/patternfly-ng/-/patternfly-ng-3.3.1.tgz",
- "integrity": "sha512-VR/gUZIAo0jr4ah5eCpgSgr9mk2R+E7zBr2yy2JiYVvD3KhgFQULUg/c+yKXUdESjAkYyErJdPpLYnsb6tWrLw==",
+ "version": "3.13.1",
+ "resolved": "https://registry.npmjs.org/patternfly-ng/-/patternfly-ng-3.13.1.tgz",
+ "integrity": "sha512-pLcqUhZmPjLEMqkzkrBZeNMmNX8e1363OK1T/lxBpM5XCp/fvRGdyaoLW28y7TbmL9oCpdECoih/Oo5TnCRJxw==",
"requires": {
"@swimlane/ngx-datatable": "11.3.2",
"angular-tree-component": "7.2.0",