diff --git a/package.json b/package.json index 00a7658..3ff1b37 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "mongodb": "^6.17.0", "mongoose": "^8.14.2", "next": "15.3.2", - "next-auth": "^4.24.11", + "next-auth": "^4.24.12", "pdfmake": "^0.2.20", "react": "^19.0.0", "react-dom": "^19.0.0", diff --git a/yarn.lock b/yarn.lock index 9f09bb1..0570fec 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3189,10 +3189,10 @@ natural-compare@^1.4.0: resolved "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz" integrity sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw== -next-auth@^4.24.11: - version "4.24.11" - resolved "https://registry.npmjs.org/next-auth/-/next-auth-4.24.11.tgz" - integrity sha512-pCFXzIDQX7xmHFs4KVH4luCjaCbuPRtZ9oBUjUhOk84mZ9WVPf94n87TxYI4rSRf9HmfHEF8Yep3JrYDVOo3Cw== +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== dependencies: "@babel/runtime" "^7.20.13" "@panva/hkdf" "^1.0.2"