Skip to content

Commit

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

---
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 Dec 9, 2024
1 parent 3bfd36f commit 153be6e
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.1",
"@scalar/hono-api-reference": "0.5.162",
"@vercel/kv": "3.0.0",
"hono": "4.6.12",
"hono": "4.6.13",
"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 @@ -2210,10 +2210,10 @@ [email protected]:
resolved "https://registry.yarnpkg.com/hono-rate-limiter/-/hono-rate-limiter-0.4.0.tgz#5f7f1f24e04e85faf7b654816d8da66ba3692542"
integrity sha512-7RWU2HZvxPtfBrvjXKDiQ3F6ZH8k49JhxVkHquUz5UZKjauj5PrP29MvISykThtfpy4mGG6kqxFBHW1ed9wwnA==

[email protected].12:
version "4.6.12"
resolved "https://registry.yarnpkg.com/hono/-/hono-4.6.12.tgz#edc052e1154f22b74d4d3de9fdcdea0e0187ac3e"
integrity sha512-eHtf4kSDNw6VVrdbd5IQi16r22m3s7mWPLd7xOMhg1a/Yyb1A0qpUFq8xYMX4FMuDe1nTKeMX5rTx7Nmw+a+Ag==
[email protected].13:
version "4.6.13"
resolved "https://registry.yarnpkg.com/hono/-/hono-4.6.13.tgz#e92b328c80823802f0b346a5c4b56470adb242bc"
integrity sha512-haV0gaMdSjy9URCRN9hxBPlqHa7fMm/T72kAImIxvw4eQLbNz1rgjN4hHElLJSieDiNuiIAXC//cC6YGz2KCbg==

hookable@^5.5.3:
version "5.5.3"
Expand Down

0 comments on commit 153be6e

Please sign in to comment.