From 7f931b8fc515b577ab0ad7ed7db2ea2eae989e98 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 6 Aug 2023 16:51:36 +0000 Subject: [PATCH] fix(deps): update dependency next-auth to v4.22.4 --- package.json | 2 +- pnpm-lock.yaml | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index aaa3607d..65eee297 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "eslint": "8.46.0", "eslint-config-next": "13.4.12", "next": "13.4.12", - "next-auth": "4.22.3", + "next-auth": "4.22.4", "react": "18.2.0", "react-dom": "18.2.0", "react-hook-form": "7.45.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index dab5161f..aab17166 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -22,7 +22,7 @@ dependencies: version: 5.14.3(@emotion/react@11.11.1)(@emotion/styled@11.11.0)(@types/react@18.2.18)(react-dom@18.2.0)(react@18.2.0) '@next-auth/prisma-adapter': specifier: ^1.0.6 - version: 1.0.6(@prisma/client@4.16.2)(next-auth@4.22.3) + version: 1.0.6(@prisma/client@4.16.2)(next-auth@4.22.4) '@prisma/client': specifier: 4.16.2 version: 4.16.2(prisma@4.16.2) @@ -60,8 +60,8 @@ dependencies: specifier: 13.4.12 version: 13.4.12(react-dom@18.2.0)(react@18.2.0) next-auth: - specifier: 4.22.3 - version: 4.22.3(next@13.4.12)(react-dom@18.2.0)(react@18.2.0) + specifier: 4.22.4 + version: 4.22.4(next@13.4.12)(react-dom@18.2.0)(react@18.2.0) react: specifier: 18.2.0 version: 18.2.0 @@ -564,14 +564,14 @@ packages: react-is: 18.2.0 dev: false - /@next-auth/prisma-adapter@1.0.6(@prisma/client@4.16.2)(next-auth@4.22.3): + /@next-auth/prisma-adapter@1.0.6(@prisma/client@4.16.2)(next-auth@4.22.4): resolution: {integrity: sha512-Z7agwfSZEeEcqKqrnisBun7VndRPshd6vyDsoRU68MXbkui8storkHgvN2hnNDrqr/hSCF9aRn56a1qpihaB4A==} peerDependencies: '@prisma/client': '>=2.26.0 || >=3' next-auth: ^4 dependencies: '@prisma/client': 4.16.2(prisma@4.16.2) - next-auth: 4.22.3(next@13.4.12)(react-dom@18.2.0)(react@18.2.0) + next-auth: 4.22.4(next@13.4.12)(react-dom@18.2.0)(react@18.2.0) dev: false /@next/env@13.4.12: @@ -2793,8 +2793,8 @@ packages: resolution: {integrity: sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==} dev: false - /next-auth@4.22.3(next@13.4.12)(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-XAgy9xV3J2eJOXrQhmxdjV6MLM29ibm6WtMXc3KY6IPZeApf+SuBuPvlqCUfbu5YsAzlg9WSw6u01dChTfeZOA==} + /next-auth@4.22.4(next@13.4.12)(react-dom@18.2.0)(react@18.2.0): + resolution: {integrity: sha512-VMI6pq3z4BfvFeCZHBkYtRYa0qqGTYAi2yy3hWCB78KkN1YsSAsOLSssd4oGrQBj0z/0zg2VLzn9tSJ14AtmWw==} peerDependencies: next: ^12.2.5 || ^13 nodemailer: ^6.6.5