Skip to content

fix: patch frontend vulnerabilities (devalue, picomatch)#19

Merged
nahime0 merged 3 commits intoillegalstudio:mainfrom
mirchaemanuel:fix/frontend-vulnerabilities
Mar 30, 2026
Merged

fix: patch frontend vulnerabilities (devalue, picomatch)#19
nahime0 merged 3 commits intoillegalstudio:mainfrom
mirchaemanuel:fix/frontend-vulnerabilities

Conversation

@mirchaemanuel
Copy link
Copy Markdown
Contributor

Summary

  • devalue (moderate): fix prototype pollution in devalue.parse and devalue.unflatten
  • picomatch (high): fix method injection in POSIX character classes and ReDoS via extglob quantifiers

Both fixed via npm audit fix — only package-lock.json changed.

Test plan

  • npm audit reports 0 vulnerabilities
  • make build completes successfully

mirchaemanuel and others added 3 commits March 28, 2026 18:48
- devalue: fix prototype pollution in devalue.parse/unflatten
- picomatch: fix method injection and ReDoS via extglob quantifiers
@nahime0 nahime0 merged commit 207e7fa into illegalstudio:main Mar 30, 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