From c25d392b14965d672f47f206fe4d2377339f6489 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 29 Jan 2026 11:23:25 +0000 Subject: [PATCH] fix: droid-chat/repos/iannuttall-mcp-boilerplate/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-HONO-15123484 - https://snyk.io/vuln/SNYK-JS-HONO-15123483 - https://snyk.io/vuln/SNYK-JS-HONO-15123868 - https://snyk.io/vuln/SNYK-JS-HONO-15123927 --- droid-chat/repos/iannuttall-mcp-boilerplate/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/droid-chat/repos/iannuttall-mcp-boilerplate/package.json b/droid-chat/repos/iannuttall-mcp-boilerplate/package.json index e4051d9..fc1b2c6 100644 --- a/droid-chat/repos/iannuttall-mcp-boilerplate/package.json +++ b/droid-chat/repos/iannuttall-mcp-boilerplate/package.json @@ -14,7 +14,7 @@ "@stripe/agent-toolkit": "latest", "@types/node": "^22.15.18", "agents": "^0.0.84", - "hono": "^4.7.9", + "hono": "^4.11.7", "octokit": "^4.1.3", "stripe": "^18.1.0", "typescript": "^5.8.3",