diff --git a/packages/examples/001-live-chat/package.json b/packages/examples/001-live-chat/package.json index 1b33888..70b7358 100644 --- a/packages/examples/001-live-chat/package.json +++ b/packages/examples/001-live-chat/package.json @@ -8,7 +8,7 @@ "@hono/node-server": "^1.19.11", "@inversifyjs/http-core": "^4.10.2", "@inversifyjs/http-hono": "^4.10.2", - "@inversifyjs/http-sse": "^1.1.7", + "@inversifyjs/http-sse": "^2.0.1", "hono": "^4.12.8", "inversify": "^7.11.0" },