Skip to content

chore(deps): resolve npm audit vulnerabilities - #124

Merged
resure merged 2 commits into
mainfrom
chore/audit-fix
Sep 14, 2026
Merged

resure merged 2 commits into
mainfrom
chore/audit-fix

Conversation

@resure

@resure resure commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

Lockfile-only bumps of transitive dependencies flagged by npm audit — 33 advisories (1 low, 24 moderate, 8 high), including:

package severity
brace-expansion high
browserslist high
fast-uri high
form-data high
js-yaml high
protobufjs moderate

Produced by a clean npm ci followed by npm audit fix — no breaking changes, package.json untouched. npm audit reports 0 vulnerabilities after.

Since only package-lock.json changed, this has no effect on consumers of the published package, hence chore(deps) rather than fix — no release needed.

Test plan

  • npm test — 9 suites, 95 tests pass
  • npm audit — 0 vulnerabilities

🤖 Generated with Claude Code

Lockfile-only bumps of transitive dependencies flagged by npm audit,
including brace-expansion, browserslist, fast-uri, form-data, js-yaml
and protobufjs. Clears 33 advisories (1 low, 24 moderate, 8 high);
npm audit is now clean.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@resure
resure requested a review from DakEnviy as a code owner September 2, 2026 12:08
@resure
resure enabled auto-merge (squash) September 14, 2026 11:32
@resure
resure merged commit b67bf78 into main Sep 14, 2026
7 checks passed
@resure
resure deleted the chore/audit-fix branch September 14, 2026 11:32
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.

2 participants