diff --git a/package.json b/package.json index 6c65652fd..bd9723cee 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "@faker-js/faker": "^8.0.2", "@knocklabs/react-notification-feed": "^0.8.4", "@kycdao/widget": "0.5.10", - "@magic-ext/oauth": "7.6.0", + "@magic-ext/oauth": "7.6.2", "@metamask/jazzicon": "2.0.0", "@next/eslint-plugin-next": "^13.4.12", "@primer/octicons-react": "18.2.0", diff --git a/yarn.lock b/yarn.lock index cb7bafd00..6925b774e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2965,12 +2965,12 @@ dependencies: "@lit-labs/ssr-dom-shim" "^1.0.0" -"@magic-ext/oauth@7.6.0": - version "7.6.0" - resolved "https://registry.yarnpkg.com/@magic-ext/oauth/-/oauth-7.6.0.tgz#f3dd496305c6a6ff3e8a169190fd39edcb377745" - integrity sha512-rJqqolXBDirtFuwRq0FH9vDzPv+lq1tlr2w4gChmjhGi0ksT1y1BaxTdaVIan04Qv+9c6tYigF3ptCsMwciUSA== +"@magic-ext/oauth@7.6.2": + version "7.6.2" + resolved "https://registry.yarnpkg.com/@magic-ext/oauth/-/oauth-7.6.2.tgz#fb779d76e2cdf39f452d14bb0efe81c81e327479" + integrity sha512-yqQBdtkMouD+owAJkPlevLbal/iCREH/D3PmDW9a7Dsfjy2xs557oIpGkLSZexTIHd3Cxga9hWNpdqFukUfzYg== dependencies: - "@magic-sdk/types" "^11.6.0" + "@magic-sdk/types" "^11.6.2" "@magic-sdk/commons@^9.6.0": version "9.6.2"