Skip to content

fix: update minimatch to resolve CVE-2026-27903#183

Draft
dannyneira wants to merge 1 commit into
mainfrom
independabot/minimatch-CVE-2026-27903
Draft

fix: update minimatch to resolve CVE-2026-27903#183
dannyneira wants to merge 1 commit into
mainfrom
independabot/minimatch-CVE-2026-27903

Conversation

@dannyneira
Copy link
Copy Markdown
Member

Summary

Details

  • Ecosystem: npm
  • Manifest: build_ts/package-lock.json
  • Dependency relationship: transitive development dependency via nodemon
  • Patched version requested by alert: 3.1.3; lockfile now resolves to 3.1.5
  • No resolutions, overrides, or direct dependency additions were needed.

Verification

  • npm ci
  • npm audit --json confirmed minimatch is no longer reported
  • npm run build
  • cargo build
  • cargo clippy --tests -- -A warnings
  • cargo test
  • Baseline note: cargo fmt -- --check reports generated Rust workflow files would be reformatted; those files are unrelated to this lockfile-only fix and were left untouched.

Conversation: https://staging.warp.dev/conversation/75ad0fec-10e0-420f-8ec3-bec51f1b7476
Run: https://oz.staging.warp.dev/runs/019e799d-3281-700d-a2e1-cf1e9bf1b25b
This PR was generated with Oz.

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