Author SHA1 Message Date
Sharang ParnerkarandClaude Fable 5 1886936463 fix(deps): next-auth beta.30 -> beta.32 — the advisory targets next-auth itself
ci / e2e (pull_request) Blocked by required conditions
ci / shared (pull_request) Failing after 14s
ci / test (pull_request) Successful in 10m18s
ci / image (pull_request) Skipped
The #22 bump patched @auth/core to 0.41.3 but trivy also flags the
next-auth package directly (CVE-2026-73420 CRITICAL + CVE-2026-73421,
existence-based auth bypass on configuration errors), both fixed in
5.0.0-beta.32. Tests 80/80 at 100% coverage; typecheck, lint, build
clean.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-31 10:40:09 +02:00
2 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -24,7 +24,7 @@
"geist": "^1.7.2", "geist": "^1.7.2",
"lucide-react": "^1.17.0", "lucide-react": "^1.17.0",
"next": "16.2.11", "next": "16.2.11",
"next-auth": "5.0.0-beta.30", "next-auth": "5.0.0-beta.32",
"react": "19.0.0", "react": "19.0.0",
"react-dom": "19.0.0", "react-dom": "19.0.0",
"tailwind-merge": "^3.6.0" "tailwind-merge": "^3.6.0"
+6 -6
View File
@@ -29,8 +29,8 @@ importers:
specifier: 16.2.11 specifier: 16.2.11
version: 16.2.11(@babel/core@7.29.0)(@playwright/test@1.60.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) version: 16.2.11(@babel/core@7.29.0)(@playwright/test@1.60.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
next-auth: next-auth:
specifier: 5.0.0-beta.30 specifier: 5.0.0-beta.32
version: 5.0.0-beta.30(next@16.2.11(@babel/core@7.29.0)(@playwright/test@1.60.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react@19.0.0) version: 5.0.0-beta.32(next@16.2.11(@babel/core@7.29.0)(@playwright/test@1.60.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react@19.0.0)
react: react:
specifier: 19.0.0 specifier: 19.0.0
version: 19.0.0 version: 19.0.0
@@ -2145,13 +2145,13 @@ packages:
natural-compare@1.4.0: natural-compare@1.4.0:
resolution: {integrity: sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==} resolution: {integrity: sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==}
next-auth@5.0.0-beta.30: next-auth@5.0.0-beta.32:
resolution: {integrity: sha512-+c51gquM3F6nMVmoAusRJ7RIoY0K4Ts9HCCwyy/BRoe4mp3msZpOzYMyb5LAYc1wSo74PMQkGDcaghIO7W6Xjg==} resolution: {integrity: sha512-CGlChIEWZ6LltNVxrE5yiySMID+Idpmry47JYA5lLwgD8Sx02a8M65VL0TWVz9nbnOioS/tCW/rP/0+mE7Qp4Q==}
peerDependencies: peerDependencies:
'@simplewebauthn/browser': ^9.0.1 '@simplewebauthn/browser': ^9.0.1
'@simplewebauthn/server': ^9.0.2 '@simplewebauthn/server': ^9.0.2
next: ^14.0.0-0 || ^15.0.0 || ^16.0.0 next: ^14.0.0-0 || ^15.0.0 || ^16.0.0
nodemailer: ^7.0.7 nodemailer: ^7.0.7 || ^8.0.5
react: ^18.2.0 || ^19.0.0 react: ^18.2.0 || ^19.0.0
peerDependenciesMeta: peerDependenciesMeta:
'@simplewebauthn/browser': '@simplewebauthn/browser':
@@ -4873,7 +4873,7 @@ snapshots:
natural-compare@1.4.0: {} natural-compare@1.4.0: {}
next-auth@5.0.0-beta.30(next@16.2.11(@babel/core@7.29.0)(@playwright/test@1.60.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react@19.0.0): next-auth@5.0.0-beta.32(next@16.2.11(@babel/core@7.29.0)(@playwright/test@1.60.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react@19.0.0):
dependencies: dependencies:
'@auth/core': 0.41.3 '@auth/core': 0.41.3
next: 16.2.11(@babel/core@7.29.0)(@playwright/test@1.60.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) next: 16.2.11(@babel/core@7.29.0)(@playwright/test@1.60.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)