Skip to content

Update Next.js to 15.2.5 to address security advisory#2

Open
vannputh wants to merge 2 commits into
mainfrom
codex/update-next.js-to-fix-vulnerability
Open

Update Next.js to 15.2.5 to address security advisory#2
vannputh wants to merge 2 commits into
mainfrom
codex/update-next.js-to-fix-vulnerability

Conversation

@vannputh
Copy link
Copy Markdown
Owner

Motivation

  • Vercel build output reported a vulnerable Next.js version (15.2.4) (security advisory CVE referenced), so the dependency needs to be bumped to a patched release.

Description

  • Bumped next from 15.2.4 to 15.2.5 in package.json.
  • Updated pnpm-lock.yaml entries to align the lockfile (including @next/* and SWC optional packages) to 15.2.5.
  • Committed the updated files and opened the PR titled "Update Next.js to address security advisory".

Testing

  • The project previously ran a Vercel build which completed but emitted an automated warning/error about the vulnerable Next.js version; this motivated the update.
  • An attempt to run pnpm up next@15.2.5 in this environment failed due to registry authentication (403), so the lockfile was updated in-place and committed instead.
  • No further automated tests or CI/builds were run against the updated dependency in this rollout.

Codex Task

@vercel
Copy link
Copy Markdown

vercel Bot commented Jan 26, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
spotinyl Error Error Jan 26, 2026 8:21am

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant