diff --git a/examples/crm/package.json b/examples/crm/package.json index f3d6813fd..c5a9f629a 100644 --- a/examples/crm/package.json +++ b/examples/crm/package.json @@ -26,7 +26,7 @@ "@objectstack/plugin-hono-server": "^3.2.6", "@objectstack/runtime": "^3.2.6", "@objectstack/spec": "^3.2.6", - "hono": "^4.12.7", + "hono": "^4.12.8", "pino": "^8.21.0", "pino-pretty": "^13.1.3" }, diff --git a/package.json b/package.json index 3a4c125ee..c86d38751 100644 --- a/package.json +++ b/package.json @@ -135,7 +135,7 @@ "@objectstack/plugin-hono-server": "^3.2.6", "@objectstack/studio": "^3.2.6", "coverage-v8": "0.0.1-security", - "hono": "^4.12.7", + "hono": "^4.12.8", "pino": "^8.21.0", "pino-pretty": "^13.1.3" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 58942b3d2..908cf7fea 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -16,7 +16,7 @@ importers: dependencies: '@hono/node-server': specifier: ^1.19.11 - version: 1.19.11(hono@4.12.7) + version: 1.19.11(hono@4.12.8) '@objectstack/plugin-auth': specifier: ^3.2.6 version: 3.2.6(@prisma/client@7.4.2(prisma@7.4.2(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(typescript@5.9.3))(typescript@5.9.3))(drizzle-orm@0.45.1(@electric-sql/pglite@0.3.15)(@prisma/client@7.4.2(prisma@7.4.2(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(typescript@5.9.3))(typescript@5.9.3))(kysely@0.28.11)(mysql2@3.15.3)(postgres@3.4.7)(prisma@7.4.2(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(typescript@5.9.3)))(mongodb@7.1.0)(mysql2@3.15.3)(next@16.1.6(@babel/core@7.29.0)(@playwright/test@1.58.2)(react-dom@19.2.4(react@19.2.4))(react@19.2.4))(pino@8.21.0)(prisma@7.4.2(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(typescript@5.9.3))(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(vitest@4.0.18) @@ -30,8 +30,8 @@ importers: specifier: 0.0.1-security version: 0.0.1-security hono: - specifier: ^4.12.7 - version: 4.12.7 + specifier: ^4.12.8 + version: 4.12.8 pino: specifier: ^8.21.0 version: 8.21.0 @@ -525,7 +525,7 @@ importers: dependencies: '@hono/node-server': specifier: ^1.19.11 - version: 1.19.11(hono@4.12.7) + version: 1.19.11(hono@4.12.8) '@objectstack/core': specifier: ^3.2.6 version: 3.2.6(pino@8.21.0) @@ -548,8 +548,8 @@ importers: specifier: ^3.2.6 version: 3.2.6 hono: - specifier: ^4.12.7 - version: 4.12.7 + specifier: ^4.12.8 + version: 4.12.8 pino: specifier: ^8.21.0 version: 8.21.0 @@ -8397,8 +8397,8 @@ packages: resolution: {integrity: sha512-U7tt8JsyrxSRKspfhtLET79pU8K+tInj5QZXs1jSugO1Vq5dFj3kmZsRldo29mTBfcjDRVRXrEZ6LS63Cog9ZA==} engines: {node: '>=16.9.0'} - hono@4.12.7: - resolution: {integrity: sha512-jq9l1DM0zVIvsm3lv9Nw9nlJnMNPOcAtsbsgiUhWcFzPE99Gvo6yRTlszSLLYacMeQ6quHD6hMfId8crVHvexw==} + hono@4.12.8: + resolution: {integrity: sha512-VJCEvtrezO1IAR+kqEYnxUOoStaQPGrCmX3j4wDTNOcD1uRPFpGlwQUIW8niPuvHXaTUxeOUl5MMDGrl+tmO9A==} engines: {node: '>=16.9.0'} hosted-git-info@4.1.0: @@ -11266,6 +11266,10 @@ packages: resolution: {integrity: sha512-W/KYk+NFhkmsYpuHq5JykngiOCnxeVL8v8dFnqxSD8qEEdRfXk1SDM6JzNqcERbcGYj9tMrDQBYV9cjgnunFIg==} engines: {node: '>=18'} + tinyexec@1.0.4: + resolution: {integrity: sha512-u9r3uZC0bdpGOXtlxUIdwf9pkmvhqJdrVCH9fapQtgy/OeTTMZ1nqH7agtvEfmGui6e1XxjcdrlxvxJvc3sMqw==} + engines: {node: '>=18'} + tinyglobby@0.2.15: resolution: {integrity: sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ==} engines: {node: '>=12.0.0'} @@ -13232,9 +13236,9 @@ snapshots: dependencies: '@hapi/hoek': 11.0.7 - '@hono/node-server@1.19.11(hono@4.12.7)': + '@hono/node-server@1.19.11(hono@4.12.8)': dependencies: - hono: 4.12.7 + hono: 4.12.8 '@hono/node-server@1.19.9(hono@4.11.4)': dependencies: @@ -13804,7 +13808,7 @@ snapshots: '@modelcontextprotocol/sdk@1.27.1(zod@3.25.76)': dependencies: - '@hono/node-server': 1.19.11(hono@4.12.7) + '@hono/node-server': 1.19.11(hono@4.12.8) ajv: 8.18.0 ajv-formats: 3.0.1(ajv@8.18.0) content-type: 1.0.5 @@ -13814,7 +13818,7 @@ snapshots: eventsource-parser: 3.0.6 express: 5.2.1 express-rate-limit: 8.3.1(express@5.2.1) - hono: 4.12.7 + hono: 4.12.8 jose: 6.2.1 json-schema-typed: 8.0.2 pkce-challenge: 5.0.1 @@ -14010,10 +14014,10 @@ snapshots: '@objectstack/plugin-hono-server@3.2.6(pino@8.21.0)': dependencies: - '@hono/node-server': 1.19.11(hono@4.12.7) + '@hono/node-server': 1.19.11(hono@4.12.8) '@objectstack/core': 3.2.6(pino@8.21.0) '@objectstack/spec': 3.2.6 - hono: 4.12.7 + hono: 4.12.8 transitivePeerDependencies: - pino @@ -18831,7 +18835,7 @@ snapshots: hono@4.11.4: {} - hono@4.12.7: {} + hono@4.12.8: {} hosted-git-info@4.1.0: dependencies: @@ -20681,7 +20685,7 @@ snapshots: dependencies: citty: 0.2.1 pathe: 2.0.3 - tinyexec: 1.0.2 + tinyexec: 1.0.4 object-assign@4.1.1: {} @@ -22392,6 +22396,8 @@ snapshots: tinyexec@1.0.2: {} + tinyexec@1.0.4: {} + tinyglobby@0.2.15: dependencies: fdir: 6.5.0(picomatch@4.0.3)