From 0bbf807146b2694903b8c9e08855df098442392f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 May 2026 23:50:35 +0000 Subject: [PATCH] chore(deps): bump hono from 4.12.9 to 4.12.14 Bumps [hono](https://github.com/honojs/hono) from 4.12.9 to 4.12.14. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.12.9...v4.12.14) --- updated-dependencies: - dependency-name: hono dependency-version: 4.12.14 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- examples/action-showcase/package.json | 2 +- examples/button-orientation/package.json | 2 +- examples/current-time/package.json | 2 +- examples/element-showcase/package.json | 2 +- examples/shared-games/package.json | 2 +- examples/snap-catalog/package.json | 2 +- examples/snap-expression/package.json | 2 +- examples/two-snaps/package.json | 2 +- examples/ui-catalog-elements/package.json | 2 +- examples/version-test/package.json | 2 +- pkgs/hono/package.json | 2 +- pnpm-lock.yaml | 89 ++++++++++++----------- template/package.json | 2 +- 13 files changed, 58 insertions(+), 55 deletions(-) diff --git a/examples/action-showcase/package.json b/examples/action-showcase/package.json index 4329261a..48414b15 100644 --- a/examples/action-showcase/package.json +++ b/examples/action-showcase/package.json @@ -12,7 +12,7 @@ "@farcaster/snap": "workspace:*", "@farcaster/snap-hono": "workspace:*", "@hono/node-server": "^1.19.13", - "hono": "^4.0.0", + "hono": "^4.12.14", "zod": "^4.0.0" }, "devDependencies": { diff --git a/examples/button-orientation/package.json b/examples/button-orientation/package.json index d610082e..7e6c4d05 100644 --- a/examples/button-orientation/package.json +++ b/examples/button-orientation/package.json @@ -12,7 +12,7 @@ "@farcaster/snap": "workspace:*", "@farcaster/snap-hono": "workspace:*", "@hono/node-server": "^1.19.13", - "hono": "^4.0.0" + "hono": "^4.12.14" }, "devDependencies": { "@types/node": "^24.5.2", diff --git a/examples/current-time/package.json b/examples/current-time/package.json index 4dd56686..7a39d1c2 100644 --- a/examples/current-time/package.json +++ b/examples/current-time/package.json @@ -12,7 +12,7 @@ "@farcaster/snap": "workspace:*", "@farcaster/snap-hono": "workspace:*", "@hono/node-server": "^1.19.13", - "hono": "^4.0.0", + "hono": "^4.12.14", "zod": "^4.0.0" }, "devDependencies": { diff --git a/examples/element-showcase/package.json b/examples/element-showcase/package.json index 62d53158..e01b5923 100644 --- a/examples/element-showcase/package.json +++ b/examples/element-showcase/package.json @@ -12,7 +12,7 @@ "@farcaster/snap": "workspace:*", "@farcaster/snap-hono": "workspace:*", "@hono/node-server": "^1.19.13", - "hono": "^4.0.0" + "hono": "^4.12.14" }, "devDependencies": { "@types/node": "^24.5.2", diff --git a/examples/shared-games/package.json b/examples/shared-games/package.json index bd38eca0..d852bbb5 100644 --- a/examples/shared-games/package.json +++ b/examples/shared-games/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "@hono/node-server": "^1.19.13", - "hono": "^4.0.0", + "hono": "^4.12.14", "@farcaster/snap": "workspace:*", "@farcaster/snap-hono": "workspace:*", "zod": "^4.0.0" diff --git a/examples/snap-catalog/package.json b/examples/snap-catalog/package.json index 484b2f9d..f6ea587f 100644 --- a/examples/snap-catalog/package.json +++ b/examples/snap-catalog/package.json @@ -12,7 +12,7 @@ "@farcaster/snap": "workspace:*", "@farcaster/snap-hono": "workspace:*", "@hono/node-server": "^1.19.13", - "hono": "^4.0.0", + "hono": "^4.12.14", "zod": "^4.0.0" }, "devDependencies": { diff --git a/examples/snap-expression/package.json b/examples/snap-expression/package.json index 5d1e0afc..8ce506db 100644 --- a/examples/snap-expression/package.json +++ b/examples/snap-expression/package.json @@ -9,7 +9,7 @@ }, "dependencies": { "@hono/node-server": "^1.19.13", - "hono": "^4.0.0", + "hono": "^4.12.14", "@farcaster/snap": "workspace:*", "@farcaster/snap-hono": "workspace:*", "zod": "^4.0.0" diff --git a/examples/two-snaps/package.json b/examples/two-snaps/package.json index a2f148c8..1b1e0bb3 100644 --- a/examples/two-snaps/package.json +++ b/examples/two-snaps/package.json @@ -9,7 +9,7 @@ }, "dependencies": { "@hono/node-server": "^1.19.13", - "hono": "^4.0.0", + "hono": "^4.12.14", "@farcaster/snap": "workspace:*", "@farcaster/snap-hono": "workspace:*", "zod": "^4.0.0" diff --git a/examples/ui-catalog-elements/package.json b/examples/ui-catalog-elements/package.json index b894432d..5484af45 100644 --- a/examples/ui-catalog-elements/package.json +++ b/examples/ui-catalog-elements/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "@hono/node-server": "^1.19.13", - "hono": "^4.0.0", + "hono": "^4.12.14", "@farcaster/snap": "workspace:*", "@farcaster/snap-hono": "workspace:*", "zod": "^4.0.0" diff --git a/examples/version-test/package.json b/examples/version-test/package.json index 0e0b008b..7bb46f3c 100644 --- a/examples/version-test/package.json +++ b/examples/version-test/package.json @@ -12,7 +12,7 @@ "@farcaster/snap": "workspace:*", "@farcaster/snap-hono": "workspace:*", "@hono/node-server": "^1.19.13", - "hono": "^4.0.0", + "hono": "^4.12.14", "zod": "^4.0.0" }, "devDependencies": { diff --git a/pkgs/hono/package.json b/pkgs/hono/package.json index fd52b8cc..5ac33894 100644 --- a/pkgs/hono/package.json +++ b/pkgs/hono/package.json @@ -42,7 +42,7 @@ "devDependencies": { "@farcaster/jfs": "^0.2.2", "@types/node": "^25.5.0", - "hono": "^4.0.0", + "hono": "^4.12.14", "tsc-alias": "^1.8.16", "typescript": "^5.4.0", "vitest": "^1.6.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 721cd28f..4d86cc50 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -211,10 +211,10 @@ importers: version: link:../../pkgs/hono '@hono/node-server': specifier: ^1.19.13 - version: 1.19.13(hono@4.12.9) + version: 1.19.13(hono@4.12.14) hono: - specifier: ^4.0.0 - version: 4.12.9 + specifier: ^4.12.14 + version: 4.12.14 zod: specifier: ^4.0.0 version: 4.3.6 @@ -239,10 +239,10 @@ importers: version: link:../../pkgs/hono '@hono/node-server': specifier: ^1.19.13 - version: 1.19.13(hono@4.12.9) + version: 1.19.13(hono@4.12.14) hono: - specifier: ^4.0.0 - version: 4.12.9 + specifier: ^4.12.14 + version: 4.12.14 devDependencies: '@types/node': specifier: ^24.5.2 @@ -264,10 +264,10 @@ importers: version: link:../../pkgs/hono '@hono/node-server': specifier: ^1.19.13 - version: 1.19.13(hono@4.12.9) + version: 1.19.13(hono@4.12.14) hono: - specifier: ^4.0.0 - version: 4.12.9 + specifier: ^4.12.14 + version: 4.12.14 zod: specifier: ^4.0.0 version: 4.3.6 @@ -292,10 +292,10 @@ importers: version: link:../../pkgs/hono '@hono/node-server': specifier: ^1.19.13 - version: 1.19.13(hono@4.12.9) + version: 1.19.13(hono@4.12.14) hono: - specifier: ^4.0.0 - version: 4.12.9 + specifier: ^4.12.14 + version: 4.12.14 devDependencies: '@types/node': specifier: ^24.5.2 @@ -317,10 +317,10 @@ importers: version: link:../../pkgs/hono '@hono/node-server': specifier: ^1.19.13 - version: 1.19.13(hono@4.12.9) + version: 1.19.13(hono@4.12.14) hono: - specifier: ^4.0.0 - version: 4.12.9 + specifier: ^4.12.14 + version: 4.12.14 zod: specifier: ^4.0.0 version: 4.3.6 @@ -345,10 +345,10 @@ importers: version: link:../../pkgs/hono '@hono/node-server': specifier: ^1.19.13 - version: 1.19.13(hono@4.12.9) + version: 1.19.13(hono@4.12.14) hono: - specifier: ^4.0.0 - version: 4.12.9 + specifier: ^4.12.14 + version: 4.12.14 zod: specifier: ^4.0.0 version: 4.3.6 @@ -373,10 +373,10 @@ importers: version: link:../../pkgs/hono '@hono/node-server': specifier: ^1.19.13 - version: 1.19.13(hono@4.12.9) + version: 1.19.13(hono@4.12.14) hono: - specifier: ^4.0.0 - version: 4.12.9 + specifier: ^4.12.14 + version: 4.12.14 zod: specifier: ^4.0.0 version: 4.3.6 @@ -401,10 +401,10 @@ importers: version: link:../../pkgs/hono '@hono/node-server': specifier: ^1.19.13 - version: 1.19.13(hono@4.12.9) + version: 1.19.13(hono@4.12.14) hono: - specifier: ^4.0.0 - version: 4.12.9 + specifier: ^4.12.14 + version: 4.12.14 zod: specifier: ^4.0.0 version: 4.3.6 @@ -432,10 +432,10 @@ importers: version: link:../../pkgs/hono '@hono/node-server': specifier: ^1.19.13 - version: 1.19.13(hono@4.12.9) + version: 1.19.13(hono@4.12.14) hono: - specifier: ^4.0.0 - version: 4.12.9 + specifier: ^4.12.14 + version: 4.12.14 zod: specifier: ^4.0.0 version: 4.3.6 @@ -460,10 +460,10 @@ importers: version: link:../../pkgs/hono '@hono/node-server': specifier: ^1.19.13 - version: 1.19.13(hono@4.12.9) + version: 1.19.13(hono@4.12.14) hono: - specifier: ^4.0.0 - version: 4.12.9 + specifier: ^4.12.14 + version: 4.12.14 zod: specifier: ^4.0.0 version: 4.3.6 @@ -497,8 +497,8 @@ importers: specifier: ^25.5.0 version: 25.5.0 hono: - specifier: ^4.0.0 - version: 4.12.9 + specifier: ^4.12.14 + version: 4.12.14 tsc-alias: specifier: ^1.8.16 version: 1.8.16 @@ -584,19 +584,19 @@ importers: version: 2.0.1(@json-render/react@0.15.0(react@19.2.4)(zod@4.3.6))(@neynar/ui@1.2.2(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(tailwindcss@4.2.2))(lucide-react@1.7.0(react@19.2.4))(react@19.2.4)(typescript@5.9.3)(zod@4.3.6) '@farcaster/snap-hono': specifier: ^2.0.1 - version: 2.0.1(@json-render/react@0.15.0(react@19.2.4)(zod@4.3.6))(@neynar/ui@1.2.2(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(tailwindcss@4.2.2))(hono@4.12.9)(lucide-react@1.7.0(react@19.2.4))(react@19.2.4)(typescript@5.9.3)(zod@4.3.6) + version: 2.0.1(@json-render/react@0.15.0(react@19.2.4)(zod@4.3.6))(@neynar/ui@1.2.2(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(tailwindcss@4.2.2))(hono@4.12.14)(lucide-react@1.7.0(react@19.2.4))(react@19.2.4)(typescript@5.9.3)(zod@4.3.6) '@farcaster/snap-turso': specifier: ^2.0.1 version: 2.0.1(@json-render/react@0.15.0(react@19.2.4)(zod@4.3.6))(@neynar/ui@1.2.2(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(tailwindcss@4.2.2))(lucide-react@1.7.0(react@19.2.4))(react@19.2.4)(typescript@5.9.3)(zod@4.3.6) '@hono/node-server': specifier: ^1.19.13 - version: 1.19.13(hono@4.12.9) + version: 1.19.13(hono@4.12.14) '@noble/curves': specifier: ^2.0.0 version: 2.0.1 hono: - specifier: ^4.0.0 - version: 4.12.9 + specifier: ^4.12.14 + version: 4.12.14 zod: specifier: ^4.0.0 version: 4.3.6 @@ -2621,6 +2621,7 @@ packages: '@ungap/structured-clone@1.3.0': resolution: {integrity: sha512-WmoN8qaIAo7WTYWbAZuG8PYEhn5fkz7dZrqTBZ7dtt//lL2Gwms1IcnQ5yHqjDfX8Ft5j4YzDM23f87zBfDe9g==} + deprecated: Potential CWE-502 - Update to 1.3.1 or higher '@urql/core@5.2.0': resolution: {integrity: sha512-/n0ieD0mvvDnVAXEQgX/7qJiVcvYvNkOHeBvkwtylfjydar123caCXcl58PXFY11oU1oquJocVXHxLAbtv4x1A==} @@ -2648,6 +2649,7 @@ packages: '@xmldom/xmldom@0.8.12': resolution: {integrity: sha512-9k/gHF6n/pAi/9tqr3m3aqkuiNosYTurLLUtc7xQ9sxB/wm7WPygCv8GYa6mS0fLJEHhqMC1ATYhz++U/lRHqg==} engines: {node: '>=10.0.0'} + deprecated: this version has critical issues, please update to the latest version abitype@1.2.3: resolution: {integrity: sha512-Ofer5QUnuUdTFsBRwARMoWKOH1ND5ehwYhJ3OJ/BQO+StkwQjHw0XyVh4vDttzHB7QOFhPHa/o413PJ82gU/Tg==} @@ -3622,8 +3624,8 @@ packages: resolution: {integrity: sha512-Ox1pJVrDCyGHMG9CFg1tmrRUMRPRsAWYc/PinY0XzJU4K7y7vjNoLKIQ7BR5UJMCxNN8EM1MNDmHWA/B3aZUuw==} engines: {node: '>=6'} - hono@4.12.9: - resolution: {integrity: sha512-wy3T8Zm2bsEvxKZM5w21VdHDDcwVS1yUFFY6i8UobSsKfFceT7TOwhbhfKsDyx7tYQlmRM5FLpIuYvNFyjctiA==} + hono@4.12.14: + resolution: {integrity: sha512-am5zfg3yu6sqn5yjKBNqhnTX7Cv+m00ox+7jbaKkrLMRJ4rAdldd1xPd/JzbBWspqaQv6RSTrgFN95EsfhC+7w==} engines: {node: '>=16.9.0'} hosted-git-info@7.0.2: @@ -5399,6 +5401,7 @@ packages: uuid@7.0.3: resolution: {integrity: sha512-DPSke0pXhTZgoF/d+WSt2QaKMCFSfx7QegxEWT+JOuHF5aWrKEn0G+ztjuJg/gG8/ItK+rbPCD/yNv8yyih6Cg==} + 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 validate-npm-package-name@5.0.1: @@ -6960,11 +6963,11 @@ snapshots: typescript: 5.9.3 viem: 2.47.6(typescript@5.9.3)(zod@4.3.6) - '@farcaster/snap-hono@2.0.1(@json-render/react@0.15.0(react@19.2.4)(zod@4.3.6))(@neynar/ui@1.2.2(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(tailwindcss@4.2.2))(hono@4.12.9)(lucide-react@1.7.0(react@19.2.4))(react@19.2.4)(typescript@5.9.3)(zod@4.3.6)': + '@farcaster/snap-hono@2.0.1(@json-render/react@0.15.0(react@19.2.4)(zod@4.3.6))(@neynar/ui@1.2.2(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(tailwindcss@4.2.2))(hono@4.12.14)(lucide-react@1.7.0(react@19.2.4))(react@19.2.4)(typescript@5.9.3)(zod@4.3.6)': dependencies: '@farcaster/snap': 2.0.1(@json-render/react@0.15.0(react@19.2.4)(zod@4.3.6))(@neynar/ui@1.2.2(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(tailwindcss@4.2.2))(lucide-react@1.7.0(react@19.2.4))(react@19.2.4)(typescript@5.9.3)(zod@4.3.6) '@resvg/resvg-wasm': 2.6.2 - hono: 4.12.9 + hono: 4.12.14 satori: 0.10.14 transitivePeerDependencies: - '@json-render/react' @@ -7027,9 +7030,9 @@ snapshots: '@fontsource/architects-daughter@5.2.7': {} - '@hono/node-server@1.19.13(hono@4.12.9)': + '@hono/node-server@1.19.13(hono@4.12.14)': dependencies: - hono: 4.12.9 + hono: 4.12.14 '@img/colour@1.1.0': optional: true @@ -9082,7 +9085,7 @@ snapshots: hex-rgb@4.3.0: {} - hono@4.12.9: {} + hono@4.12.14: {} hosted-git-info@7.0.2: dependencies: diff --git a/template/package.json b/template/package.json index a0dbddc2..8825c837 100644 --- a/template/package.json +++ b/template/package.json @@ -14,7 +14,7 @@ "@farcaster/snap-turso": "^2.0.1", "@hono/node-server": "^1.19.13", "@noble/curves": "^2.0.0", - "hono": "^4.0.0", + "hono": "^4.12.14", "zod": "^4.0.0" }, "devDependencies": {