diff --git a/app/package.json b/app/package.json index 67b56ea..38a4296 100644 --- a/app/package.json +++ b/app/package.json @@ -20,7 +20,7 @@ "license": "MIT", "dependencies": { "@hono/node-server": "^1.19.11", - "hono": "^4.12.8" + "hono": "^4.12.9" }, "devDependencies": { "@types/node": "^22.19.15", diff --git a/app/pnpm-lock.yaml b/app/pnpm-lock.yaml index 51e0d5d..9ac55de 100644 --- a/app/pnpm-lock.yaml +++ b/app/pnpm-lock.yaml @@ -10,10 +10,10 @@ importers: dependencies: '@hono/node-server': specifier: ^1.19.11 - version: 1.19.11(hono@4.12.8) + version: 1.19.11(hono@4.12.9) hono: - specifier: ^4.12.8 - version: 4.12.8 + specifier: ^4.12.9 + version: 4.12.9 devDependencies: '@types/node': specifier: ^22.19.15 @@ -205,8 +205,8 @@ packages: get-tsconfig@4.13.7: resolution: {integrity: sha512-7tN6rFgBlMgpBML5j8typ92BKFi2sFQvIdpAqLA2beia5avZDrMs0FLZiM5etShWq5irVyGcGMEA1jcDaK7A/Q==} - hono@4.12.8: - resolution: {integrity: sha512-VJCEvtrezO1IAR+kqEYnxUOoStaQPGrCmX3j4wDTNOcD1uRPFpGlwQUIW8niPuvHXaTUxeOUl5MMDGrl+tmO9A==} + hono@4.12.9: + resolution: {integrity: sha512-wy3T8Zm2bsEvxKZM5w21VdHDDcwVS1yUFFY6i8UobSsKfFceT7TOwhbhfKsDyx7tYQlmRM5FLpIuYvNFyjctiA==} engines: {node: '>=16.9.0'} resolve-pkg-maps@1.0.0: @@ -305,9 +305,9 @@ snapshots: '@esbuild/win32-x64@0.27.4': optional: true - '@hono/node-server@1.19.11(hono@4.12.8)': + '@hono/node-server@1.19.11(hono@4.12.9)': dependencies: - hono: 4.12.8 + hono: 4.12.9 '@types/node@22.19.15': dependencies: @@ -349,7 +349,7 @@ snapshots: dependencies: resolve-pkg-maps: 1.0.0 - hono@4.12.8: {} + hono@4.12.9: {} resolve-pkg-maps@1.0.0: {}