diff --git a/package.json b/package.json index cabc0d8d..df9438fe 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "@ngrx/effects": "12.0.0", "@ngrx/store": "12.0.0", "@ngrx/store-devtools": "12.0.0", - "angular-oauth2-oidc": "10.0.3", + "angular-oauth2-oidc": "12.0.2", "core-js": "^3.6.5", "rxjs": "~6.6.2", "tslib": "^2.0.0", diff --git a/yarn.lock b/yarn.lock index fae63573..edb0a8fb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4964,10 +4964,10 @@ angular-cli-ghpages@1.0.0-rc.1: fs-extra "^9.0.1" gh-pages "^3.1.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.2: + version "12.0.2" + resolved "https://registry.yarnpkg.com/angular-oauth2-oidc/-/angular-oauth2-oidc-12.0.2.tgz#092b44d05345750c8b4280f9a30e93bb4b4bde01" + integrity sha512-QWZE8tE1uP6T2qRIIWOaga1sHtbT4rhrEc8h/QCDHbo3X4jjtPKFQYHL+OJArDrrIymtzAVmJe2jNN9NauLYdQ== dependencies: tslib "^2.0.0" @@ -17957,12 +17957,12 @@ tsconfig-paths@^3.4.0, tsconfig-paths@^3.9.0: minimist "^1.2.0" strip-bom "^3.0.0" -tslib@2.1.0, tslib@^2.0.0, tslib@^2.0.3: +tslib@2.1.0: version "2.1.0" resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.1.0.tgz#da60860f1c2ecaa5703ab7d39bc05b6bf988b97a" integrity sha512-hcVC3wYEziELGGmEEXue7D75zbwIIVUMWAVbHItGPx0ziyXxrOMQx4rQEVEV45Ut/1IotuEvwqPopzIOkDMf0A== -tslib@2.2.0, tslib@^2.1.0: +tslib@2.2.0, tslib@^2.0.0, tslib@^2.0.3, tslib@^2.1.0: version "2.2.0" resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.2.0.tgz#fb2c475977e35e241311ede2693cee1ec6698f5c" integrity sha512-gS9GVHRU+RGn5KQM2rllAlR3dU6m7AcpJKdtH8gFvQiC4Otgk98XnmMU+nZenHt/+VhnBPWwgrJsyrdcw6i23w==