From 86ebe4c8a5690f91064a9fdd9e4553322621ebd4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 05:29:38 +0000 Subject: [PATCH] build(deps): bump @onecx/portal-integration-angular Bumps @onecx/portal-integration-angular from 5.17.0 to 5.18.1. --- 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..47aa1be 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.18.1", "@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.18.1", + "resolved": "https://registry.npmjs.org/@onecx/portal-integration-angular/-/portal-integration-angular-5.18.1.tgz", + "integrity": "sha512-g1SXfH6tw6hDbjMVAdzYNb6THDJc9GqUluKo6o8Rhs3cbOYIxnXxivpd620xYTIBzpPwF2cAS3FFGu8NFO9GLw==", "dependencies": { "tslib": "^2.3.0" }, diff --git a/package.json b/package.json index 04ada61..5003792 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.18.1", "@onecx/portal-layout-styles": "^5.16.0", "@webcomponents/webcomponentsjs": "^2.8.0", "keycloak-angular": "^16.0.1",