Skip to content

chore(deps): npm audit fix + gate security audit at high#122

Merged
rapguit merged 2 commits into
mainfrom
chore/npm-audit-fix-2026-07-24
Jul 24, 2026
Merged

chore(deps): npm audit fix + gate security audit at high#122
rapguit merged 2 commits into
mainfrom
chore/npm-audit-fix-2026-07-24

Conversation

@rapguit

@rapguit rapguit commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

Resolves the npm audit failures that started blocking CI (advisories published after the last green run on main).

Dependency bumps (lockfile-only, no package.json changes)

Package From → To Advisory
fast-uri 3.1.2 → 3.1.4 high — host confusion
hono 4.12.25 → 4.12.32 3 × moderate
body-parser 2.2.2 → 2.3.0 moderate — DoS
@hono/node-server 1.19.14 → 1.19.15

Plus patch/minor dev-tooling bumps pulled in by the same npm audit fix (vitest 3.2.7, vite 7.3.6, esbuild 0.28.1, turbo 2.10.6). Full turbo pipeline (build + typecheck + test, 36 tasks) green on the updated lockfile.

CI gate change

npm audit --omit=devnpm audit --omit=dev --audit-level=high: the gate blocks high/critical; moderates are still reported in the log but don't block when the fix isn't actionable upstream.

The remaining residual (2 moderates on @hono/node-server <2.0.5, Windows-only, fix sits behind the MCP SDK's ^1.x pin) is tracked in #121.

🤖 Generated with Claude Code

rapguit and others added 2 commits July 24, 2026 19:56
…parser advisories

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@rapguit
rapguit merged commit 56a79de into main Jul 24, 2026
9 checks passed
@rapguit
rapguit deleted the chore/npm-audit-fix-2026-07-24 branch July 24, 2026 23: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.

1 participant