Merge pull request #5331 from BerriAI/dependabot/npm_and_yarn/litellm-js/spend-logs/hono-4.5.8

build(deps): bump hono from 4.2.7 to 4.5.8 in /litellm-js/spend-logs
This commit is contained in:
Ishaan Jaff 2024-08-22 10:08:41 -07:00 committed by GitHub
commit 36c021b309
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

@ -6,7 +6,7 @@
"": {
"dependencies": {
"@hono/node-server": "^1.10.1",
"hono": "^4.2.7"
"hono": "^4.5.8"
},
"devDependencies": {
"@types/node": "^20.11.17",
@ -463,9 +463,9 @@
}
},
"node_modules/hono": {
"version": "4.2.7",
"resolved": "https://registry.npmjs.org/hono/-/hono-4.2.7.tgz",
"integrity": "sha512-k1xHi86tJnRIVvqhFMBDGFKJ8r5O+bEsT4P59ZK59r0F300Xd910/r237inVfuT/VmE86RQQffX4OYNda6dLXw==",
"version": "4.5.8",
"resolved": "https://registry.npmjs.org/hono/-/hono-4.5.8.tgz",
"integrity": "sha512-pqpSlcdqGkpTTRpLYU1PnCz52gVr0zVR9H5GzMyJWuKQLLEBQxh96q45QizJ2PPX8NATtz2mu31/PKW/Jt+90Q==",
"engines": {
"node": ">=16.0.0"
}

View file

@ -4,7 +4,7 @@
},
"dependencies": {
"@hono/node-server": "^1.10.1",
"hono": "^4.2.7"
"hono": "^4.5.8"
},
"devDependencies": {
"@types/node": "^20.11.17",