Skip to content

Commit d51a501

Browse files
DonKokorphlmr
andauthored
chore(deps): bump hono to 4.10.2 (#159)
* chore(deps): bump hono to 4.10.2 Bumps hono to 4.10.2 for security hardening purposes. Check hono releases for further info: https://github.com/honojs/hono/releases * bump patch 1.2.1 --------- Co-authored-by: rphlmr <[email protected]>
1 parent 90c294e commit d51a501

File tree

2 files changed

+21
-8
lines changed

2 files changed

+21
-8
lines changed

package-lock.json

Lines changed: 19 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-router-hono-server",
3-
"version": "1.2.0",
3+
"version": "1.2.1",
44
"description": "This package includes helper function to create an Hono app in your entry.server.tsx file. It allows you to customize your server.",
55
"exports": {
66
"./node": {
@@ -54,7 +54,7 @@
5454
"dependencies": {
5555
"@hono/node-server": "^1.13.2",
5656
"@hono/vite-dev-server": "^0.13.1",
57-
"hono": "^4.6.5",
57+
"hono": "^4.10.2",
5858
"remix-hono": "^0.0.16"
5959
},
6060
"devDependencies": {

0 commit comments

Comments
 (0)