Skip to content

Commit

Permalink
Bump hono from 4.3.4 to 4.5.8
Browse files Browse the repository at this point in the history
Bumps [hono](https://github.com/honojs/hono) from 4.3.4 to 4.5.8.
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](honojs/hono@v4.3.4...v4.5.8)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 26, 2024
1 parent 48a952b commit 8e1dfdc
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 5 deletions.
2 changes: 1 addition & 1 deletion apps/bun-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@elysiajs/html": "^0.7.3",
"@hono/node-server": "^1.11.0",
"elysia": "^0.7.21",
"hono": "^4.2.7",
"hono": "^4.5.8",
"server": "*",
"trpc-panel": "^1.3.4"
}
Expand Down
2 changes: 1 addition & 1 deletion server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"google-auth-library": "^8.8.0",
"googleapis": "^118.0.0",
"helmet": "^7.0.0",
"hono": "^4.2.7",
"hono": "^4.5.8",
"i": "^0.3.7",
"joi": "^17.9.2",
"jsonwebtoken": "^9.0.1",
Expand Down
13 changes: 10 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15394,7 +15394,7 @@ __metadata:
"@elysiajs/html": "npm:^0.7.3"
"@hono/node-server": "npm:^1.11.0"
elysia: "npm:^0.7.21"
hono: "npm:^4.2.7"
hono: "npm:^4.5.8"
server: "npm:*"
trpc-panel: "npm:^1.3.4"
typescript: "npm:^5.3.3"
Expand Down Expand Up @@ -23059,13 +23059,20 @@ __metadata:
languageName: node
linkType: hard

"hono@npm:^4.1.4, hono@npm:^4.2.7":
"hono@npm:^4.1.4":
version: 4.5.7
resolution: "hono@npm:4.5.7"
checksum: 10/e7cc63e1a35963eba3802108cfd8daf2fe097667d075ab924b9383b1f43251260772a84bf71ea95e22986fc3e2d09200f1f69d286e2038e47fda5d23ad07794a
languageName: node
linkType: hard

"hono@npm:^4.5.8":
version: 4.5.8
resolution: "hono@npm:4.5.8"
checksum: 10/1d071a827fb9562a008955dd24bdde8cd6575890120b8cf7276cdda2a58735487666807927a99f57d0e43304202c2c493daefb5eaf4683fcb3eed9d4190a0ccc
languageName: node
linkType: hard

"hosted-git-info@npm:^2.1.4":
version: 2.8.9
resolution: "hosted-git-info@npm:2.8.9"
Expand Down Expand Up @@ -33456,7 +33463,7 @@ __metadata:
google-auth-library: "npm:^8.8.0"
googleapis: "npm:^118.0.0"
helmet: "npm:^7.0.0"
hono: "npm:^4.2.7"
hono: "npm:^4.5.8"
i: "npm:^0.3.7"
jest: "npm:^29.7.0"
joi: "npm:^17.9.2"
Expand Down

0 comments on commit 8e1dfdc

Please sign in to comment.