diff --git a/package.json b/package.json index 481fc6382fb0..d15a922bc14f 100644 --- a/package.json +++ b/package.json @@ -89,7 +89,7 @@ "google-play-scraper": "10.1.2", "googleapis": "171.4.0", "header-generator": "2.1.82", - "hono": "4.12.14", + "hono": "4.12.16", "html-to-text": "9.0.5", "http-cookie-agent": "7.0.3", "https-proxy-agent": "9.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2ba92eaca36c..a3325ccdb101 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -45,10 +45,10 @@ importers: version: 6.12.3 '@hono/node-server': specifier: 2.0.0 - version: 2.0.0(hono@4.12.14) + version: 2.0.0(hono@4.12.16) '@hono/zod-openapi': specifier: 1.3.0 - version: 1.3.0(hono@4.12.14)(zod@4.3.6) + version: 1.3.0(hono@4.12.16)(zod@4.3.6) '@jocmp/mercury-parser': specifier: 3.0.7 version: 3.0.7 @@ -81,7 +81,7 @@ importers: version: 0.0.25 '@scalar/hono-api-reference': specifier: 0.10.9 - version: 0.10.9(hono@4.12.14) + version: 0.10.9(hono@4.12.16) '@sentry/node': specifier: 10.49.0 version: 10.49.0(@opentelemetry/exporter-trace-otlp-http@0.215.0(@opentelemetry/api@1.9.1)) @@ -131,8 +131,8 @@ importers: specifier: 2.1.82 version: 2.1.82 hono: - specifier: 4.12.14 - version: 4.12.14 + specifier: 4.12.16 + version: 4.12.16 html-to-text: specifier: 9.0.5 version: 9.0.5 @@ -4310,8 +4310,8 @@ packages: hmacsha1@1.0.0: resolution: {integrity: sha512-4FP6J0oI8jqb6gLLl9tSwVdosWJ/AKSGJ+HwYf6Ixe4MUcEkst4uWzpVQrNOCin0fzTRQbXV8ePheU8WiiDYBw==} - hono@4.12.14: - resolution: {integrity: sha512-am5zfg3yu6sqn5yjKBNqhnTX7Cv+m00ox+7jbaKkrLMRJ4rAdldd1xPd/JzbBWspqaQv6RSTrgFN95EsfhC+7w==} + hono@4.12.16: + resolution: {integrity: sha512-jN0ZewiNAWSe5khM3EyCmBb250+b40wWbwNILNfEvq84VREWwOIkuUsFONk/3i3nqkz7Oe1PcpM2mwQEK2L9Kg==} engines: {node: '>=16.9.0'} hookable@6.1.1: @@ -4994,6 +4994,11 @@ packages: engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} hasBin: true + nanoid@3.3.12: + resolution: {integrity: sha512-ZB9RH/39qpq5Vu6Y+NmUaFhQR6pp+M2Xt76XBnEwDaGcVAqhlvxrl3B2bKS5D3NH3QR76v3aSrKaF/Kiy7lEtQ==} + engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} + hasBin: true + nanoid@5.1.9: resolution: {integrity: sha512-ZUvP7KeBLe3OZ1ypw6dI/TzYJuvHP77IM4Ry73waSQTLn8/g8rpdjfyVAh7t1/+FjBtG4lCP42MEbDxOsRpBMw==} engines: {node: ^18 || >=20} @@ -5315,6 +5320,10 @@ packages: resolution: {integrity: sha512-pMMHxBOZKFU6HgAZ4eyGnwXF/EvPGGqUr0MnZ5+99485wwW41kW91A4LOGxSHhgugZmSChL5AlElNdwlNgcnLQ==} engines: {node: ^10 || ^12 || >=14} + postcss@8.5.13: + resolution: {integrity: sha512-qif0+jGGZoLWdHey3UFHHWP0H7Gbmsk8T5VEqyYFbWqPr1XqvLGBbk/sl8V5exGmcYJklJOhOQq1pV9IcsiFag==} + engines: {node: ^10 || ^12 || >=14} + postgres-array@2.0.0: resolution: {integrity: sha512-VpZrUqU5A69eQyW2c5CA1jtLecCsN2U/bD6VilrFDWq5+5UIEVO7nazS3TEcHf1zuPYO/sqGvUvW62g86RXZuA==} engines: {node: '>=4'} @@ -6193,11 +6202,12 @@ packages: uuid@3.4.0: resolution: {integrity: sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==} - deprecated: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. + deprecated: uuid@10 and below is no longer supported. For ESM codebases, update to uuid@latest. For CommonJS codebases, use uuid@11 (but be aware this version will likely be deprecated in 2028). hasBin: true uuid@8.3.2: resolution: {integrity: sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==} + deprecated: uuid@10 and below is no longer supported. For ESM codebases, update to uuid@latest. For CommonJS codebases, use uuid@11 (but be aware this version will likely be deprecated in 2028). hasBin: true vali-date@1.0.0: @@ -7097,21 +7107,21 @@ snapshots: '@types/aws-lambda': 8.10.161 '@types/express': 5.0.6 - '@hono/node-server@2.0.0(hono@4.12.14)': + '@hono/node-server@2.0.0(hono@4.12.16)': dependencies: - hono: 4.12.14 + hono: 4.12.16 - '@hono/zod-openapi@1.3.0(hono@4.12.14)(zod@4.3.6)': + '@hono/zod-openapi@1.3.0(hono@4.12.16)(zod@4.3.6)': dependencies: '@asteasolutions/zod-to-openapi': 8.5.0(zod@4.3.6) - '@hono/zod-validator': 0.7.6(hono@4.12.14)(zod@4.3.6) - hono: 4.12.14 + '@hono/zod-validator': 0.7.6(hono@4.12.16)(zod@4.3.6) + hono: 4.12.16 openapi3-ts: 4.5.0 zod: 4.3.6 - '@hono/zod-validator@0.7.6(hono@4.12.14)(zod@4.3.6)': + '@hono/zod-validator@0.7.6(hono@4.12.16)(zod@4.3.6)': dependencies: - hono: 4.12.14 + hono: 4.12.16 zod: 4.3.6 '@humanfs/core@0.19.2': @@ -8230,10 +8240,10 @@ snapshots: '@scalar/helpers@0.5.1': {} - '@scalar/hono-api-reference@0.10.9(hono@4.12.14)': + '@scalar/hono-api-reference@0.10.9(hono@4.12.16)': dependencies: '@scalar/client-side-rendering': 0.1.2 - hono: 4.12.14 + hono: 4.12.16 '@scalar/types@0.9.1': dependencies: @@ -10128,7 +10138,7 @@ snapshots: hmacsha1@1.0.0: {} - hono@4.12.14: {} + hono@4.12.16: {} hookable@6.1.1: {} @@ -10959,6 +10969,8 @@ snapshots: nanoid@3.3.11: {} + nanoid@3.3.12: {} + nanoid@5.1.9: {} napi-postinstall@0.3.4: {} @@ -11330,6 +11342,12 @@ snapshots: picocolors: 1.1.1 source-map-js: 1.2.1 + postcss@8.5.13: + dependencies: + nanoid: 3.3.12 + picocolors: 1.1.1 + source-map-js: 1.2.1 + postgres-array@2.0.0: {} postgres-bytea@1.0.1: {} @@ -12392,7 +12410,7 @@ snapshots: esbuild: 0.27.7 fdir: 6.5.0(picomatch@4.0.4) picomatch: 4.0.4 - postcss: 8.5.10 + postcss: 8.5.13 rollup: 4.60.2 tinyglobby: 0.2.16 optionalDependencies: