Skip to content

chore(deps): patch four transitive advisories - #42

Merged
jasonodoom merged 1 commit into
mainfrom
fix/dependabot-highs
Aug 26, 2026
Merged

chore(deps): patch four transitive advisories#42
jasonodoom merged 1 commit into
mainfrom
fix/dependabot-highs

Conversation

@jasonodoom

Copy link
Copy Markdown
Contributor

Clears the five open high-severity Dependabot alerts. Lockfile only, four patch bumps: brace-expansion 1.1.18, fast-uri 3.1.6, js-yaml 4.3.1, nanoid 3.3.18.

Exposure, since the alert count reads worse than the reality: only nanoid reaches anyone installing the package, through postcss. js-yaml, fast-uri and brace-expansion arrive via eslint, stylelint and vitest, so they are development-time. AHD parses YAML with yaml, not js-yaml, so token and brief parsing was never on the affected path.

npm audit reports zero vulnerabilities after the change. Build, typecheck, 301 tests and token validation all pass.

brace-expansion 1.1.18, fast-uri 3.1.6, js-yaml 4.3.1, nanoid 3.3.18.
Lockfile only. Of the four, only nanoid reaches consumers, through
postcss; the rest arrive via eslint, stylelint and vitest and are
development-time.
@jasonodoom
jasonodoom enabled auto-merge (squash) August 26, 2026 02:48
@jasonodoom
jasonodoom merged commit ae14b02 into main Aug 26, 2026
3 checks passed
@jasonodoom
jasonodoom deleted the fix/dependabot-highs branch August 26, 2026 02:49
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