diff --git a/package.json b/package.json index 7b3e05f..859277a 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "micro-cors": "0.1.1", "mongoose": "6.11.3", "next": "13.5.0", - "next-auth": "4.20.1", + "next-auth": "4.24.5", "next-pwa": "5.5.4", "nextjs-cors": "2.1.0", "node-vibrant": "3.2.1-alpha.1", diff --git a/yarn.lock b/yarn.lock index 018d159..ad9d0d8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6001,10 +6001,10 @@ neo-async@^2.6.0: resolved "https://registry.yarnpkg.com/neo-async/-/neo-async-2.6.2.tgz#b4aafb93e3aeb2d8174ca53cf163ab7d7308305f" integrity sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw== -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"