diff --git a/package.json b/package.json index 8826c76..b01a94f 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "dependencies": { "@cloudflare/workers-types": "^4.20241018.0", "@types/mustache": "^4.2.5", - "hono": "^4.6.5", + "hono": "^4.6.7", "mustache": "^4.2.0", "postal-mime": "^2.3.2", "uuid": "^10.0.0" diff --git a/yarn.lock b/yarn.lock index 3244005..4d19e38 100644 --- a/yarn.lock +++ b/yarn.lock @@ -840,10 +840,10 @@ hasown@^2.0.0: dependencies: function-bind "^1.1.2" -hono@^4.6.5: - version "4.6.5" - resolved "https://registry.yarnpkg.com/hono/-/hono-4.6.5.tgz#9d5a1ada5b40dc865e2d28c0bcc5d24cc755b9f1" - integrity sha512-qsmN3V5fgtwdKARGLgwwHvcdLKursMd+YOt69eGpl1dUCJb8mCd7hZfyZnBYjxCegBG7qkJRQRUy2oO25yHcyQ== +hono@^4.6.7: + version "4.6.7" + resolved "https://registry.yarnpkg.com/hono/-/hono-4.6.7.tgz#5389be797be4e049991d29ad7aea499e70d28085" + integrity sha512-wX4ZbOnzfNO61hUjuQbJ7OPGs1fWXXVVJ8VTPDb2Ls/x9HjCbVTm80Je6VTHMz5n5RGDtBgV9d9ZFZxBqx56ng== human-signals@^5.0.0: version "5.0.0"