Skip to content

[Snyk] Security upgrade next from 10.0.5 to 12.0.8#55

Open
prma85 wants to merge 1 commit intomasterfrom
snyk-fix-97def0ecfb6e3383304e45f34f1aa3db
Open

[Snyk] Security upgrade next from 10.0.5 to 12.0.8#55
prma85 wants to merge 1 commit intomasterfrom
snyk-fix-97def0ecfb6e3383304e45f34f1aa3db

Conversation

@prma85
Copy link
Owner

@prma85 prma85 commented Jan 21, 2026

snyk-top-banner

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

Snyk changed the following file(s):

  • package.json
  • yarn.lock

Note for zero-installs users

If you are using the Yarn feature zero-installs that was introduced in Yarn V2, note that this PR does not update the .yarn/cache/ directory meaning this code cannot be pulled and immediately developed on as one would expect for a zero-install project - you will need to run yarn to update the contents of the ./yarn/cache directory.
If you are not using zero-install you can ignore this as your flow should likely be unchanged.

Vulnerabilities that will be fixed with an upgrade:

Issue Score
medium severity Use of a Cryptographic Primitive with a Risky Implementation
SNYK-JS-ELLIPTIC-14908844
  708  

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:

🦉 Learn about vulnerability in an interactive lesson of Snyk Learn.


Note

Dependency upgrade

  • Updates next in package.json from 10.0.5 to 12.0.8 (major version bump that may impact build/runtime)

Written by Cursor Bugbot for commit fc50df2. This will update automatically on new commits. Configure here.

@vercel
Copy link

vercel bot commented Jan 21, 2026

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

Project Deployment Review Updated (UTC)
rm3-a1sg Error Error Jan 21, 2026 0:28am

Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Bugbot Autofix is OFF. To automatically fix reported issues with Cloud Agents, enable Autofix in the Cursor dashboard.

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, visit the Cursor dashboard to activate Pro and start your 14-day free trial.

"classnames": "2.2.6",
"history": "5.0.0",
"next": "10.0.5",
"next": "12.0.8",
Copy link

Choose a reason for hiding this comment

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

Breaking upgrade: incompatible CSS plugins with Next.js 12

High Severity

Upgrading next from 10.0.5 to 12.0.8 introduces a breaking change because the project uses deprecated @zeit/next-css and @zeit/next-sass plugins (configured in next.config.js). These plugins are incompatible with Next.js 12's built-in CSS support and will cause build failures with a "Built-in CSS Support Disabled" error. The next.config.js and these dependencies need to be updated to use Next.js's native CSS/Sass support before this upgrade can work.

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.

2 participants