Skip to content

chore(deps): npm audit fix racine — brace-expansion (high) + body-parser (low) - #425

Merged
bmatge merged 2 commits into
mainfrom
chore/audit-fix-root-lockfile
Jul 28, 2026
Merged

chore(deps): npm audit fix racine — brace-expansion (high) + body-parser (low)#425
bmatge merged 2 commits into
mainfrom
chore/audit-fix-root-lockfile

Conversation

@bmatge

@bmatge bmatge commented Jul 28, 2026

Copy link
Copy Markdown
Owner

Corrige les vulnérabilités du lockfile racine qui font échouer `npm audit --audit-level=high` dans le job `quality` de toutes les PR (dont les PR Dependabot #420 et #423, qui ne touchent que `mcp-server/`) :

  • brace-expansion → 5.0.8 — high, GHSA-mh99-v99m-4gvg (DoS par expansion non bornée)
  • body-parser → 1.20.6 (racine, transitive Express 4) et 2.3.0 (`server/`) — low, GHSA-v422-hmwv-36x6

Changement lockfile uniquement (`npm update brace-expansion body-parser`). `npm audit` local : 0 vulnérabilité.

🤖 Generated with Claude Code

bmatge and others added 2 commits July 28, 2026 13:22
…), body-parser 1.20.6/2.3.0 (GHSA-v422-hmwv-36x6)

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
…rver 2.0.12, sdk 1.30.0

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@bmatge

bmatge commented Jul 28, 2026

Copy link
Copy Markdown
Owner Author

Ajout du volet mcp-server/ (fast-uri 3.1.4, @hono/node-server 2.0.12, @modelcontextprotocol/sdk 1.30.0) : les audits racine et mcp-server se bloquaient mutuellement entre cette PR et #420/#423. Cette PR couvre désormais les deux lockfiles ; Dependabot fermera #420 et #423 automatiquement.

@bmatge
bmatge merged commit 6b1f401 into main Jul 28, 2026
9 checks passed
@bmatge
bmatge deleted the chore/audit-fix-root-lockfile branch July 28, 2026 11:27
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