Skip to content

Fix security dependency alerts#30

Merged
KaladinX merged 2 commits into
mainfrom
cursor/security-dependency-updates
May 13, 2026
Merged

Fix security dependency alerts#30
KaladinX merged 2 commits into
mainfrom
cursor/security-dependency-updates

Conversation

@KaladinX
Copy link
Copy Markdown
Collaborator

Summary

  • Update Next.js and eslint-config-next to 16.2.6 to address open Dependabot alerts.
  • Resolve vulnerable transitive ajv and postcss versions with targeted pnpm overrides.
  • Refresh pnpm-lock.yaml after the dependency updates.

Test plan

  • pnpm audit --json | jq '{metadata: .metadata.vulnerabilities, advisories: (.advisories | length), modules: (.advisories | to_entries | map(.value.module_name) | unique)}'
  • pnpm build
  • git diff --check

Made with Cursor

Co-authored-by: Cursor <cursoragent@cursor.com>
@netlify
Copy link
Copy Markdown

netlify Bot commented May 13, 2026

Deploy Preview for classy-clafoutis-ff4fd0 ready!

Name Link
🔨 Latest commit fc54e9e
🔍 Latest deploy log https://app.netlify.com/projects/classy-clafoutis-ff4fd0/deploys/6a04e2d268f0130008cf0dd8
😎 Deploy Preview https://deploy-preview-30--classy-clafoutis-ff4fd0.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify
Copy link
Copy Markdown

netlify Bot commented May 13, 2026

Deploy Preview for codex-documentation ready!

Name Link
🔨 Latest commit fc54e9e
🔍 Latest deploy log https://app.netlify.com/projects/codex-documentation/deploys/6a04e2d2fb0ac0000882c040
😎 Deploy Preview https://deploy-preview-30--codex-documentation.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Co-authored-by: Cursor <cursoragent@cursor.com>
@KaladinX KaladinX marked this pull request as ready for review May 13, 2026 20:50
@KaladinX KaladinX merged commit e26bb45 into main May 13, 2026
9 checks passed
@KaladinX KaladinX deleted the cursor/security-dependency-updates branch May 13, 2026 20:50
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.

1 participant