Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/prover-gateway/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"dependencies": {
"@hono/node-server": "^1.19.7",
"@intmax2-gateway/shared": "workspace:*",
"hono": "^4.10.8"
"hono": "^4.11.9"
},
"scripts": {
"start": "node dist/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/rpc-gateway/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"dependencies": {
"@hono/node-server": "^1.19.7",
"@intmax2-gateway/shared": "workspace:*",
"hono": "^4.10.8"
"hono": "^4.11.9"
},
"scripts": {
"start": "node dist/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"main": "dist/index.js",
"dependencies": {
"envalid": "^8.1.1",
"hono": "^4.10.8",
"hono": "^4.11.9",
"hono-rate-limiter": "^0.4.2",
"pino": "^10.1.0",
"pino-pretty": "^13.1.3",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -341,7 +341,7 @@ __metadata:
resolution: "@intmax2-gateway/shared@workspace:packages/shared"
dependencies:
envalid: "npm:^8.1.1"
hono: "npm:^4.10.8"
hono: "npm:^4.11.9"
hono-rate-limiter: "npm:^0.4.2"
pino: "npm:^10.1.0"
pino-pretty: "npm:^13.1.3"
Expand Down Expand Up @@ -1310,10 +1310,10 @@ __metadata:
languageName: node
linkType: hard

"hono@npm:^4.10.8":
version: 4.11.4
resolution: "hono@npm:4.11.4"
checksum: 10c0/19b5ebf28f89ad8e8d9fc465e9e9073026a344e15e841b5b251831b0ae3843e50c29328c95e69a0d7e2681c5b35e475445f4faf59d3d51c6c32a834a0211099a
"hono@npm:^4.11.9":
version: 4.11.9
resolution: "hono@npm:4.11.9"
checksum: 10c0/fe396a8e1a61755adb7afe8ce8e0935a6423a5680ec62f4fd3577c5c5a9236dec390dc28fef6b9742e067b5d9c53ddb3aa511b3359bf87dcc2105dae751f1242
languageName: node
linkType: hard

Expand Down Expand Up @@ -1842,7 +1842,7 @@ __metadata:
dependencies:
"@hono/node-server": "npm:^1.19.7"
"@intmax2-gateway/shared": "workspace:*"
hono: "npm:^4.10.8"
hono: "npm:^4.11.9"
tsx: "npm:^4.21.0"
typescript: "npm:^5.9.3"
vitest: "npm:^3.2.4"
Expand Down Expand Up @@ -1983,7 +1983,7 @@ __metadata:
dependencies:
"@hono/node-server": "npm:^1.19.7"
"@intmax2-gateway/shared": "workspace:*"
hono: "npm:^4.10.8"
hono: "npm:^4.11.9"
tsx: "npm:^4.21.0"
typescript: "npm:^5.9.3"
vitest: "npm:^3.2.4"
Expand Down