diff --git a/package.json b/package.json index 376f40b8b..d40e0523b 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "moment": "2.29.4", "mui-chips-input": "2.1.3", "next": "13.5.4", - "next-auth": "4.23.1", + "next-auth": "4.23.2", "prisma": "5.3.1", "react": "18.2.0", "react-dom": "18.2.0", diff --git a/yarn.lock b/yarn.lock index 23f8fc6ef..905fcdcb1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2271,10 +2271,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.23.1: - version "4.23.1" - resolved "https://registry.yarnpkg.com/next-auth/-/next-auth-4.23.1.tgz#7a82f5327cf4c7e32819da4eb977f2251a23c3cf" - integrity sha512-mL083z8KgRtlrIV6CDca2H1kduWJuK/3pTS0Fe2og15KOm4v2kkLGdSDfc2g+019aEBrJUT0pPW2Xx42ImN1WA== +next-auth@4.23.2: + version "4.23.2" + resolved "https://registry.yarnpkg.com/next-auth/-/next-auth-4.23.2.tgz#6a93ec8bb59890dd43ed149a367852c7d12d0f7c" + integrity sha512-VRmInu0r/yZNFQheDFeOKtiugu3bt90Po3owAQDnFQ3YLQFmUKgFjcE2+3L0ny5jsJpBXaKbm7j7W2QTc6Ye2A== dependencies: "@babel/runtime" "^7.20.13" "@panva/hkdf" "^1.0.2"