Skip to content

[Snyk] Security upgrade next from 14.2.32 to 14.2.35#1305

Open
omercnet wants to merge 1 commit intomainfrom
snyk-fix-b204e03a442b71d949acb1b89480e257
Open

[Snyk] Security upgrade next from 14.2.32 to 14.2.35#1305
omercnet wants to merge 1 commit intomainfrom
snyk-fix-b204e03a442b71d949acb1b89480e257

Conversation

@omercnet
Copy link
Member

@omercnet omercnet commented Jan 8, 2026

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):

  • packages/sdks/nextjs-sdk/examples/app-router/package.json

Vulnerabilities that will be fixed with an upgrade:

Issue
medium severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-BABELHELPERS-9397697
high severity Exposed Dangerous Method or Function
SNYK-JS-PLAYWRIGHT-14888269
medium severity Improper Verification of Cryptographic Signature
SNYK-JS-PLAYWRIGHTCORE-13553173

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:

🦉 Regular Expression Denial of Service (ReDoS)

Copilot AI review requested due to automatic review settings January 8, 2026 18:45
@vercel
Copy link

vercel bot commented Jan 8, 2026

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

Project Deployment Review Updated (UTC)
access-key-management-widget Error Error Jan 8, 2026 6:47pm
audit-management-widget Error Error Jan 8, 2026 6:47pm
role-management-widget Error Error Jan 8, 2026 6:47pm
user-management-widget Error Error Jan 8, 2026 6:47pm
user-profile-widget Error Error Jan 8, 2026 6:47pm

Copy link
Contributor

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 is a Snyk-generated security PR that upgrades Next.js from 14.2.32 to 14.2.35 in the app-router example project. The upgrade addresses three security vulnerabilities: a medium-severity ReDoS issue in babel-helpers, a high-severity exposed dangerous method in playwright, and a medium-severity cryptographic signature verification issue in playwright-core.

Key changes:

  • Upgrades Next.js from 14.2.32 to 14.2.35 (patch version update)

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

"dependencies": {
"@descope/nextjs-sdk": "workspace:*",
"next": "14.2.32",
"next": "14.2.35",
Copy link

Copilot AI Jan 8, 2026

Choose a reason for hiding this comment

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

The pnpm-lock.yaml file should be updated to reflect this dependency change. According to the lint-staged configuration in the root package.json, running pnpm i should update the lock file automatically. Please ensure the lock file is included in this PR to maintain dependency consistency across the monorepo.

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