diff --git a/package.json b/package.json index e6f8df7..b959980 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.3.3", "next-seo": "^4.28.1", "nodemailer": "^6.7.2", "prisma": "^3.8.1", diff --git a/yarn.lock b/yarn.lock index 7e7fc0c..171ea88 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.3.3: + version "4.3.3" + resolved "https://registry.yarnpkg.com/next-auth/-/next-auth-4.3.3.tgz#5ff892e73648a0f33c2af0e9d7cafda729f63ae7" + integrity sha512-bUs+oOOPT18Pq/+4v9q4PA/DGoVoAX6jwY7RTfE/akFXwlny+y/mNS6lPSUwpqcHjljqBaq34PQA3+01SdOOPw== dependencies: "@babel/runtime" "^7.16.3" "@panva/hkdf" "^1.0.1"