diff --git a/with-nextauth/package.json b/with-nextauth/package.json index 033cc114..f8fba6db 100644 --- a/with-nextauth/package.json +++ b/with-nextauth/package.json @@ -15,7 +15,7 @@ "@supabase/supabase-js": "2.39.7", "jsonwebtoken": "9.0.2", "next": "14.2.30", - "next-auth": "4.24.12", + "next-auth": "4.24.13", "nodemailer": "6.9.11", "react": "18.3.1", "react-dom": "18.3.1", diff --git a/with-nextauth/yarn.lock b/with-nextauth/yarn.lock index 1d66e1bc..e3867f6a 100644 --- a/with-nextauth/yarn.lock +++ b/with-nextauth/yarn.lock @@ -2455,10 +2455,10 @@ natural-compare@^1.4.0: resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7" integrity sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw== -next-auth@4.24.12: - version "4.24.12" - resolved "https://registry.yarnpkg.com/next-auth/-/next-auth-4.24.12.tgz#39574c0845a100f0e64f7d214940bed1bae6abac" - integrity sha512-wooJAL5Md9Fn2UwUI2qN9TY/+k8HJGRyi3TdSt/xHfDTtdpPxDqmo4v8hUrKGb+d66FB/rYy9RutA/9EeJrK0Q== +next-auth@4.24.13: + version "4.24.13" + resolved "https://registry.yarnpkg.com/next-auth/-/next-auth-4.24.13.tgz#e55e524b3c060d670c3fa2c0731026894b9897c6" + integrity sha512-sgObCfcfL7BzIK76SS5TnQtc3yo2Oifp/yIpfv6fMfeBOiBJkDWF3A2y9+yqnmJ4JKc2C+nMjSjmgDeTwgN1rQ== dependencies: "@babel/runtime" "^7.20.13" "@panva/hkdf" "^1.0.2"