From a333ab4a001ace4171b3c567a603b0888c9b46cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Nov 2023 15:17:50 +0700 Subject: Bump next-auth from 4.22.3 to 4.24.5 (#102) Bumps [next-auth](https://github.com/nextauthjs/next-auth) from 4.22.3 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.3...next-auth@4.24.5) --- updated-dependencies: - dependency-name: next-auth dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'package-lock.json') diff --git a/package-lock.json b/package-lock.json index af38236..5183bfa 100644 --- a/package-lock.json +++ b/package-lock.json @@ -24,7 +24,7 @@ "hls.js": "^1.3.2", "ioredis": "^5.3.2", "next": "^13.5.5", - "next-auth": "^4.22.0", + "next-auth": "^4.24.5", "next-pwa": "^5.6.0", "nextjs-progressbar": "^0.0.16", "rate-limiter-flexible": "^3.0.0", @@ -6665,9 +6665,9 @@ } }, "node_modules/next-auth": { - "version": "4.22.3", - "resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.22.3.tgz", - "integrity": "sha512-XAgy9xV3J2eJOXrQhmxdjV6MLM29ibm6WtMXc3KY6IPZeApf+SuBuPvlqCUfbu5YsAzlg9WSw6u01dChTfeZOA==", + "version": "4.24.5", + "resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.24.5.tgz", + "integrity": "sha512-3RafV3XbfIKk6rF6GlLE4/KxjTcuMCifqrmD+98ejFq73SRoj2rmzoca8u764977lH/Q7jo6Xu6yM+Re1Mz/Og==", "dependencies": { "@babel/runtime": "^7.20.13", "@panva/hkdf": "^1.0.2", @@ -6680,7 +6680,7 @@ "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" -- cgit v1.2.3