Skip to content

Commit

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

---
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 Sep 2, 2024
1 parent 4b335df commit b6d883e
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.2.2",
"@scalar/hono-api-reference": "0.5.142",
"@vercel/kv": "2.0.0",
"hono": "4.5.9",
"hono": "4.5.10",
"hono-rate-limiter": "0.4.0",
"speaking-url-ts": "0.6.2",
"zod": "3.23.8"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2191,10 +2191,10 @@ [email protected]:
resolved "https://registry.yarnpkg.com/hono-rate-limiter/-/hono-rate-limiter-0.4.0.tgz#5f7f1f24e04e85faf7b654816d8da66ba3692542"
integrity sha512-7RWU2HZvxPtfBrvjXKDiQ3F6ZH8k49JhxVkHquUz5UZKjauj5PrP29MvISykThtfpy4mGG6kqxFBHW1ed9wwnA==

[email protected].9:
version "4.5.9"
resolved "https://registry.yarnpkg.com/hono/-/hono-4.5.9.tgz#2627c55c4c97ae826973dddac857ba4476fde6c6"
integrity sha512-zz8ktqMDRrZETjxBrv8C5PQRFbrTRCLNVAjD1SNQyOzv4VjmX68Uxw83xQ6oxdAB60HiWnGEatiKA8V3SZLDkQ==
[email protected].10:
version "4.5.10"
resolved "https://registry.yarnpkg.com/hono/-/hono-4.5.10.tgz#6ee874b54faffedaaa94a658c96e2cd4968ccea6"
integrity sha512-az6tdU1U8o/l0v8O37FIQuc+ER/TeD9vHt/qs8JnBDgMxw6Zu5L2AixUyHeXZNcu87r7iYo8Ey85R7IogOINKA==

hookable@^5.5.3:
version "5.5.3"
Expand Down

0 comments on commit b6d883e

Please sign in to comment.