Commit 6de2579
fix: upgrade minimatch to ^10.2.1 to resolve ReDoS vulnerability
Fixes GHSA-3ppc-4f35-3m26: minimatch <10.2.1 is vulnerable to ReDoS via
repeated wildcards with non-matching literal in pattern. This was a
production dependency causing the npm audit CI job to fail.
Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>1 parent 5ea087b commit 6de2579
3 files changed
Lines changed: 82 additions & 148 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
8 | 13 | | |
9 | 14 | | |
10 | 15 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
| 73 | + | |
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| |||
0 commit comments