From 79989781e014449c442039c4c50eb9ab4140ef5d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Aug 2024 23:45:09 +0000 Subject: [PATCH] build(deps): bump @onecx/angular-webcomponents from 5.3.0 to 5.3.2 Bumps @onecx/angular-webcomponents from 5.3.0 to 5.3.2. --- updated-dependencies: - dependency-name: "@onecx/angular-webcomponents" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 4083232..efa44e7 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.3.2", "@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.3.2", + "resolved": "https://registry.npmjs.org/@onecx/angular-webcomponents/-/angular-webcomponents-5.3.2.tgz", + "integrity": "sha512-1ZATY8NRljMDpCFSMwlsJd2XB+CW+mbDRuZF6vpW6e9KWhbcZpoBCh+C95gZmSQtg7rLDDUNbHb0q3bPAeE7uA==", "dependencies": { "tslib": "^2.3.0" }, diff --git a/package.json b/package.json index 5cd980c..13975e9 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.3.2", "@onecx/integration-interface": "^5.2.0", "@onecx/keycloak-auth": "^5.2.0", "@onecx/portal-integration-angular": "^5.2.0",