diff --git a/app/package.json b/app/package.json index a528266..6ed48e1 100644 --- a/app/package.json +++ b/app/package.json @@ -14,7 +14,7 @@ "dependencies": { "@heroicons/react": "^1.0.4", "next": "^11.1.2", - "next-auth": "^3.29.0", + "next-auth": "^3.29.10", "react": "^17.0.2", "react-dom": "^17.0.2" }, diff --git a/app/yarn.lock b/app/yarn.lock index 9ee43e0..245ce8c 100644 --- a/app/yarn.lock +++ b/app/yarn.lock @@ -1811,10 +1811,10 @@ native-url@0.3.4: dependencies: querystring "^0.2.0" -next-auth@^3.29.0: - version "3.29.0" - resolved "https://registry.yarnpkg.com/next-auth/-/next-auth-3.29.0.tgz#60ddbfc7ed8ae7d43ebb02c16dc58eebf5dcb337" - integrity sha512-B//4QTv/1Of0D+roZ82URmI6L2JSbkKgeaKI7Mdrioq8lAzp9ff8NdmouvZL/7zwrPe2cUyM6MLYlasfuI3ZIQ== +next-auth@^3.29.10: + version "3.29.10" + resolved "https://registry.yarnpkg.com/next-auth/-/next-auth-3.29.10.tgz#2667af749afee0f62c23f10e162a895306afd22b" + integrity sha512-e4nNYhISQRHNnem/WX1ybnQGDGb2rMP29maNmIXEOxSL6Uhu/pGFYu/aqApgIObDVWFt5l+33Ddh3rc71hjvEA== dependencies: "@babel/runtime" "^7.14.0" "@next-auth/prisma-legacy-adapter" "0.1.2"