Skip to content

Commit fd2fea1

Browse files
chore(deps): bump hono from 4.12.7 to 4.12.12
Bumps [hono](https://github.com/honojs/hono) from 4.12.7 to 4.12.12. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v4.12.7...v4.12.12) --- updated-dependencies: - dependency-name: hono dependency-version: 4.12.12 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8826518 commit fd2fea1

4 files changed

Lines changed: 469 additions & 222 deletions

File tree

agents-api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"drizzle-orm": "^0.44.4",
8686
"fetch-to-node": "^2.1.0",
8787
"file-type": "^21.3.1",
88-
"hono": "^4.12.7",
88+
"hono": "^4.12.12",
8989
"hono-pino": "^0.10.1",
9090
"ipaddr.js": "^2.3.0",
9191
"jmespath": "^0.16.0",

packages/agents-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@
199199
"drizzle-zod": "^0.8.2",
200200
"exit-hook": "^4.0.0",
201201
"find-up": "^7.0.0",
202-
"hono": "^4.12.7",
202+
"hono": "^4.12.12",
203203
"iwanthue": "^2.0.0",
204204
"jmespath": "^0.16.0",
205205
"jose": "^6.1.0",

packages/agents-work-apps/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@slack/web-api": "^7.9.1",
4343
"drizzle-orm": "^0.44.7",
4444
"fetch-to-node": "^2.1.0",
45-
"hono": "^4.12.7",
45+
"hono": "^4.12.12",
4646
"jose": "^6.1.0",
4747
"minimatch": "^10.2.1",
4848
"oxfmt": "^0.42.0",

0 commit comments

Comments
 (0)