diff --git a/package.json b/package.json index eff0913..8b789e4 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "clsx": "^1.2.1", "edgedb": "^1.3.7", "next": "^13.5.6", - "next-auth": "^4.22.1", + "next-auth": "^4.24.6", "react": "18.2.0", "react-dom": "18.2.0", "superjson": "^1.13.3", diff --git a/yarn.lock b/yarn.lock index 37c6c24..31946bd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2289,10 +2289,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.1" - resolved "https://registry.yarnpkg.com/next-auth/-/next-auth-4.22.1.tgz#1ea5084e38867966dc6492a71c6729c8f5cfa96b" - integrity sha512-NTR3f6W7/AWXKw8GSsgSyQcDW6jkslZLH8AiZa5PQ09w1kR8uHtR9rez/E9gAq/o17+p0JYHE8QjF3RoniiObA== +next-auth@^4.24.6: + version "4.24.6" + resolved "https://registry.yarnpkg.com/next-auth/-/next-auth-4.24.6.tgz#8cb1848197fdb2479eac2f10e4efa1f1b6b0daaa" + integrity sha512-djQt3ZEaWEIxcsuh3HTW2uuzLfXMRjHH+ugAsichlQSbH4iA5MRcgMA2HvTNvsDTDLh44tyU72+/gWsxgTbAKg== dependencies: "@babel/runtime" "^7.20.13" "@panva/hkdf" "^1.0.2"