From fdd55e10bc954ad8cc1b30946c52b4ed947368fd Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 15 Sep 2025 14:02:26 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-HONO-12668833 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e209028fd4..95204970d9 100644 --- a/package.json +++ b/package.json @@ -104,7 +104,7 @@ "filenamify": "6.0.0", "hanja": "1.1.5", "happy-dom": "18.0.1", - "hono": "4.9.6", + "hono": "4.9.7", "howler": "2.2.4", "html-to-text": "9.0.5", "i18next": "25.5.2",