Skip to content

Commit dcfffd7

Browse files
Bump hono from 4.12.25 to 4.12.27 (#1272)
Bumps [hono](https://github.com/honojs/hono) from 4.12.25 to 4.12.27. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v4.12.25...v4.12.27) --- updated-dependencies: - dependency-name: hono dependency-version: 4.12.27 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 98ace90 commit dcfffd7

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@types/node": "^25.9.1",
3333
"@types/xmldom": "^0.1.34",
3434
"fs-extra": "^11.3.6",
35-
"hono": "^4.12.25",
35+
"hono": "^4.12.27",
3636
"http-server": "^14.1.1",
3737
"husky": "^9.1.7",
3838
"js-slang": "^1.0.74",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -897,10 +897,10 @@ he@^1.2.0:
897897
resolved "https://registry.yarnpkg.com/he/-/he-1.2.0.tgz#84ae65fa7eafb165fddb61566ae14baf05664f0f"
898898
integrity sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==
899899

900-
hono@^4.12.25:
901-
version "4.12.25"
902-
resolved "https://registry.yarnpkg.com/hono/-/hono-4.12.25.tgz#f2d9996a54e8c9c0c5f5de1c8f3a962e43a98c4e"
903-
integrity sha512-2NFaIyNVgJmBs/ecmtGzlmluTFs5cHEWGTdu0t1HBwYzoGXOL5nUQBRMXsXWla5i4KkG//QMzVP88m1+I3fdAQ==
900+
hono@^4.12.27:
901+
version "4.12.27"
902+
resolved "https://registry.yarnpkg.com/hono/-/hono-4.12.27.tgz#d9527b2c6e1da331731610889d1ddaea2c1d2b40"
903+
integrity sha512-1yrb/+w6HWQJrUCLkJ2IF5jNIPvvFkblV5RNOYl6bV+OA6p9GLcMpHFFGTosSvHvcAUibuUukRqhlYI4z32C7Q==
904904

905905
html-encoding-sniffer@^3.0.0:
906906
version "3.0.0"

0 commit comments

Comments
 (0)