From 8d2a939f93e637278f60a0ac652a17bfb58409fd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 21:09:22 +0100 Subject: [PATCH] chore(deps): update dependency next-auth to ^4.24.4 (#664) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- apps/dashboard/package.json | 2 +- apps/web/package.json | 2 +- packages/auth/package.json | 2 +- packages/gateway-trpc/package.json | 2 +- pnpm-lock.yaml | 22 +++++++++++----------- 5 files changed, 15 insertions(+), 15 deletions(-) diff --git a/apps/dashboard/package.json b/apps/dashboard/package.json index 56219ef07..e74563799 100644 --- a/apps/dashboard/package.json +++ b/apps/dashboard/package.json @@ -33,7 +33,7 @@ "clsx": "^2.0.0", "dayjs": "^1.11.10", "next": "^13.5.6", - "next-auth": "^4.24.3", + "next-auth": "^4.24.4", "react": "^18.2.0", "react-dom": "^18.2.0", "react-hook-form": "^7.47.0", diff --git a/apps/web/package.json b/apps/web/package.json index cf59c2352..c3dada251 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -42,7 +42,7 @@ "cors": "^2.8.5", "date-fns": "^2.30.0", "next": "^13.5.6", - "next-auth": "^4.24.3", + "next-auth": "^4.24.4", "next-superjson-plugin": "^0.5.9", "next-themes": "^0.2.1", "pg": "^8.11.3", diff --git a/packages/auth/package.json b/packages/auth/package.json index a12307750..06572f820 100644 --- a/packages/auth/package.json +++ b/packages/auth/package.json @@ -13,7 +13,7 @@ "dependencies": { "@dotkomonline/env": "workspace:*", "next": "^13.5.6", - "next-auth": "^4.24.3", + "next-auth": "^4.24.4", "react": "^18.2.0", "react-dom": "^18.2.0" }, diff --git a/packages/gateway-trpc/package.json b/packages/gateway-trpc/package.json index 7cf57f9a9..8a70c1b94 100644 --- a/packages/gateway-trpc/package.json +++ b/packages/gateway-trpc/package.json @@ -23,7 +23,7 @@ }, "peerDependencies": { "next": "^13.5.6", - "next-auth": "^4.24.3" + "next-auth": "^4.24.4" }, "devDependencies": { "@dotkomonline/types": "workspace:*", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9458fc341..02694366b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -108,8 +108,8 @@ importers: specifier: ^13.5.6 version: 13.5.6(react-dom@18.2.0)(react@18.2.0) next-auth: - specifier: ^4.24.3 - version: 4.24.3(next@13.5.6)(react-dom@18.2.0)(react@18.2.0) + specifier: ^4.24.4 + version: 4.24.4(next@13.5.6)(react-dom@18.2.0)(react@18.2.0) react: specifier: ^18.2.0 version: 18.2.0 @@ -401,8 +401,8 @@ importers: specifier: ^13.5.6 version: 13.5.6(react-dom@18.2.0)(react@18.2.0) next-auth: - specifier: ^4.24.3 - version: 4.24.3(next@13.5.6)(react-dom@18.2.0)(react@18.2.0) + specifier: ^4.24.4 + version: 4.24.4(next@13.5.6)(react-dom@18.2.0)(react@18.2.0) next-superjson-plugin: specifier: ^0.5.9 version: 0.5.9(next@13.5.6)(superjson@1.13.3) @@ -501,8 +501,8 @@ importers: specifier: ^13.5.6 version: 13.5.6(react-dom@18.2.0)(react@18.2.0) next-auth: - specifier: ^4.24.3 - version: 4.24.3(next@13.5.6)(react-dom@18.2.0)(react@18.2.0) + specifier: ^4.24.4 + version: 4.24.4(next@13.5.6)(react-dom@18.2.0)(react@18.2.0) react: specifier: ^18.2.0 version: 18.2.0 @@ -729,8 +729,8 @@ importers: specifier: ^13.5.6 version: 13.5.6(react-dom@18.2.0)(react@18.2.0) next-auth: - specifier: ^4.24.3 - version: 4.24.3(next@13.5.6)(react-dom@18.2.0)(react@18.2.0) + specifier: ^4.24.4 + version: 4.24.4(next@13.5.6)(react-dom@18.2.0)(react@18.2.0) superjson: specifier: ^1.13.3 version: 1.13.3 @@ -11883,10 +11883,10 @@ packages: engines: {node: '>= 0.6'} dev: true - /next-auth@4.24.3(next@13.5.6)(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-n1EvmY7MwQMSOkCh6jhI6uBneB6VVtkYELVMEwVaCLD1mBD3IAAucwk+90kgxramW09nSp5drvynwfNCi1JjaQ==} + /next-auth@4.24.4(next@13.5.6)(react-dom@18.2.0)(react@18.2.0): + resolution: {integrity: sha512-5DGffi+OpkbU62vPQIJ1z+hFnmow+ec5Qrn9m6eoglIO51m0DlrmLxBduZEwKAYDEg9k2joi1yelgmq1vqK3aQ==} peerDependencies: - next: ^12.2.5 || ^13 + next: ^12.2.5 || ^13 || ^14 nodemailer: ^6.6.5 react: ^17.0.2 || ^18 react-dom: ^17.0.2 || ^18