Skip to content

Bump transitive dependencies to address 9 Dependabot alerts#213

Merged
maboa merged 1 commit into
mainfrom
bump-deps-fix-vulnerabilities
May 25, 2026
Merged

Bump transitive dependencies to address 9 Dependabot alerts#213
maboa merged 1 commit into
mainfrom
bump-deps-fix-vulnerabilities

Conversation

@maboa
Copy link
Copy Markdown
Member

@maboa maboa commented May 25, 2026

Ran npm audit fix to resolve vulnerabilities in transitive devDeps of jest. All non-breaking, no top-level dependency version changes.

Fixes:

  • form-data (critical) — unsafe random function for boundary
  • minimatch (high) — ReDoS via repeated wildcards / globstar
  • picomatch (high) — method injection + ReDoS via extglob
  • cross-spawn (high) — ReDoS
  • js-yaml (moderate) — prototype pollution
  • ws (moderate) — uninitialized memory disclosure
  • @tootallnate/once (low) — incorrect control flow scoping

npm audit reports 0 vulnerabilities after this change. All 25 existing tests pass.

Ran npm audit fix to resolve vulnerabilities in transitive devDeps
of jest. All non-breaking, no top-level dependency version changes.

Fixes:
- form-data (critical) — unsafe random function for boundary
- minimatch (high) — ReDoS via repeated wildcards / globstar
- picomatch (high) — method injection + ReDoS via extglob
- cross-spawn (high) — ReDoS
- js-yaml (moderate) — prototype pollution
- ws (moderate) — uninitialized memory disclosure
- @tootallnate/once (low) — incorrect control flow scoping

npm audit reports 0 vulnerabilities after this change.
All 25 existing tests pass.
@maboa maboa merged commit 7942aa2 into main May 25, 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.

1 participant