Skip to content

Commit 2fd6933

Browse files
chore(deps): bump hono from 4.12.16 to 4.12.18 (#1489)
1 parent 20a8c05 commit 2fd6933

4 files changed

Lines changed: 9 additions & 9 deletions

File tree

examples/mcp-worker-authenticated/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@modelcontextprotocol/sdk": "1.29.0",
1515
"@phosphor-icons/react": "^2.1.10",
1616
"agents": "*",
17-
"hono": "^4.12.16",
17+
"hono": "^4.12.18",
1818
"react": "^19.2.5",
1919
"react-dom": "^19.2.5",
2020
"zod": "^4.4.2"

examples/x402/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@x402/fetch": "^2.11.0",
1717
"@x402/hono": "^2.11.0",
1818
"agents": "*",
19-
"hono": "^4.12.16",
19+
"hono": "^4.12.18",
2020
"nanoid": "^5.1.11",
2121
"react": "^19.2.5",
2222
"react-dom": "^19.2.5",

package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/hono-agents/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"description": "Add Cloudflare Agents to your Hono app",
77
"devDependencies": {
88
"agents": "^0.12.0",
9-
"hono": "^4.12.16"
9+
"hono": "^4.12.18"
1010
},
1111
"publishConfig": {
1212
"access": "public"

0 commit comments

Comments
 (0)