diff --git a/services/id-allocation-service/package.json b/services/id-allocation-service/package.json index 8a64aef19e..7a5f89f4ea 100644 --- a/services/id-allocation-service/package.json +++ b/services/id-allocation-service/package.json @@ -6,7 +6,7 @@ "deploy": "wrangler deploy --minify src/index.ts" }, "dependencies": { - "hono": "4.9.8" + "hono": "4.12.12" }, "devDependencies": { "@cloudflare/workers-types": "4.20241011.0",