diff --git a/package.json b/package.json index e6f8df7..500990c 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "mjml": "^4.12.0", "mjml-react": "^2.0.3", "next": "^12.1.0", - "next-auth": "^4.3.2", + "next-auth": "^4.10.3", "next-seo": "^4.28.1", "nodemailer": "^6.7.2", "prisma": "^3.8.1", diff --git a/yarn.lock b/yarn.lock index 7e7fc0c..e74f1ff 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3616,10 +3616,10 @@ natural-compare@^1.4.0: resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7" integrity sha1-Sr6/7tdUHywnrPspvbvRXI1bpPc= -next-auth@^4.3.2: - version "4.3.2" - resolved "https://registry.yarnpkg.com/next-auth/-/next-auth-4.3.2.tgz#eb4976511fb19766d0397bd4de45eee87c5c1998" - integrity sha512-yj9HN9p81Fg3dkrq4Y0FxjfgupiABac7o+ve47j5GPLjo1qE2FFX1pr7g7mwQ1HDUCoGhLmgBpFBR8+pdWgFfQ== +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"