diff --git a/package.json b/package.json index bcc7dc55..5c319620 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "@angular/platform-server": "7.2.16", "@angular/router": "7.2.16", "@ng-bootstrap/ng-bootstrap": "4.2.2", - "angular-oauth2-oidc": "^10.0.3", + "angular-oauth2-oidc": "12.0.0", "angular2-uuid": "1.1.1", "components-font-awesome": "4.7.0", "core-js": "2.6.12", diff --git a/yarn.lock b/yarn.lock index 2a094ba6..d51421e3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -811,10 +811,10 @@ amdefine@>=0.0.4: resolved "https://registry.yarnpkg.com/amdefine/-/amdefine-1.0.1.tgz#4a5282ac164729e93619bcfd3ad151f817ce91f5" integrity sha1-SlKCrBZHKek2Gbz9OtFR+BfOkfU= -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"