diff --git a/apps/backend/hono/package.json b/apps/backend/hono/package.json index c940d23..58bf9f1 100644 --- a/apps/backend/hono/package.json +++ b/apps/backend/hono/package.json @@ -16,7 +16,7 @@ "dotenv": "^16.4.7", "drizzle-orm": "^0.40.0", "eslint-plugin-drizzle": "^0.2.3", - "hono": "^4.7.2", + "hono": "^4.7.9", "pino": "^9.6.0", "zod": "^3.24.1", "common": "workspace:*" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d9ad088..8131e14 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -77,10 +77,10 @@ importers: dependencies: '@hono/node-server': specifier: ^1.13.8 - version: 1.13.8(hono@4.7.2) + version: 1.13.8(hono@4.7.9) '@hono/zod-validator': specifier: ^0.4.3 - version: 0.4.3(hono@4.7.2)(zod@3.24.2) + version: 0.4.3(hono@4.7.9)(zod@3.24.2) '@libsql/client': specifier: ^0.14.0 version: 0.14.0 @@ -103,8 +103,8 @@ importers: specifier: ^0.2.3 version: 0.2.3(eslint@9.21.0(jiti@2.4.2)) hono: - specifier: ^4.7.2 - version: 4.7.2 + specifier: ^4.7.9 + version: 4.7.9 pino: specifier: ^9.6.0 version: 9.6.0 @@ -2210,6 +2210,10 @@ packages: resolution: {integrity: sha512-bwy0MGW55bG41VqxxypOsdSdGqLwXPI/focwgTYCFMbdUiBAxLg9CFzG08sz2aqzknwiX7Hkl0bQENjg8iLByw==} engines: {node: '>=8'} + detect-libc@2.0.4: + resolution: {integrity: sha512-3UDv+G9CsCKO1WKMGw9fwq/SWJYbI0c5Y7LU1AXYoDdbhE2AHQ6N6Nb34sG8Fj7T5APy8qXDCKuuIHd1BR0tVA==} + engines: {node: '>=8'} + doctrine@2.1.0: resolution: {integrity: sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw==} engines: {node: '>=0.10.0'} @@ -2898,8 +2902,8 @@ packages: resolution: {integrity: sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==} hasBin: true - hono@4.7.2: - resolution: {integrity: sha512-8V5XxoOF6SI12jkHkzX/6aLBMU5GEF5g387EjVSQipS0DlxWgWGSMeEayY3CRBjtTUQYwLHx9JYouWqKzy2Vng==} + hono@4.7.9: + resolution: {integrity: sha512-/EsCoR5h7N4yu01TDu9GMCCJa6ZLk5ZJIWFFGNawAXmd1Tp53+Wir4xm0D2X19bbykWUlzQG0+BvPAji6p9E8Q==} engines: {node: '>=16.9.0'} hosted-git-info@2.8.9: @@ -3485,8 +3489,8 @@ packages: sass: optional: true - node-abi@3.74.0: - resolution: {integrity: sha512-c5XK0MjkGBrQPGYG24GBADZud0NCbznxNx0ZkS+ebUTrmV1qTDxPxSL8zEAPURXSbLRWVexxmP4986BziahL5w==} + node-abi@3.75.0: + resolution: {integrity: sha512-OhYaY5sDsIka7H7AtijtI9jwGYLyl29eQn/W623DiN/MIv5sUqc4g7BIDThX+gb7di9f6xK02nkp8sdfFWZLTg==} engines: {node: '>=10'} node-addon-api@7.1.1: @@ -3495,6 +3499,7 @@ packages: node-domexception@1.0.0: resolution: {integrity: sha512-/jKZoMpw0F8GRwl4/eLROPA3cfcXtLApP0QzLmUT/HuPCZWyB7IY9ZrMeKw2O/nFIqPQB3PVM9aYm0F312AXDQ==} engines: {node: '>=10.5.0'} + deprecated: Use your platform's native DOMException instead node-fetch@3.3.2: resolution: {integrity: sha512-dRB78srN/l6gqWulah9SrxeYnxeddIG30+GOqK/9OlLVyLg3HPnr6SqOWTWOXKRwC2eGYCkZ59NNuSgvSrpgOA==} @@ -5204,13 +5209,13 @@ snapshots: - eslint-plugin-import - supports-color - '@hono/node-server@1.13.8(hono@4.7.2)': + '@hono/node-server@1.13.8(hono@4.7.9)': dependencies: - hono: 4.7.2 + hono: 4.7.9 - '@hono/zod-validator@0.4.3(hono@4.7.2)(zod@3.24.2)': + '@hono/zod-validator@0.4.3(hono@4.7.9)(zod@3.24.2)': dependencies: - hono: 4.7.2 + hono: 4.7.9 zod: 3.24.2 '@humanfs/core@0.19.1': {} @@ -6504,6 +6509,9 @@ snapshots: detect-libc@2.0.3: optional: true + detect-libc@2.0.4: + optional: true + doctrine@2.1.0: dependencies: esutils: 2.0.3 @@ -7467,7 +7475,7 @@ snapshots: he@1.2.0: {} - hono@4.7.2: {} + hono@4.7.9: {} hosted-git-info@2.8.9: {} @@ -8065,7 +8073,7 @@ snapshots: - '@babel/core' - babel-plugin-macros - node-abi@3.74.0: + node-abi@3.75.0: dependencies: semver: 7.7.1 optional: true @@ -8315,13 +8323,13 @@ snapshots: prebuild-install@7.1.3: dependencies: - detect-libc: 2.0.3 + detect-libc: 2.0.4 expand-template: 2.0.3 github-from-package: 0.0.0 minimist: 1.2.8 mkdirp-classic: 0.5.3 napi-build-utils: 2.0.0 - node-abi: 3.74.0 + node-abi: 3.75.0 pump: 3.0.2 rc: 1.2.8 simple-get: 4.0.1