Skip to content

fix: update picomatch to resolve CVE-2026-33672#81

Merged
dannyneira merged 1 commit into
mainfrom
independabot/picomatch-cve-2026-33672
May 28, 2026
Merged

fix: update picomatch to resolve CVE-2026-33672#81
dannyneira merged 1 commit into
mainfrom
independabot/picomatch-cve-2026-33672

Conversation

@dannyneira

@dannyneira dannyneira commented May 17, 2026

Copy link
Copy Markdown
Member

Summary

  • Updates transitive picomatch lockfile entries to patched versions for CVE-2026-33672.
  • Resolves both vulnerable dependency ranges currently present in package-lock.json:
    • picomatch 2.x: 2.3.1 -> 2.3.2
    • picomatch 4.x under tinyglobby: 4.0.3 -> 4.0.4

Vulnerability details

Verification

  • npm audit --json no longer reports picomatch / GHSA-3v7f-55p6-f55p. Remaining audit findings are unrelated and covered separately.
  • npm run lint
  • npx tsc lib/*.ts
  • NEXT_PUBLIC_ALGOLIA_APP_ID=dummy NEXT_PUBLIC_ALGOLIA_SEARCH_API_KEY=dummy npx next build

Conversation: https://staging.warp.dev/conversation/550fab81-e5b7-4938-ab82-c93ffa1e7e21
Run: https://oz.staging.warp.dev/runs/019e36aa-77c6-72a5-a14f-feba903dc2f2
This PR was generated with Oz.

@dannyneira dannyneira requested a review from jefflloyd May 17, 2026 16:04
@dannyneira dannyneira marked this pull request as ready for review May 21, 2026 15:41
@jefflloyd jefflloyd closed this May 27, 2026
@jefflloyd jefflloyd reopened this May 27, 2026
Co-Authored-By: Oz <oz-agent@warp.dev>
@jefflloyd jefflloyd force-pushed the independabot/picomatch-cve-2026-33672 branch from 614559e to 6ac2b84 Compare May 27, 2026 19:24
@vercel

vercel Bot commented May 27, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
commands-dev Ready Ready Preview, Comment May 27, 2026 7:24pm

Request Review

@jefflloyd jefflloyd 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.

Had to kick Vercel but looks good

@dannyneira dannyneira merged commit 77da838 into main May 28, 2026
6 checks passed
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