diff --git a/package.json b/package.json index c252f07..70646b8 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "moment-timezone": "^0.5.34", "next": "12.1.0", "next-absolute-url": "^1.2.2", - "next-auth": "^4.3.0", + "next-auth": "^4.5.0", "nodemailer": "^6.7.2", "nodemailer-smtp-transport": "^2.7.4", "postcss": "^8.4.11", diff --git a/yarn.lock b/yarn.lock index 0efad66..631e0f8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1601,10 +1601,10 @@ next-absolute-url@^1.2.2: resolved "https://registry.yarnpkg.com/next-absolute-url/-/next-absolute-url-1.2.2.tgz#9aba5adcee8effcffd63271d99e13213ad04c23b" integrity sha512-Z2+LZXQTthhw2je9u4eq8QWXxXd57a6b54x9exBfQX4Dct6YxaMjcXZWNLHd9AOlCue84EsMpdSGP7wACqUnPg== -next-auth@^4.3.0: - version "4.3.0" - resolved "https://registry.yarnpkg.com/next-auth/-/next-auth-4.3.0.tgz#93274254f9e6263c3c3edf7169a92fb13a700619" - integrity sha512-QcXY0EkIoCHDJ/G5n5H1wG7c/E5WlnyTsA+N4un9ys+RF26Vv/kzIuzjSrVQ/no0PkIwQti6E+ZjpqXJCBykTA== +next-auth@^4.5.0: + version "4.5.0" + resolved "https://registry.yarnpkg.com/next-auth/-/next-auth-4.5.0.tgz#2df57287fddc705b8971c88c60bad44a89ac6dd1" + integrity sha512-B6gYRIbqtj8nlDsx3y2Ruwp/mvZnItPs7VUULY43QYw+M9xtDPIM9EBZ3ryd/wNYA3MDteBJlzGm/ivseXcmJA== dependencies: "@babel/runtime" "^7.16.3" "@panva/hkdf" "^1.0.1"