Skip to content

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

Draft
dannyneira wants to merge 1 commit into
mainfrom
independabot/picomatch-cve-2026-33672
Draft

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

Conversation

@dannyneira
Copy link
Copy Markdown
Member

@dannyneira dannyneira commented May 17, 2026

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.

Co-Authored-By: Oz <oz-agent@warp.dev>
@dannyneira dannyneira requested a review from jefflloyd May 17, 2026 16:04
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