Skip to content

Commit 5a893da

Browse files
chore(deps): bump hono from 4.12.8 to 4.12.9
Bumps [hono](https://github.com/honojs/hono) from 4.12.8 to 4.12.9. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v4.12.8...v4.12.9) --- updated-dependencies: - dependency-name: hono dependency-version: 4.12.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1c7d550 commit 5a893da

File tree

5 files changed

+66
-32
lines changed

5 files changed

+66
-32
lines changed

cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"cmd-ts": "^0.15.0",
5454
"find-up": "^8.0.0",
5555
"fs-extra": "^11.3.4",
56-
"hono": "^4.12.8",
56+
"hono": "^4.12.10",
5757
"jose": "^6.2.2",
5858
"multiformats": "^13.4.2",
5959
"open": "^11.0.0",

cloud/backend/base/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@libsql/client": "^0.17.2",
4848
"aws4fetch": "^1.0.20",
4949
"drizzle-orm": "^0.45.2",
50-
"hono": "^4.12.8",
50+
"hono": "^4.12.10",
5151
"jose": "^6.2.2"
5252
},
5353
"devDependencies": {

cloud/backend/cf-d1/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@fireproof/vendor": "workspace:0.0.0",
5151
"cmd-ts": "^0.15.0",
5252
"drizzle-orm": "^0.45.2",
53-
"hono": "^4.12.8",
53+
"hono": "^4.12.10",
5454
"multiformats": "^13.4.2"
5555
},
5656
"devDependencies": {

cloud/backend/node/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@hono/node-ws": "^1.3.0",
5050
"@libsql/client": "^0.17.2",
5151
"drizzle-orm": "^0.45.2",
52-
"hono": "^4.12.8",
52+
"hono": "^4.12.10",
5353
"vitest": "^4.1.2"
5454
},
5555
"devDependencies": {

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)