Commit 8bf5653
Fix picomatch method injection vulnerability (GHSA-3v7f-55p6-f55p)
Add yarn resolution to force picomatch ^2.3.2, fixing Method Injection
in POSIX Character Classes that causes incorrect glob matching.
Transitive dep via mocha -> chokidar -> anymatch/readdirp.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 91bc7fe commit 8bf5653
2 files changed
Lines changed: 6 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
| 44 | + | |
44 | 45 | | |
45 | 46 | | |
46 | 47 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
795 | 795 | | |
796 | 796 | | |
797 | 797 | | |
798 | | - | |
799 | | - | |
800 | | - | |
801 | | - | |
| 798 | + | |
| 799 | + | |
| 800 | + | |
| 801 | + | |
802 | 802 | | |
803 | 803 | | |
804 | 804 | | |
| |||
0 commit comments