Skip to content

Commit 4a260b0

Browse files
chore(deps): bump hono from 4.11.8 to 4.11.10
Bumps [hono](https://github.com/honojs/hono) from 4.11.8 to 4.11.10. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v4.11.8...v4.11.10) --- updated-dependencies: - dependency-name: hono dependency-version: 4.11.10 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e623802 commit 4a260b0

File tree

4 files changed

+4969
-2944
lines changed

4 files changed

+4969
-2944
lines changed

agents-api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"cron-parser": "^5.5.0",
8080
"drizzle-orm": "^0.44.4",
8181
"fetch-to-node": "^2.1.0",
82-
"hono": "^4.11.7",
82+
"hono": "^4.11.10",
8383
"hono-pino": "^0.10.1",
8484
"jmespath": "^0.16.0",
8585
"jose": "^6.1.0",

packages/agents-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@
170170
"drizzle-zod": "^0.8.2",
171171
"exit-hook": "^4.0.0",
172172
"find-up": "^7.0.0",
173-
"hono": "^4.11.7",
173+
"hono": "^4.11.10",
174174
"iwanthue": "^2.0.0",
175175
"jmespath": "^0.16.0",
176176
"jose": "^6.1.0",

packages/agents-work-apps/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@slack/web-api": "^7.9.1",
4141
"drizzle-orm": "^0.44.7",
4242
"fetch-to-node": "^2.1.0",
43-
"hono": "^4.11.7",
43+
"hono": "^4.11.10",
4444
"jose": "^6.1.0",
4545
"minimatch": "^10.1.1",
4646
"slack-block-builder": "^2.8.0"

0 commit comments

Comments
 (0)