Skip to content

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

Open
resure wants to merge 1 commit into
mainfrom
chore/audit-fix
Open

chore(deps): resolve npm audit vulnerabilities#152
resure wants to merge 1 commit 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.

package severity
brace-expansion high
browserslist 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 — 15 suites, 118 tests pass
  • npm audit — 0 vulnerabilities

🤖 Generated with Claude Code

Lockfile-only bumps of transitive dependencies flagged by npm audit:
brace-expansion, browserslist, js-yaml and protobufjs. Clears 4
advisories (1 moderate, 3 high); npm audit is now clean.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@resure
resure requested a review from melikhov-dev as a code owner September 2, 2026 12:08
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