Skip to content

[P1] Remove stale @hono/node-server override #652

Description

@itsmiso-ai

Problem

The @hono/node-server package override in package.json was added for a Prisma-hosted advisory that Prisma no longer depends on. The override comment is stale and misleading.

Evidence

  • package.json — override block with stale comment referencing "Prisma transitive dependency"
  • npm ls @hono/node-server — only through @modelcontextprotocol/sdk, not Prisma

Acceptance

Remove @hono/node-server from overrides and update the comment to accurately describe the remaining postcss override's purpose. Verify with npm audit that no new advisories appear.


Decomposed from #648 (Weekly tech debt audit: misospace/dispatch - 2026-07-22).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions