Skip to content

[Snyk] Security upgrade next from 14.2.10 to 14.2.35#13

Open
Abuchtela wants to merge 1 commit into
mainfrom
snyk-fix-737b74e8d769e85042418edd72e80810
Open

[Snyk] Security upgrade next from 14.2.10 to 14.2.35#13
Abuchtela wants to merge 1 commit into
mainfrom
snyk-fix-737b74e8d769e85042418edd72e80810

Conversation

@Abuchtela

Copy link
Copy Markdown
Owner

snyk-top-banner

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

Snyk changed the following file(s):

  • package.json

Vulnerabilities that will be fixed with an upgrade:

Issue Score
high severity Deserialization of Untrusted Data
SNYK-JS-NEXT-14400636
  266  
medium severity Improper Input Validation
SNYK-JS-NANOID-8492085
  40  

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:

🦉 Improper Input Validation
🦉 Deserialization of Untrusted Data

Copilot AI review requested due to automatic review settings December 18, 2025 01:41
@vercel

vercel Bot commented Dec 18, 2025

Copy link
Copy Markdown

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

Project Deployment Review Updated (UTC)
ecosystem-contributions Error Error Dec 18, 2025 1:41am

@codesandbox

codesandbox Bot commented Dec 18, 2025

Copy link
Copy Markdown

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

@coderabbitai

coderabbitai Bot commented Dec 18, 2025

Copy link
Copy Markdown

Important

Review skipped

Ignore keyword(s) in the title.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch snyk-fix-737b74e8d769e85042418edd72e80810

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR upgrades the Next.js dependency to address two security vulnerabilities identified by Snyk: a high-severity Deserialization of Untrusted Data vulnerability (SNYK-JS-NEXT-14400636) and a medium-severity Improper Input Validation vulnerability (SNYK-JS-NANOID-8492085). The upgrade follows a patch version increment within the 14.2.x series.

Key Changes:

  • Upgrades Next.js from version 14.2.26 to 14.2.35 in package.json
  • Addresses 2 security vulnerabilities with a combined priority score of 306

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread package.json
"@headlessui/react": "^1.7.18",
"gray-matter": "^4.0.3",
"next": "14.2.26",
"next": "14.2.35",

Copilot AI Dec 18, 2025

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The PR description states this upgrade is from version 14.2.10 to 14.2.35, but the diff shows the actual change is from 14.2.26 to 14.2.35. Additionally, the pnpm-lock.yaml file still references version 14.2.10. This inconsistency suggests that package.json was previously updated to 14.2.26 without updating the lock file, or the PR description is outdated. Please verify the actual current version and ensure the lock file is properly updated to reflect the new version 14.2.35.

Copilot uses AI. Check for mistakes.
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.

3 participants