From d4b3e8669fad1a66609b980cebe11f342079ed12 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jun 2022 10:01:36 +0000 Subject: [PATCH 1/2] Bump next-auth from 4.3.4 to 4.5.0 Bumps [next-auth](https://github.com/nextauthjs/next-auth) from 4.3.4 to 4.5.0. - [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/next-auth@v4.3.4...next-auth@v4.5.0) --- updated-dependencies: - dependency-name: next-auth dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package-lock.json | 18 +++++++++--------- package.json | 2 +- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package-lock.json b/package-lock.json index eda3448..004e7e4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "gitstory", - "version": "0.1.0", + "version": "1.0.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "gitstory", - "version": "0.1.0", + "version": "1.0.0", "dependencies": { "@emotion/react": "^11.9.0", "@emotion/styled": "^11.8.1", @@ -20,7 +20,7 @@ "js-cookie": "^3.0.1", "localStorage": "^1.0.4", "next": "^12.1.0", - "next-auth": "^4.3.1", + "next-auth": "^4.5.0", "next-plausible": "^3.1.9", "nextjs-progressbar": "^0.0.14", "prop-types": "^15.7.2", @@ -1878,9 +1878,9 @@ } }, "node_modules/next-auth": { - "version": "4.3.4", - "resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.3.4.tgz", - "integrity": "sha512-8dGkNicbxY2BYsJq4uOJIEsGt39wXj5AViTBsVfbRQqtAFmZmXYHutf90VBmobm8rT2+Xl60HDUTkuVVK+x+xw==", + "version": "4.5.0", + "resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.5.0.tgz", + "integrity": "sha512-B6gYRIbqtj8nlDsx3y2Ruwp/mvZnItPs7VUULY43QYw+M9xtDPIM9EBZ3ryd/wNYA3MDteBJlzGm/ivseXcmJA==", "dependencies": { "@babel/runtime": "^7.16.3", "@panva/hkdf": "^1.0.1", @@ -3822,9 +3822,9 @@ } }, "next-auth": { - "version": "4.3.4", - "resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.3.4.tgz", - "integrity": "sha512-8dGkNicbxY2BYsJq4uOJIEsGt39wXj5AViTBsVfbRQqtAFmZmXYHutf90VBmobm8rT2+Xl60HDUTkuVVK+x+xw==", + "version": "4.5.0", + "resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.5.0.tgz", + "integrity": "sha512-B6gYRIbqtj8nlDsx3y2Ruwp/mvZnItPs7VUULY43QYw+M9xtDPIM9EBZ3ryd/wNYA3MDteBJlzGm/ivseXcmJA==", "requires": { "@babel/runtime": "^7.16.3", "@panva/hkdf": "^1.0.1", diff --git a/package.json b/package.json index cae8027..c717111 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "js-cookie": "^3.0.1", "localStorage": "^1.0.4", "next": "^12.1.0", - "next-auth": "^4.3.1", + "next-auth": "^4.5.0", "next-plausible": "^3.1.9", "nextjs-progressbar": "^0.0.14", "prop-types": "^15.7.2", From 4674c98a190d0439e99e03d8b9fa5850a02d8eeb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 19:49:11 +0000 Subject: [PATCH 2/2] Bump next-auth from 4.5.0 to 4.9.0 Bumps [next-auth](https://github.com/nextauthjs/next-auth) from 4.5.0 to 4.9.0. - [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/next-auth@v4.5.0...next-auth@v4.9.0) --- updated-dependencies: - dependency-name: next-auth dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 004e7e4..b2067e6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -20,7 +20,7 @@ "js-cookie": "^3.0.1", "localStorage": "^1.0.4", "next": "^12.1.0", - "next-auth": "^4.5.0", + "next-auth": "^4.9.0", "next-plausible": "^3.1.9", "nextjs-progressbar": "^0.0.14", "prop-types": "^15.7.2", @@ -1878,9 +1878,9 @@ } }, "node_modules/next-auth": { - "version": "4.5.0", - "resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.5.0.tgz", - "integrity": "sha512-B6gYRIbqtj8nlDsx3y2Ruwp/mvZnItPs7VUULY43QYw+M9xtDPIM9EBZ3ryd/wNYA3MDteBJlzGm/ivseXcmJA==", + "version": "4.9.0", + "resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.9.0.tgz", + "integrity": "sha512-/4S5dFeyNg2nXlD7g/Sh5A4WZWnUMDpEf8x/x+gzmAf5cAY2SjDM6sLk9u4XRmsndsxQpIMWDw03sUTAD+Yzog==", "dependencies": { "@babel/runtime": "^7.16.3", "@panva/hkdf": "^1.0.1", @@ -3822,9 +3822,9 @@ } }, "next-auth": { - "version": "4.5.0", - "resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.5.0.tgz", - "integrity": "sha512-B6gYRIbqtj8nlDsx3y2Ruwp/mvZnItPs7VUULY43QYw+M9xtDPIM9EBZ3ryd/wNYA3MDteBJlzGm/ivseXcmJA==", + "version": "4.9.0", + "resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.9.0.tgz", + "integrity": "sha512-/4S5dFeyNg2nXlD7g/Sh5A4WZWnUMDpEf8x/x+gzmAf5cAY2SjDM6sLk9u4XRmsndsxQpIMWDw03sUTAD+Yzog==", "requires": { "@babel/runtime": "^7.16.3", "@panva/hkdf": "^1.0.1", diff --git a/package.json b/package.json index c717111..a7a1a41 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "js-cookie": "^3.0.1", "localStorage": "^1.0.4", "next": "^12.1.0", - "next-auth": "^4.5.0", + "next-auth": "^4.9.0", "next-plausible": "^3.1.9", "nextjs-progressbar": "^0.0.14", "prop-types": "^15.7.2",