Skip to content

fix: upgrade Next.js to 14.2.35 for security patches#205

Open
neocody wants to merge 1 commit intotimoncool:mainfrom
neocody:upgrade-nextjs-security
Open

fix: upgrade Next.js to 14.2.35 for security patches#205
neocody wants to merge 1 commit intotimoncool:mainfrom
neocody:upgrade-nextjs-security

Conversation

@neocody
Copy link
Copy Markdown

@neocody neocody commented Mar 3, 2026

Problem

Next.js 14.2.23 has known security vulnerabilities that have been patched in newer versions.

Solution

Upgraded Next.js from ^14.2.23 to ^14.2.35 (latest patch version in 14.x series).

Changes

  • package.json: Updated Next.js version constraint

Notes

  • Stays on 14.x to minimize potential breaking changes
  • 14.2.35 includes all security patches from the 14.x line
  • Run npm install after merging to update

Fixes #204

Updates Next.js from 14.2.23 to 14.2.35 to address security vulnerabilities.

Fixes timoncool#204
@vercel
Copy link
Copy Markdown

vercel Bot commented Mar 3, 2026

Someone is attempting to deploy a commit to the Nerual Dreming's projects Team on Vercel.

A member of the Team first needs to authorize it.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Security Issues with next.js

1 participant