diff --git a/starter/turborepo-with-hono/apps/api/package.json b/starter/turborepo-with-hono/apps/api/package.json index 7695ed4fc6..ce86f93259 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.21", "@repo/constants": "workspace:*" }, "devDependencies": { diff --git a/starter/turborepo-with-hono/pnpm-lock.yaml b/starter/turborepo-with-hono/pnpm-lock.yaml index 01d6c752b1..1f909acfd5 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.21 + version: 4.12.21 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.21: + resolution: {integrity: sha512-uV63apnb0kyPtAUwoWgaGh9HyIFcv8lgmzPZSiTBQAFOFGIzka5EZ1dZocmGnn0XdX0+XTqJ6Tqv7selMuGLRQ==} 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.21: {} ignore@5.3.2: {}