diff --git a/package.json b/package.json index 8e68378..25b9b32 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "next": "12.1.1", - "next-auth": "4.3.1", + "next-auth": "4.6.0", "react": "18.0.0", "react-dom": "18.0.0", "react-player": "2.10.0", diff --git a/yarn.lock b/yarn.lock index 6959562..7843447 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1630,10 +1630,10 @@ natural-compare@^1.4.0: resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7" integrity sha1-Sr6/7tdUHywnrPspvbvRXI1bpPc= -next-auth@4.3.1: - version "4.3.1" - resolved "https://registry.yarnpkg.com/next-auth/-/next-auth-4.3.1.tgz#94520592d1d1851eb66ca3ad2758637e1df950e1" - integrity sha512-DBYEPBLq5naIqh/1i2zEHljcA1OXXecKW3NRU1W4s6R3UX3RdLZ2lWlqgBHUiZQ1zdNikFM/bYQxVGyG7bx8oA== +next-auth@4.6.0: + version "4.6.0" + resolved "https://registry.yarnpkg.com/next-auth/-/next-auth-4.6.0.tgz#21599db39bcc2ad46b9953a59750998e9857c514" + integrity sha512-uLke/ybLKz/b/b6gosRhi7kWygTSsyXfZ3eaxw74amDeelyL2BGT/owgCLlP3imTUpgXH+MT8+NWrdfjEZypgA== dependencies: "@babel/runtime" "^7.16.3" "@panva/hkdf" "^1.0.1"