Skip to content

[Snyk] Security upgrade next from 13.4.7 to 14.2.35#9

Open
snyk-io[bot] wants to merge 1 commit intomainfrom
snyk-fix-524700276faad8980afdfecbc2fb1799
Open

[Snyk] Security upgrade next from 13.4.7 to 14.2.35#9
snyk-io[bot] wants to merge 1 commit intomainfrom
snyk-fix-524700276faad8980afdfecbc2fb1799

Conversation

@snyk-io
Copy link
Copy Markdown

@snyk-io snyk-io Bot commented Dec 12, 2025

snyk-top-banner

Snyk has created this PR to fix 1 vulnerabilities in the npm dependencies of this project.

Snyk changed the following file(s):

  • package.json
  • package-lock.json

Merge Risk: High

This major version upgrade from Next.js 13.4.7 to 14.2.35 introduces several breaking changes, including a mandatory Node.js version update and the removal of deprecated APIs and commands. Code modifications are required to ensure compatibility.

Highlights:

  • Node.js Version: The minimum required Node.js version is now 18.17, as version 16.x is no longer supported.
  • Static Exports: The next export command has been removed. To generate a static site, you must now use the output: 'export' option in your next.config.js file.
  • Font and Image APIs: The @next/font package is removed in favor of the built-in next/font. Additionally, the ImageResponse API import path has moved from next/server to next/og. Codemods are available to automate these changes.

Source: Next.js documentation.
Recommendation: Update your Node.js environment to v18.17 or newer. Run the provided codemods to migrate font and image API usage, and update your configuration for static exports if applicable.

Notice 🤖: This content was generated using artificial intelligence. AI-generated content may contain errors and should be reviewed for accuracy before use.


Vulnerabilities that will be fixed with an upgrade:

Issue Score
high severity Deserialization of Untrusted Data
SNYK-JS-NEXT-14400636
  685  

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • Max score is 1000. Note that the real score may have changed since the PR was raised.
  • This PR was automatically created by Snyk using the credentials of a real user.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.

For more information:
🧐 View latest project report
📜 Customise PR templates
🛠 Adjust project settings
📚 Read about Snyk's upgrade logic


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Deserialization of Untrusted Data

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.

0 participants