Skip to content

Update vulnerable JavaScript dependencies - #257

Merged
Widthdom merged 1 commit into
mainfrom
agent/update-vulnerable-javascript-dependencies
Aug 15, 2026
Merged

Update vulnerable JavaScript dependencies#257
Widthdom merged 1 commit into
mainfrom
agent/update-vulnerable-javascript-dependencies

Conversation

@Widthdom

Copy link
Copy Markdown
Owner

Summary

  • pin vulnerable transitive brace-expansion ranges to 1.1.18 and 2.1.4
  • pin the vulnerable transitive js-yaml range to 3.15.1
  • refresh package-lock.json with the resolved patched versions

Why

The JavaScript test toolchain resolved vulnerable transitive versions even though the direct Jest dependencies were current. Package overrides keep the existing toolchain while forcing patched versions.

Impact

This changes development and test dependencies only. Runtime .NET behavior is unaffected.

Validation

  • npm ci
  • npm run test:js (190 passed)
  • npm audit --audit-level=high --json (0 vulnerabilities)

@Widthdom
Widthdom marked this pull request as ready for review August 15, 2026 03:10
@Widthdom
Widthdom merged commit 7f16b5d into main Aug 15, 2026
14 checks passed
@Widthdom
Widthdom deleted the agent/update-vulnerable-javascript-dependencies branch August 15, 2026 03:58
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