fix: update picomatch 4.0.3 → 4.0.4 (#43) #45
No reviewers
Labels
No labels
source:analyste
source:defenseur
source:human
source:medic
status:approved
status:blocked
status:in-progress
status:needs-fix
status:ready
status:review
status:triage
type:bug
type:feature
type:infra
type:refactor
type:schema
type:security
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: maximus/Simpl-Resultat#45
Loading…
Reference in a new issue
No description provided.
Delete branch "issue-43-update-picomatch"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fixes #43
Summary
npm audit fixpackage-lock.jsonchanged — transitive dependency of viteTest plan
npm auditreturns 0 vulnerabilitiesnpm run buildsucceedspackage.jsonReview: APPROVE
Straightforward transitive dependency update fixing 2 HIGH severity vulnerabilities (method injection + ReDoS) in picomatch. The diff is minimal and limited to
package-lock.json— no application code changes, no risk of regression.Checklist:
No blocking issues. Good to merge.
Reviewed by Claude Code