Commit 959f75c
Claude Code
Fix: picomatch HIGH severity security vulnerabilities (#312)
Security audit detected 2 HIGH severity vulnerabilities in picomatch:
- ReDoS via extglob quantifiers (GHSA-c2c7-rcm5-vvqj)
- Method Injection in POSIX Character Classes (GHSA-3v7f-55p6-f55p)
Changes:
- Add npm overrides for picomatch@4.0.4 in root package.json
- Add picomatch@4.0.4 as devDependency in frontend package.json
- Update package-lock.json to reflect new dependency versions
Fixes #3121 parent 01ede53 commit 959f75c
File tree
3 files changed
+815
-873
lines changed- packages/frontend
3 files changed
+815
-873
lines changed
0 commit comments