Skip to content

Commit

Permalink
build(deps): bump hono from 4.6.15 to 4.6.16
Browse files Browse the repository at this point in the history
Bumps [hono](https://github.com/honojs/hono) from 4.6.15 to 4.6.16.
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](honojs/hono@v4.6.15...v4.6.16)

---
updated-dependencies:
- dependency-name: hono
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent 5fbb488 commit 788d59f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion apps/speaking-url-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@hono/zod-validator": "0.4.2",
"@scalar/hono-api-reference": "0.5.165",
"@vercel/kv": "3.0.0",
"hono": "4.6.15",
"hono": "4.6.16",
"hono-rate-limiter": "0.4.2",
"speaking-url-ts": "0.6.2",
"zod": "3.24.1"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2220,10 +2220,10 @@ [email protected]:
resolved "https://registry.yarnpkg.com/hono-rate-limiter/-/hono-rate-limiter-0.4.2.tgz#2dc957f784a2ae2c94a9f93c687eb175f622305b"
integrity sha512-AAtFqgADyrmbDijcRTT/HJfwqfvhalya2Zo+MgfdrMPas3zSMD8SU03cv+ZsYwRU1swv7zgVt0shwN059yzhjw==

[email protected].15:
version "4.6.15"
resolved "https://registry.yarnpkg.com/hono/-/hono-4.6.15.tgz#86e9c12a1b8115c96ec8538ca7d7cb8e21e30e4b"
integrity sha512-OiQwvAOAaI2JrABBH69z5rsctHDzFzIKJge0nYXgtzGJ0KftwLWcBXm1upJC23/omNRtnqM0gjRMbtXshPdqhQ==
[email protected].16:
version "4.6.16"
resolved "https://registry.yarnpkg.com/hono/-/hono-4.6.16.tgz#f31396b3aa8b66001937d5e8e69e2a7125ab0ec8"
integrity sha512-iE6xOPwDYlfnZFwk6BfIMMIH4WZm3pPhz6rc1uJM/OPew0pjG5K6p8WTLaMBY1/szF/T0TaEjprMpwn16BA0NQ==

hookable@^5.5.3:
version "5.5.3"
Expand Down

0 comments on commit 788d59f

Please sign in to comment.