Skip to content

[Snyk] Security upgrade next from 13.5.1 to 14.2.32#46

Open
wiatrM wants to merge 1 commit into
mainfrom
snyk-fix-589cb4a913a21e6a2c8f33f3cd602437
Open

[Snyk] Security upgrade next from 13.5.1 to 14.2.32#46
wiatrM wants to merge 1 commit into
mainfrom
snyk-fix-589cb4a913a21e6a2c8f33f3cd602437

Conversation

@wiatrM

@wiatrM wiatrM commented Sep 5, 2025

Copy link
Copy Markdown
Member

snyk-top-banner

Snyk has created this PR to fix 3 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 Server-side Request Forgery (SSRF)
SNYK-JS-NEXT-12299318
  701  
medium severity Use of Cache Containing Sensitive Information
SNYK-JS-NEXT-12301496
  601  
low severity Missing Source Correlation of Multiple Independent Data
SNYK-JS-NEXT-12265451
  401  

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:

🦉 Server-side Request Forgery (SSRF)

Copilot AI review requested due to automatic review settings September 5, 2025 11:05

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull Request Overview

This is a security upgrade that updates Next.js from version 13.5.1 to 14.2.32 to fix three vulnerabilities: Server-side Request Forgery (SSRF), Use of Cache Containing Sensitive Information, and Missing Source Correlation of Multiple Independent Data.

  • Upgrades Next.js dependency to address security vulnerabilities
  • Maintains all other dependencies unchanged
  • Addresses high, medium, and low severity security issues

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@cursor cursor Bot 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.

This PR is being reviewed by Cursor Bugbot

Details

You are on the Bugbot Free tier. On this plan, Bugbot will review limited PRs each billing cycle.

To receive Bugbot reviews on all of your PRs, please upgrade to Bugbot Pro by visiting the Cursor dashboard. Your first 14 days will be free!

Comment thread package-lock.json
"lowlight": "^3.1.0",
"lucide-react": "^0.446.0",
"next": "13.5.1",
"next": "^14.2.32",

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Bug: Version Mismatch Causes Environment Discrepancies

The next package has a version specification mismatch between package.json and package-lock.json. This inconsistency can lead to different Next.js versions being installed across environments, potentially causing unexpected behavior or compatibility issues.

Fix in Cursor Fix in Web

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