Skip to content

Comments

chore: upgrade minimatch to v10 for GHSA-3ppc-4f35-3m26#19

Merged
mde merged 1 commit intomde:masterfrom
Unipro-DanMunn:GHSA-3ppc-4f35-3m26
Feb 19, 2026
Merged

chore: upgrade minimatch to v10 for GHSA-3ppc-4f35-3m26#19
mde merged 1 commit intomde:masterfrom
Unipro-DanMunn:GHSA-3ppc-4f35-3m26

Conversation

@Unipro-DanMunn
Copy link
Contributor

Summary

This PR upgrades minimatch to the latest major version to remediate GHSA-3ppc-4f35-3m26.

Changes

  • Updated minimatch dependency to ^10.2.1
  • Refreshed package-lock.json
  • Added package engines metadata: node "20 || >=22"

Compatibility

minimatch v10 requires Node 20 or >=22. This requirement is now explicitly declared in package metadata.

Validation

  • Ran test suite: npx jake test
  • Result: all tests passed

- bump minimatch from ^5.0.1 to ^10.2.1

- update lockfile for minimatch v10 transitive dependencies

- declare Node engine support as 20 || >=22 (required by minimatch v10)

- no runtime code changes required

- verified with: npx jake test
@mde mde merged commit 45c5e72 into mde:master Feb 19, 2026
@mde
Copy link
Owner

mde commented Feb 19, 2026

Thank you!

@Unipro-DanMunn Unipro-DanMunn deleted the GHSA-3ppc-4f35-3m26 branch February 20, 2026 11:20
ducvuongpham added a commit to ducvuongpham/filelist that referenced this pull request Feb 24, 2026
ducvuongpham added a commit to ducvuongpham/filelist that referenced this pull request Feb 24, 2026
ducvuongpham added a commit to ducvuongpham/filelist that referenced this pull request Feb 24, 2026
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