diff --git a/package-lock.json b/package-lock.json index 4083232..685e2f7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -30,7 +30,7 @@ "@onecx/angular-auth": "^5.2.0", "@onecx/angular-integration-interface": "^5.2.0", "@onecx/angular-remote-components": "^5.2.0", - "@onecx/angular-webcomponents": "^5.2.0", + "@onecx/angular-webcomponents": "^5.4.0", "@onecx/integration-interface": "^5.2.0", "@onecx/keycloak-auth": "^5.2.0", "@onecx/portal-integration-angular": "^5.2.0", @@ -6125,9 +6125,9 @@ } }, "node_modules/@onecx/angular-webcomponents": { - "version": "5.3.0", - "resolved": "https://registry.npmjs.org/@onecx/angular-webcomponents/-/angular-webcomponents-5.3.0.tgz", - "integrity": "sha512-yipqZmy3vcTSZkkefluPOaRs6p5iJlBlJi5lv6qkp4zNw2RT9Xbj/w0dNaO9LBuqgMdwOXHn7Gw7e2Qa9pt+Gw==", + "version": "5.4.0", + "resolved": "https://registry.npmjs.org/@onecx/angular-webcomponents/-/angular-webcomponents-5.4.0.tgz", + "integrity": "sha512-4tx6vU6WkWPGhllJZchYfv1GglPU66ecNCLaTTICXLcDLD5hsEJqa0zM33m/cvZwkcPbGDEbwy3gCg0TVH9koA==", "dependencies": { "tslib": "^2.3.0" }, diff --git a/package.json b/package.json index 5cd980c..1ce03e3 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "@onecx/angular-auth": "^5.2.0", "@onecx/angular-integration-interface": "^5.2.0", "@onecx/angular-remote-components": "^5.2.0", - "@onecx/angular-webcomponents": "^5.2.0", + "@onecx/angular-webcomponents": "^5.4.0", "@onecx/integration-interface": "^5.2.0", "@onecx/keycloak-auth": "^5.2.0", "@onecx/portal-integration-angular": "^5.2.0",