From 6acd147025c52672505da231915bf10904346655 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 31 Oct 2025 15:04:04 +0000 Subject: [PATCH] fix: apps/ai-gateway/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-HONO-13720736 --- apps/ai-gateway/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/ai-gateway/package.json b/apps/ai-gateway/package.json index 80035bd8..40eff037 100644 --- a/apps/ai-gateway/package.json +++ b/apps/ai-gateway/package.json @@ -19,7 +19,7 @@ "@repo/mcp-observability": "workspace:*", "agents": "0.2.7", "cloudflare": "4.2.0", - "hono": "4.7.6", + "hono": "4.10.3", "zod": "3.24.2" }, "devDependencies": {