chore - add hono package version 4.11.4 (#288032)

This commit is contained in:
Benjamin Pasero
2026-01-15 14:02:40 +01:00
committed by GitHub
parent 2e551b05ed
commit 347d4b374b

View File

@@ -839,6 +839,16 @@
"node": ">= 0.4"
}
},
"node_modules/hono": {
"version": "4.11.4",
"resolved": "https://registry.npmjs.org/hono/-/hono-4.11.4.tgz",
"integrity": "sha512-U7tt8JsyrxSRKspfhtLET79pU8K+tInj5QZXs1jSugO1Vq5dFj3kmZsRldo29mTBfcjDRVRXrEZ6LS63Cog9ZA==",
"license": "MIT",
"peer": true,
"engines": {
"node": ">=16.9.0"
}
},
"node_modules/http-errors": {
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/http-errors/-/http-errors-2.0.1.tgz",