Skip to content

[Snyk] Security upgrade next from 15.3.0 to 15.3.8#14

Open
m1981 wants to merge 1 commit into
mainfrom
snyk-fix-ec9b6edaa34488ccbf8f741953748231
Open

[Snyk] Security upgrade next from 15.3.0 to 15.3.8#14
m1981 wants to merge 1 commit into
mainfrom
snyk-fix-ec9b6edaa34488ccbf8f741953748231

Conversation

@m1981
Copy link
Copy Markdown
Owner

@m1981 m1981 commented Dec 15, 2025

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
  852  
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


Important

Upgrade next to 15.3.8 in package.json to fix security vulnerabilities.

  • Dependencies:
    • Upgrade next from 15.3.0 to 15.3.8 in package.json to fix vulnerabilities.
  • Vulnerabilities Fixed:
    • Fixes Deserialization of Untrusted Data (SNYK-JS-NEXT-14400636).
    • Fixes Exposure of Sensitive System Information (SNYK-JS-NEXT-14400644).

This description was created by Ellipsis for c8f8c27. You can customize this summary. It will automatically update as commits are pushed.

@vercel
Copy link
Copy Markdown

vercel Bot commented Dec 15, 2025

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

Project Deployment Review Updated (UTC)
mychat Error Error Dec 15, 2025 10:14am

Copy link
Copy Markdown

@ellipsis-dev ellipsis-dev Bot left a comment

Choose a reason for hiding this comment

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

Important

Looks good to me! 👍

Reviewed everything up to c8f8c27 in 26 seconds. Click for details.
  • Reviewed 13 lines of code in 1 files
  • Skipped 0 files when reviewing.
  • Skipped posting 1 draft comments. View those below.
  • Modify your settings and rules to customize what types of comments Ellipsis leaves. And don't forget to react with 👍 or 👎 to teach Ellipsis.
1. package.json:88
  • Draft comment:
    Bump Next.js from ^15.3.0 to ^15.3.8 to address known vulnerabilities (SNYK-JS-NEXT-14400636 & SNYK-JS-NEXT-14400644). Ensure no regressions occur.
  • Reason this comment was not posted:
    Comment did not seem useful. Confidence is useful = 0% <= threshold 50% This comment is about a dependency change, specifically bumping the version of Next.js. It mentions addressing known vulnerabilities, which is informative, and asks to ensure no regressions occur, which is not allowed. Therefore, this comment should be removed.

Workflow ID: wflow_rHSLL0GMIAyVHAda

You can customize Ellipsis by changing your verbosity settings, reacting with 👍 or 👎, replying to comments, or adding code review rules.

Copy link
Copy Markdown

@augmentcode augmentcode Bot left a comment

Choose a reason for hiding this comment

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

Review completed. 1 suggestion posted.

Comment augment review to trigger a new review at any time.

Comment thread package.json
"mermaid": "^11.4.1",
"minimatch": "^5.1.0",
"next": "^15.3.0",
"next": "^15.3.8",
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Since this repo commits pnpm-lock.yaml, changing the next semver range in package.json alone may not update what CI/deployments actually install (the lockfile can keep resolving to the old version). Consider updating the lockfile in this PR so the patched Next.js version is guaranteed to be used and the vulnerabilities are actually remediated.

🤖 Was this useful? React with 👍 or 👎

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.

2 participants