diff --git a/starter/turborepo-with-hono/apps/api/package.json b/starter/turborepo-with-hono/apps/api/package.json index 7695ed4fc6..3f321c1b85 100644 --- a/starter/turborepo-with-hono/apps/api/package.json +++ b/starter/turborepo-with-hono/apps/api/package.json @@ -6,7 +6,7 @@ "dev": "srvx" }, "dependencies": { - "hono": "^4.8.10", + "hono": "^4.12.25", "@repo/constants": "workspace:*" }, "devDependencies": { diff --git a/starter/turborepo-with-hono/pnpm-lock.yaml b/starter/turborepo-with-hono/pnpm-lock.yaml index 01d6c752b1..5063db9a74 100644 --- a/starter/turborepo-with-hono/pnpm-lock.yaml +++ b/starter/turborepo-with-hono/pnpm-lock.yaml @@ -24,8 +24,8 @@ importers: specifier: workspace:* version: link:../../packages/constants hono: - specifier: ^4.8.10 - version: 4.8.10 + specifier: ^4.12.25 + version: 4.12.25 devDependencies: '@types/node': specifier: ^20.11.17 @@ -888,8 +888,8 @@ packages: resolution: {integrity: sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==} engines: {node: '>= 0.4'} - hono@4.8.10: - resolution: {integrity: sha512-DRMYbR3aFk6YET1FCSAFbgF2cWYTz5j0YAFYPECx9fmrbKBDAYnWU+YCgRTpOaatxMYN6e68U/2IG39zRP4W/A==} + hono@4.12.25: + resolution: {integrity: sha512-2NFaIyNVgJmBs/ecmtGzlmluTFs5cHEWGTdu0t1HBwYzoGXOL5nUQBRMXsXWla5i4KkG//QMzVP88m1+I3fdAQ==} engines: {node: '>=16.9.0'} ignore@5.3.2: @@ -2347,7 +2347,7 @@ snapshots: dependencies: function-bind: 1.1.2 - hono@4.8.10: {} + hono@4.12.25: {} ignore@5.3.2: {}