Skip to content

Commit aaa55a9

Browse files
chore(deps): bump hono from 4.9.6 to 4.9.7
Bumps [hono](https://github.com/honojs/hono) from 4.9.6 to 4.9.7. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v4.9.6...v4.9.7) --- updated-dependencies: - dependency-name: hono dependency-version: 4.9.7 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b56d6e3 commit aaa55a9

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

libs/langgraph-api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"dedent": "^1.5.3",
7171
"dotenv": "^16.4.7",
7272
"exit-hook": "^4.0.0",
73-
"hono": "^4.5.4",
73+
"hono": "^4.9.7",
7474
"langsmith": "^0.3.33",
7575
"open": "^10.1.0",
7676
"semver": "^7.7.1",

libs/sdk-validation/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@types/react": "^19.0.8",
2525
"@types/react-dom": "^19.0.3",
2626
"@vitejs/plugin-react": "^4.4.1",
27-
"hono": "^4.8.2",
27+
"hono": "^4.9.7",
2828
"jsdom": "^26.1.0",
2929
"msw": "^2.8.2",
3030
"prettier": "^2.8.3",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1529,7 +1529,7 @@ __metadata:
15291529
dedent: "npm:^1.5.3"
15301530
dotenv: "npm:^16.4.7"
15311531
exit-hook: "npm:^4.0.0"
1532-
hono: "npm:^4.5.4"
1532+
hono: "npm:^4.9.7"
15331533
jose: "npm:^6.0.10"
15341534
langsmith: "npm:^0.3.33"
15351535
open: "npm:^10.1.0"
@@ -1838,7 +1838,7 @@ __metadata:
18381838
"@types/react": "npm:^19.0.8"
18391839
"@types/react-dom": "npm:^19.0.3"
18401840
"@vitejs/plugin-react": "npm:^4.4.1"
1841-
hono: "npm:^4.8.2"
1841+
hono: "npm:^4.9.7"
18421842
jsdom: "npm:^26.1.0"
18431843
msw: "npm:^2.8.2"
18441844
prettier: "npm:^2.8.3"
@@ -8187,10 +8187,10 @@ __metadata:
81878187
languageName: node
81888188
linkType: hard
81898189

8190-
"hono@npm:^4.5.4, hono@npm:^4.8.2":
8191-
version: 4.9.6
8192-
resolution: "hono@npm:4.9.6"
8193-
checksum: 10/2c757781b72d4f3ffa4b07641059f32845d2f38a158248e82be461b75746d09a2c9a946b7795c730c2b869d03de2665d13c9f42be4d208b32f3fd55b68f82817
8190+
"hono@npm:^4.9.7":
8191+
version: 4.9.7
8192+
resolution: "hono@npm:4.9.7"
8193+
checksum: 10/e1fb57658396a530520583cd4feed160263c828461c532cfa907e7aedd2af0cc48fbfc349f01d6058bf4e3ebf6c601925e2c39400ae25cd4feed948c7ba873b3
81948194
languageName: node
81958195
linkType: hard
81968196

0 commit comments

Comments
 (0)