diff --git a/package.json b/package.json index 7a6be7ad..0bbc153c 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "markdown-it-link-attributes": "^4.0.0", "nanoid": "^3.1.31", "next": "^12.1.0", - "next-auth": "^4.20.1", + "next-auth": "^4.24.5", "next-seo": "^5.1.0", "prop-types": "^15.7.2", "react": "^17.0.2", diff --git a/yarn.lock b/yarn.lock index 24dae348..73349579 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9137,10 +9137,10 @@ netlify-cms-proxy-server@^1.3.22: what-the-diff "^0.6.0" winston "^3.3.3" -next-auth@^4.20.1: - version "4.20.1" - resolved "https://registry.yarnpkg.com/next-auth/-/next-auth-4.20.1.tgz#6e65c4fde14171f6ce64f05f672f80f39fc418c7" - integrity sha512-ZcTUN4qzzZ/zJYgOW0hMXccpheWtAol8QOMdMts+LYRcsPGsqf2hEityyaKyECQVw1cWInb9dF3wYwI5GZdEmQ== +next-auth@^4.24.5: + version "4.24.5" + resolved "https://registry.yarnpkg.com/next-auth/-/next-auth-4.24.5.tgz#1fd1bfc0603c61fd2ba6fd81b976af690edbf07e" + integrity sha512-3RafV3XbfIKk6rF6GlLE4/KxjTcuMCifqrmD+98ejFq73SRoj2rmzoca8u764977lH/Q7jo6Xu6yM+Re1Mz/Og== dependencies: "@babel/runtime" "^7.20.13" "@panva/hkdf" "^1.0.2"