Skip to content

Commit 752ff92

Browse files
fix: update dependency @inversifyjs/http-hono to v5
1 parent 28c6202 commit 752ff92

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/examples/001-live-chat/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"dependencies": {
88
"@hono/node-server": "^1.19.11",
99
"@inversifyjs/http-core": "^4.10.2",
10-
"@inversifyjs/http-hono": "^4.10.2",
10+
"@inversifyjs/http-hono": "^5.0.1",
1111
"@inversifyjs/http-sse": "^1.1.7",
1212
"hono": "^4.12.8",
1313
"inversify": "^7.11.0"

0 commit comments

Comments
 (0)