Skip to content

fix: update minimatch in example lock files to resolve ReDoS vulnerabilities#470

Merged
TheRealAgentK merged 1 commit intodevelopfrom
fix/minimatch-redos-vulnerabilities
Mar 1, 2026
Merged

fix: update minimatch in example lock files to resolve ReDoS vulnerabilities#470
TheRealAgentK merged 1 commit intodevelopfrom
fix/minimatch-redos-vulnerabilities

Conversation

@TheRealAgentK
Copy link
Contributor

Regenerated package-lock.json for both example projects to pick up patched minimatch versions:\n\n- minimatch 3.1.2 → 3.1.5 (eslint transitive dependencies)\n- minimatch 9.0.5 → 9.0.9 (typescript-eslint transitive dependencies)\n\nResolves dependabot alerts #150, #158, #159 for ReDoS vulnerability in matchOne() with multiple non-adjacent GLOBSTAR segments.

…ilities

Regenerated package-lock.json for both examples to pick up
minimatch 3.1.5 (from 3.1.2) and 9.0.9 (from 9.0.5).
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review any files in this pull request.

Files not reviewed (2)
  • examples/express-sample/package-lock.json: Language not supported
  • examples/using-domains/package-lock.json: Language not supported

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@TheRealAgentK TheRealAgentK merged commit a2d9f29 into develop Mar 1, 2026
9 checks passed
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.

3 participants