Skip to content

Commit 1f07081

Browse files
Update dependency hono to v4.7.11 (#766)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cf6d0fa commit 1f07081

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"@opentelemetry/sdk-trace-base": "1.29.0",
7777
"@sentry/node": "8.49.0",
7878
"es-toolkit": "1.38.0",
79-
"hono": "4.7.10",
79+
"hono": "4.7.11",
8080
"html-to-text": "9.0.5",
8181
"jsonwebtoken": "9.0.2",
8282
"knex": "3.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2534,10 +2534,10 @@ hex2dec@^1.0.1:
25342534
resolved "https://registry.yarnpkg.com/hex2dec/-/hex2dec-1.1.2.tgz#8e1ce4bef36a74f7d5723c3fb3090c2860077338"
25352535
integrity sha512-Yu+q/XWr2fFQ11tHxPq4p4EiNkb2y+lAacJNhAdRXVfRIcDH6gi7htWFnnlIzvqHMHoWeIsfXlNAjZInpAOJDA==
25362536

2537-
2538-
version "4.7.10"
2539-
resolved "https://registry.yarnpkg.com/hono/-/hono-4.7.10.tgz#c2400f068ac64e1b10b575b63321d494c9e70f86"
2540-
integrity sha512-QkACju9MiN59CKSY5JsGZCYmPZkA6sIW6OFCUp7qDjZu6S6KHtJHhAc9Uy9mV9F8PJ1/HQ3ybZF2yjCa/73fvQ==
2537+
2538+
version "4.7.11"
2539+
resolved "https://registry.yarnpkg.com/hono/-/hono-4.7.11.tgz#369819d9daca5822db7b123462c5ce20b121c640"
2540+
integrity sha512-rv0JMwC0KALbbmwJDEnxvQCeJh+xbS3KEWW5PC9cMJ08Ur9xgatI0HmtgYZfOdOSOeYsp5LO2cOhdI8cLEbDEQ==
25412541

25422542
hosted-git-info@^7.0.0:
25432543
version "7.0.2"

0 commit comments

Comments
 (0)