From 03df910d39ac09c074d95989f926f02f2be11a83 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Mar 2023 08:03:11 +0000 Subject: [PATCH] :arrow_up: Bump next-auth from 4.13.0 to 4.20.0 Bumps [next-auth](https://github.com/nextauthjs/next-auth) from 4.13.0 to 4.20.0. - [Release notes](https://github.com/nextauthjs/next-auth/releases) - [Commits](https://github.com/nextauthjs/next-auth/compare/next-auth@v4.13.0...next-auth@4.20.0) --- updated-dependencies: - dependency-name: next-auth dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b819879b..bb3e47b8 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "framer-motion": "7.5.3", "luxon": "3.0.4", "next": "12.2.6", - "next-auth": "4.13.0", + "next-auth": "4.20.0", "next-seo": "5.5.0", "next-sitemap": "3.1.24", "react": "18.2.0",