From bfc0ce43e0ffaeedabf31b1f7c54938a36a67fba Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 28 Feb 2023 14:18:05 +0000 Subject: [PATCH] fix(deps): update dependency next-auth to v4.19.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7be32ab..b6f85eb 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@next-auth/prisma-adapter": "1.0.3", "@prisma/client": "4.10.1", "next": "12.1.4", - "next-auth": "4.3.1", + "next-auth": "4.19.2", "react": "18.2.0", "react-dom": "18.2.0", "react-markdown": "8.0.2"