Fixed
- The MCP SDK devDependency moves from
^1.29.0to^1.30.0, andnpm auditgoes from 7 findings (3 high) to 0. Every advisory arrived transitively through the SDK:fast-uri3.1.2 -> 3.1.7,hono4.12.25 -> 4.13.7,@hono/node-server1.19.14 -> 1.19.17,ip-address10.2.0 -> 10.7.0 (andexpress-rate-limit8.3.2 -> 8.7.0, flagged through it),qs6.15.2 -> 6.16.0, andbody-parser2.2.2 -> 2.3.0; the existingoverridesfloors are raised to each advisory's first patched version so a lockfile refresh cannot slide back into the advised ranges. Onlyfast-uri(viaajv) is inlined into the publisheddist/index.js, and the 0.20.1 bundle carried 3.1.2, inside the advised range of its host-confusion and SSRF advisories; the other packages are not in the bundle.