Skip to content

fix(deps): resolve brace-expansion high-severity advisories - #37

Merged
mstuart merged 1 commit into
masterfrom
fix/security-advisory
Aug 18, 2026
Merged

fix(deps): resolve brace-expansion high-severity advisories#37
mstuart merged 1 commit into
masterfrom
fix/security-advisory

Conversation

@mstuart

@mstuart mstuart commented Aug 18, 2026

Copy link
Copy Markdown
Owner

Resolves two high-severity advisories in brace-expansion:

Path: nodemon > minimatch > brace-expansion - transitive and dev-only.

Change: lockfile-only patch bump via npm audit fix. npm audit --audit-level=high now reports 0 vulnerabilities.

This repo has no test script, so there is no suite to run. Note that npm start currently fails with an unrelated pre-existing Babel error (useBuiltIns removed in @babel/preset-env); I confirmed that failure is identical on the base commit and left it alone.

Lockfile-only bump of the transitive brace-expansion pin to a patched
release. Reached via nodemon > minimatch (dev-only).
@mstuart
mstuart merged commit 526739e into master Aug 18, 2026
4 checks passed
@mstuart
mstuart deleted the fix/security-advisory branch August 18, 2026 21: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