Skip to content

Fix dependency audit for brace-expansion#50

Merged
SilasZhr merged 1 commit into
mainfrom
fix/pr49-brace-expansion-audit
May 27, 2026
Merged

Fix dependency audit for brace-expansion#50
SilasZhr merged 1 commit into
mainfrom
fix/pr49-brace-expansion-audit

Conversation

@SilasZhr
Copy link
Copy Markdown
Collaborator

Summary

  • bump the brace-expansion override from 5.0.5 to 5.0.6
  • refresh package-lock.json to resolve GHSA-jxxr-4gwj-5jf2

Context

PR #49 is failing the dependency-check job because npm audit now flags brace-expansion versions 5.0.2 through 5.0.5. This is a maintainer-level dependency fix and should land on main rather than being added to the external contributor's token-data PR.

Validation

  • npm ci
  • npm audit --audit-level moderate
  • npx prettier --check package.json package-lock.json
  • git diff --check
  • npm test

@SilasZhr SilasZhr merged commit 72975f8 into main May 27, 2026
6 checks passed
@SilasZhr SilasZhr deleted the fix/pr49-brace-expansion-audit branch May 27, 2026 08:12
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