From 6b0d0520ba189fbd5283cac84420d218a869fc06 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 18:07:13 +0000 Subject: [PATCH] Bump next-auth from 4.2.1 to 4.18.3 Bumps [next-auth](https://github.com/nextauthjs/next-auth) from 4.2.1 to 4.18.3. - [Release notes](https://github.com/nextauthjs/next-auth/releases) - [Changelog](https://github.com/nextauthjs/next-auth/blob/main/CHANGELOG.md) - [Commits](https://github.com/nextauthjs/next-auth/compare/v4.2.1...next-auth@v4.18.3) --- updated-dependencies: - dependency-name: next-auth dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 63 ++++++++++++++++++++--------------------------- package.json | 2 +- 2 files changed, 28 insertions(+), 37 deletions(-) diff --git a/package-lock.json b/package-lock.json index 1a20ddc..931802e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "leaflet-geosearch": "^3.6.0", "mysql": "^2.18.1", "next": "12.1.0", - "next-auth": "^4.2.1", + "next-auth": "^4.18.3", "react": "17.0.2", "react-dom": "17.0.2", "react-leaflet": "^3.2.5" @@ -727,9 +727,9 @@ "dev": true }, "node_modules/cookie": { - "version": "0.4.2", - "resolved": "https://registry.npmjs.org/cookie/-/cookie-0.4.2.tgz", - "integrity": "sha512-aSWTXFzaKWkvHO1Ny/s+ePFpvKsPnjc551iI41v3ny/ow6tBG5Vd+FuqGNhh1LxOmVzOlGUriIlOaokOvhaStA==", + "version": "0.5.0", + "resolved": "https://registry.npmjs.org/cookie/-/cookie-0.5.0.tgz", + "integrity": "sha512-YZ3GUyn/o8gfKJlnlX7g7xq4gyO6OSuhGPKaaGssGB2qgDUS0gPgtTvoyZLTt9Ab6dC4hfc9dV5arkvc/OCmrw==", "engines": { "node": ">= 0.6" } @@ -1853,9 +1853,9 @@ "dev": true }, "node_modules/jose": { - "version": "4.5.0", - "resolved": "https://registry.npmjs.org/jose/-/jose-4.5.0.tgz", - "integrity": "sha512-GFcVFQwYQKbQTUOo2JlpFGXTkgBw26uzDsRMD2q1WgSKNSnpKS9Ug7bdQ8dS+p4sZHNH6iRPu6WK2jLIjspaMA==", + "version": "4.11.1", + "resolved": "https://registry.npmjs.org/jose/-/jose-4.11.1.tgz", + "integrity": "sha512-YRv4Tk/Wlug8qicwqFNFVEZSdbROCHRAC6qu/i0dyNKr5JQdoa2pIGoS04lLO/jXQX7Z9omoNewYIVIxqZBd9Q==", "funding": { "url": "https://github.com/sponsors/panva" } @@ -2128,24 +2128,14 @@ } }, "node_modules/next-auth": { - "version": "4.2.1", - "resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.2.1.tgz", - "integrity": "sha512-XDtt7nqevkNf4EJ2zKAKkI+MFsURf11kx11vPwxrBYA1MHeqWwaWbGOUOI2ekNTvfAg4nTEJJUH3LV2cLrH3Tg==", - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/balazsorban44" - }, - { - "type": "opencollective", - "url": "https://opencollective.com/nextauth" - } - ], + "version": "4.18.3", + "resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.18.3.tgz", + "integrity": "sha512-oZrTPnaF7YCMm4T6+FY47+1wHacE7V6YX+MCuvRTZMca7zHAc2WPMdTED6eV3hkqp2znEdilhD4aXQ5BuCpYIw==", "dependencies": { "@babel/runtime": "^7.16.3", "@panva/hkdf": "^1.0.1", - "cookie": "^0.4.1", - "jose": "^4.3.7", + "cookie": "^0.5.0", + "jose": "^4.9.3", "oauth": "^0.9.15", "openid-client": "^5.1.0", "preact": "^10.6.3", @@ -2153,12 +2143,13 @@ "uuid": "^8.3.2" }, "engines": { - "node": "^12.19.0 || ^14.15.0 || ^16.13.0" + "node": "^12.19.0 || ^14.15.0 || ^16.13.0 || ^18.12.0" }, "peerDependencies": { + "next": "^12.2.5 || ^13", "nodemailer": "^6.6.5", - "react": "^17.0.2 || ^18.0.0-0", - "react-dom": "^17.0.2 || ^18.0.0-0" + "react": "^17.0.2 || ^18", + "react-dom": "^17.0.2 || ^18" }, "peerDependenciesMeta": { "nodemailer": { @@ -3567,9 +3558,9 @@ "dev": true }, "cookie": { - "version": "0.4.2", - "resolved": "https://registry.npmjs.org/cookie/-/cookie-0.4.2.tgz", - "integrity": "sha512-aSWTXFzaKWkvHO1Ny/s+ePFpvKsPnjc551iI41v3ny/ow6tBG5Vd+FuqGNhh1LxOmVzOlGUriIlOaokOvhaStA==" + "version": "0.5.0", + "resolved": "https://registry.npmjs.org/cookie/-/cookie-0.5.0.tgz", + "integrity": "sha512-YZ3GUyn/o8gfKJlnlX7g7xq4gyO6OSuhGPKaaGssGB2qgDUS0gPgtTvoyZLTt9Ab6dC4hfc9dV5arkvc/OCmrw==" }, "core-js-pure": { "version": "3.21.1", @@ -4406,9 +4397,9 @@ "dev": true }, "jose": { - "version": "4.5.0", - "resolved": "https://registry.npmjs.org/jose/-/jose-4.5.0.tgz", - "integrity": "sha512-GFcVFQwYQKbQTUOo2JlpFGXTkgBw26uzDsRMD2q1WgSKNSnpKS9Ug7bdQ8dS+p4sZHNH6iRPu6WK2jLIjspaMA==" + "version": "4.11.1", + "resolved": "https://registry.npmjs.org/jose/-/jose-4.11.1.tgz", + "integrity": "sha512-YRv4Tk/Wlug8qicwqFNFVEZSdbROCHRAC6qu/i0dyNKr5JQdoa2pIGoS04lLO/jXQX7Z9omoNewYIVIxqZBd9Q==" }, "js-tokens": { "version": "4.0.0", @@ -4613,14 +4604,14 @@ } }, "next-auth": { - "version": "4.2.1", - "resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.2.1.tgz", - "integrity": "sha512-XDtt7nqevkNf4EJ2zKAKkI+MFsURf11kx11vPwxrBYA1MHeqWwaWbGOUOI2ekNTvfAg4nTEJJUH3LV2cLrH3Tg==", + "version": "4.18.3", + "resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.18.3.tgz", + "integrity": "sha512-oZrTPnaF7YCMm4T6+FY47+1wHacE7V6YX+MCuvRTZMca7zHAc2WPMdTED6eV3hkqp2znEdilhD4aXQ5BuCpYIw==", "requires": { "@babel/runtime": "^7.16.3", "@panva/hkdf": "^1.0.1", - "cookie": "^0.4.1", - "jose": "^4.3.7", + "cookie": "^0.5.0", + "jose": "^4.9.3", "oauth": "^0.9.15", "openid-client": "^5.1.0", "preact": "^10.6.3", diff --git a/package.json b/package.json index cd5a315..a03676c 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "leaflet-geosearch": "^3.6.0", "mysql": "^2.18.1", "next": "12.1.0", - "next-auth": "^4.2.1", + "next-auth": "^4.18.3", "react": "17.0.2", "react-dom": "17.0.2", "react-leaflet": "^3.2.5"