From f889667ed724aec8c708d8543452183a9f84243f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Nov 2023 23:51:34 +0000 Subject: [PATCH] chore(deps): bump next-auth from 4.22.1 to 4.24.5 Bumps [next-auth](https://github.com/nextauthjs/next-auth) from 4.22.1 to 4.24.5. - [Release notes](https://github.com/nextauthjs/next-auth/releases) - [Commits](https://github.com/nextauthjs/next-auth/compare/next-auth@4.22.1...next-auth@4.24.5) --- updated-dependencies: - dependency-name: next-auth dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- apps/web/package.json | 2 +- packages/auth/package.json | 2 +- packages/ui/package.json | 2 +- yarn.lock | 16 ++++++++-------- 4 files changed, 11 insertions(+), 11 deletions(-) diff --git a/apps/web/package.json b/apps/web/package.json index 6e2f69c9..d941be34 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -44,7 +44,7 @@ "mime-types": "^2.1.35", "mv": "^2.1.1", "next": "13.4.7", - "next-auth": "^4.22.1", + "next-auth": "^4.24.5", "next-connect": "^1.0.0", "qrcode": "^1.5.3", "react": "18.2.0", diff --git a/packages/auth/package.json b/packages/auth/package.json index d30e89f4..d353886d 100644 --- a/packages/auth/package.json +++ b/packages/auth/package.json @@ -14,7 +14,7 @@ "@sora/db": "^0.1.0", "@t3-oss/env-nextjs": "^0.3.1", "next": "13.4.7", - "next-auth": "^4.22.1", + "next-auth": "^4.24.5", "react": "18.2.0", "react-dom": "18.2.0", "zod": "^3.22.2" diff --git a/packages/ui/package.json b/packages/ui/package.json index 84a20570..ab5b5d10 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -25,7 +25,7 @@ "@emotion/styled": "^11.11.0", "framer-motion": "^10.16.0", "next": "13.4.7", - "next-auth": "^4.22.1", + "next-auth": "^4.24.5", "react-icons": "^4.8.0" } } diff --git a/yarn.lock b/yarn.lock index 240614ef..e606e10a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3325,7 +3325,7 @@ __metadata: "@t3-oss/env-nextjs": ^0.3.1 eslint: ^8.40.0 next: 13.4.7 - next-auth: ^4.22.1 + next-auth: ^4.24.5 react: 18.2.0 react-dom: 18.2.0 typescript: ^5.2.2 @@ -3468,7 +3468,7 @@ __metadata: eslint-plugin-react: 7.32.2 framer-motion: ^10.16.0 next: 13.4.7 - next-auth: ^4.22.1 + next-auth: ^4.24.5 react: 18.2.0 react-dom: 18.2.0 react-icons: ^4.8.0 @@ -3523,7 +3523,7 @@ __metadata: mime-types: ^2.1.35 mv: ^2.1.1 next: 13.4.7 - next-auth: ^4.22.1 + next-auth: ^4.24.5 next-connect: ^1.0.0 qrcode: ^1.5.3 react: 18.2.0 @@ -9333,9 +9333,9 @@ __metadata: languageName: node linkType: hard -"next-auth@npm:^4.22.1": - version: 4.22.1 - resolution: "next-auth@npm:4.22.1" +"next-auth@npm:^4.24.5": + version: 4.24.5 + resolution: "next-auth@npm:4.24.5" dependencies: "@babel/runtime": ^7.20.13 "@panva/hkdf": ^1.0.2 @@ -9347,14 +9347,14 @@ __metadata: preact-render-to-string: ^5.1.19 uuid: ^8.3.2 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 peerDependenciesMeta: nodemailer: optional: true - checksum: 42bae16b62bac4b3d215d991c7c964dfc071a84df32900a28d4cbc20d4b6a65689b3ba9f10633780a22ff0cbc420248d012614a5b0d82918f9bbb56f7f92f7c5 + checksum: 7cc49385123690ccb908f4552b75012717c4e45205a9fdc7cf48cd730dbcc7823a3e33e2a2073ecf1edae5c1980123f68678fd4af9198ea21ab0decb630cc71e languageName: node linkType: hard