diff --git a/docs/package.json b/docs/package.json index 3cf065c699..f63c619485 100644 --- a/docs/package.json +++ b/docs/package.json @@ -18,7 +18,7 @@ "@modelcontextprotocol/sdk": "^1.29.0", "agents": "^0.12.0", "astro": "^6.1.3", - "sharp": "^0.34.5", + "sharp": "^0.35.0", "starlight-utils": "^1.0.0", "tailwindcss": "^4.1.18", "wrangler": "catalog:", diff --git a/infra/emdash-bot/package.json b/infra/emdash-bot/package.json index ea29f04566..af4880e358 100644 --- a/infra/emdash-bot/package.json +++ b/infra/emdash-bot/package.json @@ -34,7 +34,7 @@ "@cloudflare/shell": "^0.4.0", "@flue/runtime": "2.0.3", "agents": "^0.20.1", - "hono": "4.12.27", + "hono": "4.12.34", "valibot": "^1.4.1" } }