diff --git a/package.json b/package.json index bed5679..86ee03f 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "micro": "^9.3.4", "nanoid": "^4.0.0", "next": "12.1.6", - "next-auth": "^4.10.2", + "next-auth": "^4.10.3", "next-superjson": "^0.0.3", "nextjs-cors": "^2.1.1", "nodemailer": "^6.7.5", diff --git a/yarn.lock b/yarn.lock index 22ce7b9..2be425e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5876,10 +5876,10 @@ new-github-issue-url@0.2.1: resolved "https://registry.yarnpkg.com/new-github-issue-url/-/new-github-issue-url-0.2.1.tgz#e17be1f665a92de465926603e44b9f8685630c1d" integrity sha512-md4cGoxuT4T4d/HDOXbrUHkTKrp/vp+m3aOA7XXVYwNsUNMK49g3SQicTSeV5GIz/5QVGAeYRAOlyp9OvlgsYA== -next-auth@^4.10.2: - version "4.10.2" - resolved "https://registry.yarnpkg.com/next-auth/-/next-auth-4.10.2.tgz#6893f1bf4b3e5281bd340a6bcd3c331225c5e2be" - integrity sha512-9XeP3faA5M3LneNJuzZCrmyR1ONYVH+pNQTozLBlpzXSkVRCgy+PTLAojOGkCo5v5MWcCZNTNHUOQL6gIcYwEQ== +next-auth@^4.10.3: + version "4.10.3" + resolved "https://registry.yarnpkg.com/next-auth/-/next-auth-4.10.3.tgz#0a952dd5004fd2ac2ba414c990922cf9b33951a3" + integrity sha512-7zc4aXYc/EEln7Pkcsn21V1IevaTZsMLJwapfbnKA4+JY0+jFzWbt5p/ljugesGIrN4VOZhpZIw50EaFZyghJQ== dependencies: "@babel/runtime" "^7.16.3" "@panva/hkdf" "^1.0.1"