From 6116a2a88af00bc371672e8bba4859b7f1363d0d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Nov 2023 00:06:30 +0000 Subject: [PATCH] build(deps): bump next-auth from 4.24.4 to 4.24.5 Bumps [next-auth](https://github.com/nextauthjs/next-auth) from 4.24.4 to 4.24.5. - [Release notes](https://github.com/nextauthjs/next-auth/releases) - [Commits](https://github.com/nextauthjs/next-auth/compare/next-auth@4.24.4...next-auth@4.24.5) --- updated-dependencies: - dependency-name: next-auth dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- apps/lms/package.json | 2 +- pnpm-lock.yaml | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/apps/lms/package.json b/apps/lms/package.json index cb1549c..26ff93e 100644 --- a/apps/lms/package.json +++ b/apps/lms/package.json @@ -25,7 +25,7 @@ "axios": "^1.6.0", "geist": "^1.0.0", "next": "13.5.6", - "next-auth": "4.24.4", + "next-auth": "4.24.5", "nodemailer": "^6.9.7", "postmark": "^3.1.1", "query-string": "^8.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 703989b..6ef7bf1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -73,7 +73,7 @@ importers: version: 2.2.0(@types/react-dom@18.2.14)(@types/react@18.2.33)(react-dom@18.2.0)(react@18.2.0) '@next-auth/prisma-adapter': specifier: ^1.0.7 - version: 1.0.7(@prisma/client@5.5.2)(next-auth@4.24.4) + version: 1.0.7(@prisma/client@5.5.2)(next-auth@4.24.5) '@prisma/adapter-libsql': specifier: ^5.5.2 version: 5.5.2(@libsql/client@0.3.6) @@ -96,8 +96,8 @@ importers: specifier: 13.5.6 version: 13.5.6(@babel/core@7.23.2)(react-dom@18.2.0)(react@18.2.0) next-auth: - specifier: 4.24.4 - version: 4.24.4(next@13.5.6)(nodemailer@6.9.7)(react-dom@18.2.0)(react@18.2.0) + specifier: 4.24.5 + version: 4.24.5(next@13.5.6)(nodemailer@6.9.7)(react-dom@18.2.0)(react@18.2.0) nodemailer: specifier: ^6.9.7 version: 6.9.7 @@ -1508,14 +1508,14 @@ packages: resolution: {integrity: sha512-kTPhdZyTQxB+2wpiRcFWrDcejc4JI6tkPuS7UZCG4l6Zvc5kU/gGQ/ozvHTh1XR5tS+UlfAfGuPajjzQjCiHCw==} dev: false - /@next-auth/prisma-adapter@1.0.7(@prisma/client@5.5.2)(next-auth@4.24.4): + /@next-auth/prisma-adapter@1.0.7(@prisma/client@5.5.2)(next-auth@4.24.5): resolution: {integrity: sha512-Cdko4KfcmKjsyHFrWwZ//lfLUbcLqlyFqjd/nYE2m3aZ7tjMNUjpks47iw7NTCnXf+5UWz5Ypyt1dSs1EP5QJw==} peerDependencies: '@prisma/client': '>=2.26.0 || >=3' next-auth: ^4 dependencies: '@prisma/client': 5.5.2(prisma@5.5.2) - next-auth: 4.24.4(next@13.5.6)(nodemailer@6.9.7)(react-dom@18.2.0)(react@18.2.0) + next-auth: 4.24.5(next@13.5.6)(nodemailer@6.9.7)(react-dom@18.2.0)(react@18.2.0) dev: false /@next/env@13.5.6: @@ -8438,8 +8438,8 @@ packages: engines: {node: '>= 0.4.0'} dev: true - /next-auth@4.24.4(next@13.5.6)(nodemailer@6.9.7)(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-5DGffi+OpkbU62vPQIJ1z+hFnmow+ec5Qrn9m6eoglIO51m0DlrmLxBduZEwKAYDEg9k2joi1yelgmq1vqK3aQ==} + /next-auth@4.24.5(next@13.5.6)(nodemailer@6.9.7)(react-dom@18.2.0)(react@18.2.0): + resolution: {integrity: sha512-3RafV3XbfIKk6rF6GlLE4/KxjTcuMCifqrmD+98ejFq73SRoj2rmzoca8u764977lH/Q7jo6Xu6yM+Re1Mz/Og==} peerDependencies: next: ^12.2.5 || ^13 || ^14 nodemailer: ^6.6.5