fix: clear high severity audit findings#2089
Conversation
|
@modelcontextprotocol/client
@modelcontextprotocol/server
@modelcontextprotocol/express
@modelcontextprotocol/fastify
@modelcontextprotocol/hono
@modelcontextprotocol/node
commit: |
f6168e4 to
8cf01a5
Compare
8cf01a5 to
c0d4cc4
Compare
|
Friendly review ping: this PR is ready for maintainer review when you get a chance. Current checks are green from my side. Happy to adjust quickly if you want a different shape or narrower scope. |
|
My copied comment with the same problem accent: #2050 (comment) |
Summary
vite@7.3.2devDependency so Vitest resolves outside the high-severity vulnerable Vite range reported in High-severity CVEs via pnpm audit #2048.resolutionsfor remaining vulnerable transitive packages surfaced bypnpm audit(defu,fast-uri,kysely) and refresh the lockfile.Related to #2048. This is broader than #2050 because it also clears the other high-severity audit findings present after refreshing dependencies.
Validation
pnpm audit --audit-level=high→ exits 0; 2 moderate vulnerabilities remainpnpm -r typecheckpnpm -r lintNote: local pre-push
pnpm run build:allreached@modelcontextprotocol/node'stsdownbuild and exited 134 in this environment; typecheck, lint, and the high-severity audit gate pass.