diff --git a/package.json b/package.json index 8e68378..93207af 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.1", "react": "18.0.0", "react-dom": "18.0.0", "react-player": "2.10.0", diff --git a/yarn.lock b/yarn.lock index 6959562..091f75e 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.1: + version "4.6.1" + resolved "https://registry.yarnpkg.com/next-auth/-/next-auth-4.6.1.tgz#b5b55d9cd2ecde2887c331d3bbe3ff42a180adf1" + integrity sha512-Fq0+NUZ0Kp7LhT0UZzZkSBcRb0W6DYlhgTUZragSqW5HXTJ7ShgFqOhH5aFoGSpXIxsZQmfFBbt9Oun09mf+aA== dependencies: "@babel/runtime" "^7.16.3" "@panva/hkdf" "^1.0.1"