Skip to content

[Snyk] Security upgrade next from 15.4.7 to 15.4.10#59

Open
NaveenDA wants to merge 1 commit into
mainfrom
snyk-fix-c688916669ccb405b9cfec4bddb8ac42
Open

[Snyk] Security upgrade next from 15.4.7 to 15.4.10#59
NaveenDA wants to merge 1 commit into
mainfrom
snyk-fix-c688916669ccb405b9cfec4bddb8ac42

Conversation

@NaveenDA
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
  • package-lock.json

Vulnerabilities that will be fixed with an upgrade:

Issue Score
high severity Deserialization of Untrusted Data
SNYK-JS-NEXT-14400636
  768  
medium severity Exposure of Sensitive System Information to an Unauthorized Control Sphere
SNYK-JS-NEXT-14400644
  678  

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

Copilot AI review requested due to automatic review settings December 12, 2025 23:01
Copy link
Copy Markdown

Copilot AI left a comment

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 is a security upgrade that updates Next.js from version 15.4.7 to 15.4.10 to address two security vulnerabilities: a high-severity deserialization vulnerability (SNYK-JS-NEXT-14400636) and a medium-severity information exposure issue (SNYK-JS-NEXT-14400644).

Key Changes:

  • Upgrades Next.js core package from 15.4.7 to 15.4.10
  • Updates @next/env package to 15.4.10
  • Updates platform-specific @next/swc binaries to 15.4.8
  • Removes several "peer": true flags from various dependencies

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
package.json Updates Next.js dependency from exact version 15.4.7 to 15.4.10
package-lock.json Updates Next.js core to 15.4.10, @next/env to 15.4.10, @next/swc-* binaries to 15.4.8, and removes peer dependency flags

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

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