diff --git a/package.json b/package.json index f24e8cb..5008c58 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ }, "dependencies": { "@apollo/client": "^3.7.14", - "@auth0/auth0-spa-js": "^2.0.5", + "@auth0/auth0-spa-js": "^2.0.6", "@graphql-codegen/typescript": "^4.0.0", "@graphql-codegen/typescript-operations": "^4.0.0", "@graphql-codegen/typescript-vue-apollo": "^3.3.7", diff --git a/yarn.lock b/yarn.lock index 1c03007..97ba5fa 100644 --- a/yarn.lock +++ b/yarn.lock @@ -59,10 +59,10 @@ dependencies: node-fetch "^2.6.1" -"@auth0/auth0-spa-js@^2.0.5": - version "2.0.5" - resolved "https://registry.yarnpkg.com/@auth0/auth0-spa-js/-/auth0-spa-js-2.0.5.tgz#ec7302743960a0364f5eaed3c6880700e31442e3" - integrity sha512-3yuyQkeg5xVlpU5iNvYpdUV/2gkJSD0ejWQbD5M9CeHbgS0064OOx86T6ysDlq8acLKZQ/Tk6A9yEQ7qcMFevQ== +"@auth0/auth0-spa-js@^2.0.6": + version "2.0.6" + resolved "https://registry.yarnpkg.com/@auth0/auth0-spa-js/-/auth0-spa-js-2.0.6.tgz#129998c42ad8363166b8263afd5f80c12d2e756f" + integrity sha512-uZfYZEPi6jZCsixMQWpsaET9fUfTFDct0Bi/zR49Sw/y843WkMJyWDmt9XIae12/JKG+ehZNYYSI+/739jaa9Q== "@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.18.6": version "7.18.6"