From 5be92e98fb4c491381ec45e532a54f9b2d85199e Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 16 Apr 2026 17:23:59 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-HONO-16080667 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6d176f90f0ce..0a4e14305d85 100644 --- a/package.json +++ b/package.json @@ -1166,7 +1166,7 @@ "express": "^5.2.1", "file-type": "22.0.0", "gaxios": "7.1.4", - "hono": "4.12.9", + "hono": "4.12.14", "ipaddr.js": "^2.3.0", "jiti": "^2.6.1", "json5": "^2.2.3",