From 42be123cbfa0652f15270c1db97cf166d44b97eb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 14:54:40 +0000 Subject: [PATCH] Update dependency angular-oauth2-oidc to v19 --- frontend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/package.json b/frontend/package.json index accbcefc7f..90144fb838 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -35,7 +35,7 @@ "@angular/router": "^18.2.8", "@ngx-translate/core": "^16.0.0", "@ngx-translate/http-loader": "^16.0.0", - "angular-oauth2-oidc": "^17.0.2", + "angular-oauth2-oidc": "^19.0.0", "bootstrap": "^5.3.3", "moment": "^2.30.1", "ngx-toastr": "^19.0.0",