From 99d9bcad8e9b212aefd8a925904f45edc6ef481e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Nov 2024 05:38:46 +0000 Subject: [PATCH] build(deps): bump @onecx/portal-integration-angular Bumps @onecx/portal-integration-angular from 5.17.0 to 5.25.0. --- updated-dependencies: - dependency-name: "@onecx/portal-integration-angular" 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 35afce3..3761c62 100644 --- a/package-lock.json +++ b/package-lock.json @@ -38,7 +38,7 @@ "@onecx/integration-interface": "^5.16.0", "@onecx/keycloak-auth": "^5.16.0", "@onecx/nx-plugin": "1.8.1", - "@onecx/portal-integration-angular": "^5.16.0", + "@onecx/portal-integration-angular": "^5.25.0", "@onecx/portal-layout-styles": "^5.16.0", "@webcomponents/webcomponentsjs": "^2.8.0", "fast-deep-equal": "3.1.3", @@ -12118,9 +12118,9 @@ "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==" }, "node_modules/@onecx/portal-integration-angular": { - "version": "5.17.0", - "resolved": "https://registry.npmjs.org/@onecx/portal-integration-angular/-/portal-integration-angular-5.17.0.tgz", - "integrity": "sha512-c8Wn2GYWO4EkOBaniZ6bF2Kmr/28/OuuR40JUx6i/oNIPZq1VBVu8o49oHgsg8gQGtXuXYI9a6waRSxagYciEA==", + "version": "5.25.0", + "resolved": "https://registry.npmjs.org/@onecx/portal-integration-angular/-/portal-integration-angular-5.25.0.tgz", + "integrity": "sha512-eMFBsFgjsl1KAVpwi8HLJhOg/OOESu9AvP6/C9hWe9L0wFGFgnd5E1ef9IPlC8gGRujuQqtwAr1er7Q47QEH+g==", "dependencies": { "tslib": "^2.3.0" }, diff --git a/package.json b/package.json index 04ada61..2fcc4a9 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "@onecx/integration-interface": "^5.16.0", "@onecx/keycloak-auth": "^5.16.0", "@onecx/nx-plugin": "1.8.1", - "@onecx/portal-integration-angular": "^5.16.0", + "@onecx/portal-integration-angular": "^5.25.0", "@onecx/portal-layout-styles": "^5.16.0", "@webcomponents/webcomponentsjs": "^2.8.0", "keycloak-angular": "^16.0.1",