From f1c53064a52eb2d89b53a0147b8abde2bdda5257 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Aug 2024 04:04:17 +0000 Subject: [PATCH] build(deps): bump @onecx/angular-webcomponents from 5.3.0 to 5.5.0 Bumps @onecx/angular-webcomponents from 5.3.0 to 5.5.0. --- updated-dependencies: - dependency-name: "@onecx/angular-webcomponents" dependency-type: direct:production update-type: version-update:semver-minor ... 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 d78b267..7303612 100644 --- a/package-lock.json +++ b/package-lock.json @@ -30,7 +30,7 @@ "@onecx/angular-auth": "^5.4.0", "@onecx/angular-integration-interface": "^5.4.0", "@onecx/angular-remote-components": "^5.4.0", - "@onecx/angular-webcomponents": "^5.4.0", + "@onecx/angular-webcomponents": "^5.5.0", "@onecx/integration-interface": "^5.4.0", "@onecx/keycloak-auth": "^5.4.0", "@onecx/portal-integration-angular": "^5.4.0", @@ -6125,9 +6125,9 @@ } }, "node_modules/@onecx/angular-webcomponents": { - "version": "5.4.0", - "resolved": "https://registry.npmjs.org/@onecx/angular-webcomponents/-/angular-webcomponents-5.4.0.tgz", - "integrity": "sha512-4tx6vU6WkWPGhllJZchYfv1GglPU66ecNCLaTTICXLcDLD5hsEJqa0zM33m/cvZwkcPbGDEbwy3gCg0TVH9koA==", + "version": "5.5.0", + "resolved": "https://registry.npmjs.org/@onecx/angular-webcomponents/-/angular-webcomponents-5.5.0.tgz", + "integrity": "sha512-LS9NVD5FW4h5i3nhWKYhQ0gQGw/uEC0/EruNGslG97fE+EFm/Xapy7b7DsZo8KkJcE8/6Miz32twrxTb9Yp5QQ==", "dependencies": { "tslib": "^2.3.0" }, diff --git a/package.json b/package.json index 22287d0..4c2ae85 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "@onecx/angular-auth": "^5.4.0", "@onecx/angular-integration-interface": "^5.4.0", "@onecx/angular-remote-components": "^5.4.0", - "@onecx/angular-webcomponents": "^5.4.0", + "@onecx/angular-webcomponents": "^5.5.0", "@onecx/integration-interface": "^5.4.0", "@onecx/keycloak-auth": "^5.4.0", "@onecx/portal-integration-angular": "^5.4.0",