build(deps): bump hono from 4.6.5 to 4.9.7 in /litellm-js/spend-logs (#14513)

Bumps [hono](https://github.com/honojs/hono) from 4.6.5 to 4.9.7.
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](https://github.com/honojs/hono/compare/v4.6.5...v4.9.7)

---
updated-dependencies:
- dependency-name: hono
  dependency-version: 4.9.7
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-09-13 11:10:37 -07:00
committed by GitHub
parent ec32a0a7d7
commit d89c7f0eb7
2 changed files with 6 additions and 5 deletions
+5 -4
View File
@@ -6,7 +6,7 @@
"": {
"dependencies": {
"@hono/node-server": "^1.10.1",
"hono": "^4.6.5"
"hono": "^4.9.7"
},
"devDependencies": {
"@types/node": "^20.11.17",
@@ -463,9 +463,10 @@
}
},
"node_modules/hono": {
"version": "4.6.5",
"resolved": "https://registry.npmjs.org/hono/-/hono-4.6.5.tgz",
"integrity": "sha512-qsmN3V5fgtwdKARGLgwwHvcdLKursMd+YOt69eGpl1dUCJb8mCd7hZfyZnBYjxCegBG7qkJRQRUy2oO25yHcyQ==",
"version": "4.9.7",
"resolved": "https://registry.npmjs.org/hono/-/hono-4.9.7.tgz",
"integrity": "sha512-t4Te6ERzIaC48W3x4hJmBwgNlLhmiEdEE5ViYb02ffw4ignHNHa5IBtPjmbKstmtKa8X6C35iWwK4HaqvrzG9w==",
"license": "MIT",
"engines": {
"node": ">=16.9.0"
}
+1 -1
View File
@@ -4,7 +4,7 @@
},
"dependencies": {
"@hono/node-server": "^1.10.1",
"hono": "^4.6.5"
"hono": "^4.9.7"
},
"devDependencies": {
"@types/node": "^20.11.17",