diff --git a/package.json b/package.json index 8468907f59..b95b382286 100644 --- a/package.json +++ b/package.json @@ -162,7 +162,7 @@ "angular-in-memory-web-api": "0.11.0", "angular-l10n": "12.0.0", "angular-mydatepicker": "0.11.4", - "angular-oauth2-oidc": "10.0.3", + "angular-oauth2-oidc": "12.0.0", "angular-pipes": "10.0.0", "angular-router-yg": "5.0.3-yg.1", "angular-tree-component": "8.5.6", diff --git a/yarn.lock b/yarn.lock index f8ced0f8e2..2c4a5d649d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5644,10 +5644,10 @@ angular-mydatepicker@0.11.4: dependencies: tslib "^1.9.0" -angular-oauth2-oidc@10.0.3: - version "10.0.3" - resolved "https://registry.yarnpkg.com/angular-oauth2-oidc/-/angular-oauth2-oidc-10.0.3.tgz#612ef75c2e07b56592d2506f9618ee6a61857ad9" - integrity sha512-9wC8I3e3cN6rMBOlo5JB2y3Fd2erp8pJ67t4vEVzyPbnRG6BJ4rreSOznSL9zw/2SjhC9kRV2OfFie29CUCzEg== +angular-oauth2-oidc@12.0.0: + version "12.0.0" + resolved "https://registry.yarnpkg.com/angular-oauth2-oidc/-/angular-oauth2-oidc-12.0.0.tgz#44595edf624a4232a266968d5f26441dcdb7b87b" + integrity sha512-gBk7J2rNDgahl87IrbT7LDD1bM1lBZtrDApaaUmYpjNEXNcw+rZ4x1vcGY7izgv/qWyESILIKFZtPDOahUKhXQ== dependencies: tslib "^2.0.0"