From 87428f8cb989f6f2310b7b970edd94e738af2e67 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 17:51:40 +0000 Subject: [PATCH 1/2] [npm]: Bump next-auth from 4.24.10 to 4.24.11 Bumps [next-auth](https://github.com/nextauthjs/next-auth) from 4.24.10 to 4.24.11. - [Release notes](https://github.com/nextauthjs/next-auth/releases) - [Commits](https://github.com/nextauthjs/next-auth/compare/next-auth@4.24.10...next-auth@4.24.11) --- updated-dependencies: - dependency-name: next-auth dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 13 +++++++------ package.json | 2 +- 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/package-lock.json b/package-lock.json index 755c8fca..0f0aa2ea 100644 --- a/package-lock.json +++ b/package-lock.json @@ -28,7 +28,7 @@ "mongo-anywhere": "^1.0.21", "mongodb": "^5.0.0", "next": "^15.1.4", - "next-auth": "^4.24.10", + "next-auth": "^4.24.11", "next-pwa": "^5.6.0", "next-seo": "^6.6.0", "omit-call-signature": "^1.0.15", @@ -9657,9 +9657,10 @@ } }, "node_modules/next-auth": { - "version": "4.24.10", - "resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.24.10.tgz", - "integrity": "sha512-8NGqiRO1GXBcVfV8tbbGcUgQkAGsX4GRzzXXea4lDikAsJtD5KiEY34bfhUOjHLvr6rT6afpcxw2H8EZqOV6aQ==", + "version": "4.24.11", + "resolved": "https://registry.npmjs.org/next-auth/-/next-auth-4.24.11.tgz", + "integrity": "sha512-pCFXzIDQX7xmHFs4KVH4luCjaCbuPRtZ9oBUjUhOk84mZ9WVPf94n87TxYI4rSRf9HmfHEF8Yep3JrYDVOo3Cw==", + "license": "ISC", "dependencies": { "@babel/runtime": "^7.20.13", "@panva/hkdf": "^1.0.2", @@ -9675,8 +9676,8 @@ "@auth/core": "0.34.2", "next": "^12.2.5 || ^13 || ^14 || ^15", "nodemailer": "^6.6.5", - "react": "^17.0.2 || ^18", - "react-dom": "^17.0.2 || ^18" + "react": "^17.0.2 || ^18 || ^19", + "react-dom": "^17.0.2 || ^18 || ^19" }, "peerDependenciesMeta": { "@auth/core": { diff --git a/package.json b/package.json index 3b89714c..b29deda5 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "mongo-anywhere": "^1.0.21", "mongodb": "^5.0.0", "next": "^15.1.4", - "next-auth": "^4.24.10", + "next-auth": "^4.24.11", "next-pwa": "^5.6.0", "next-seo": "^6.6.0", "omit-call-signature": "^1.0.15", From 95935553c72e5fc0eed599a394654f1e24135a0b Mon Sep 17 00:00:00 2001 From: Gearbox Bot Date: Mon, 20 Jan 2025 17:51:51 +0000 Subject: [PATCH 2/2] 1.1.13 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 0f0aa2ea..8d7d715f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "sj3", - "version": "1.1.12", + "version": "1.1.13", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "sj3", - "version": "1.1.12", + "version": "1.1.13", "license": "CC BY-NC-SA 4.0", "dependencies": { "dependencies": "^0.0.1", diff --git a/package.json b/package.json index b29deda5..f44dd346 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sj3", - "version": "1.1.12", + "version": "1.1.13", "private": true, "repository": "https://github.com/Decatur-Robotics/Gearbox", "license": "CC BY-NC-SA 4.0",