From 89eb8ceb8257ce246463020492e4f62fbcd7bbcb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Mar 2023 08:09:52 +0000 Subject: [PATCH] :arrow_up: Bump next-auth from 4.13.0 to 4.20.1 Bumps [next-auth](https://github.com/nextauthjs/next-auth) from 4.13.0 to 4.20.1. - [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.1) --- 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..3def0db0 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.1", "next-seo": "5.5.0", "next-sitemap": "3.1.24", "react": "18.2.0",