chore(deps): bump uuid, ip-address, axios & express-openapi-validator
Consolidates the pure dependency version bumps that stack on top of the Node 22 upgrade. Each is a behaviour-preserving bump that closes (or hardens against) Dependabot alerts on consumer-facing and build-context deps; no public API changes. - uuid 8/9/10 -> ^11.1.1 across cardano-services, e2e, projection-typeorm, web-extension, wallet; drop now-redundant @types/uuid (uuid 11 ships its own types). - core: ip-address ^9.0.5 -> ^10.2.0. - axios relocked within ^1.7.4 to 1.18.0. - cardano-services: express-openapi-validator ^4.13.8 -> ^5.6.2 (pulls multer 2.x, removing the vulnerable multer 1.x). v5 renames the OpenAPIV3.Document type to DocumentV3 — updated in openApi.ts and its test. Audits the wave in docs/security/dependency-vulnerability-audit-2026-06-19.md (follow-up section): OSV.dev clean for every resolved version, 0 residual advisories in CISA KEV, production closure clean, no lockfile downgrades, per-tier blast-radius diagrams, and the lone publisher transition (multer linusu -> ulisesgascon) annotated as a known maintenance handoff. Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]>