diff --git a/package.json b/package.json index c015bdf..dbc5c1c 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "@auth/prisma-adapter": "^1.0.1", "@prisma/client": "5.0.0", "next": "latest", - "next-auth": "^4.22.1", + "next-auth": "^4.24.5", "next-seo": "^6.1.0", "nodemailer": "^6.9.3", "react": "18.2.0", diff --git a/yarn.lock b/yarn.lock index 6366ffd..1261096 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3416,10 +3416,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.22.1: - version "4.22.3" - resolved "https://registry.yarnpkg.com/next-auth/-/next-auth-4.22.3.tgz#bbe5152e0e3ea6d625731f23adba4fd2e3d2d570" - integrity sha512-XAgy9xV3J2eJOXrQhmxdjV6MLM29ibm6WtMXc3KY6IPZeApf+SuBuPvlqCUfbu5YsAzlg9WSw6u01dChTfeZOA== +next-auth@^4.24.5: + version "4.24.5" + resolved "https://registry.yarnpkg.com/next-auth/-/next-auth-4.24.5.tgz#1fd1bfc0603c61fd2ba6fd81b976af690edbf07e" + integrity sha512-3RafV3XbfIKk6rF6GlLE4/KxjTcuMCifqrmD+98ejFq73SRoj2rmzoca8u764977lH/Q7jo6Xu6yM+Re1Mz/Og== dependencies: "@babel/runtime" "^7.20.13" "@panva/hkdf" "^1.0.2"