Skip to content

fix: update minimatch lockfile (9.0.5 -> 9.0.9) to resolve security alert#184

Merged
marc0der merged 1 commit intomainfrom
fix/update-minimatch-lockfile
Mar 3, 2026
Merged

fix: update minimatch lockfile (9.0.5 -> 9.0.9) to resolve security alert#184
marc0der merged 1 commit intomainfrom
fix/update-minimatch-lockfile

Conversation

@chloe41427
Copy link
Contributor

@chloe41427 chloe41427 bot commented Mar 3, 2026

Dependabot flagged a security vulnerability in minimatch requiring ≥9.0.7, but could not update it automatically because the lockfile was stale.

minimatch is a transitive dependency of @trivago/prettier-plugin-sort-imports, which allows ^9.0.0 — so 9.0.9 is valid within its constraints. Running npm update minimatch updates the nested lockfile entry from 9.0.5 → 9.0.9.

Change: 4 lines in package-lock.json only. No direct dependencies changed.

Closes the Dependabot security alert for minimatch.

@marc0der marc0der merged commit 3a8611c into main Mar 3, 2026
1 check passed
@marc0der marc0der deleted the fix/update-minimatch-lockfile branch March 3, 2026 20:34
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