Skip to content

Commit d6b556a

Browse files
Bump hono from 4.11.7 to 4.11.10 (#1136)
Bumps [hono](https://github.com/honojs/hono) from 4.11.7 to 4.11.10. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v4.11.7...v4.11.10) --- updated-dependencies: - dependency-name: hono dependency-version: 4.11.10 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e25a74e commit d6b556a

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
@@ -31,7 +31,7 @@
3131
"@types/node": "^25.2.0",
3232
"@types/xmldom": "^0.1.34",
3333
"fs-extra": "^11.3.3",
34-
"hono": "^4.11.7",
34+
"hono": "^4.11.10",
3535
"http-server": "^14.1.1",
3636
"husky": "^9.1.7",
3737
"js-slang": "^1.0.74",

yarn.lock

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

873-
hono@^4.11.7:
874-
version "4.11.7"
875-
resolved "https://registry.yarnpkg.com/hono/-/hono-4.11.7.tgz#f5b8d0b0b503ef0d913a246012dda52ea23dbe53"
876-
integrity sha512-l7qMiNee7t82bH3SeyUCt9UF15EVmaBvsppY2zQtrbIhl/yzBTny+YUxsVjSjQ6gaqaeVtZmGocom8TzBlA4Yw==
873+
hono@^4.11.10:
874+
version "4.11.10"
875+
resolved "https://registry.yarnpkg.com/hono/-/hono-4.11.10.tgz#0cb40d3d8e2ff764c761b4267b99e3c7a6edf6a0"
876+
integrity sha512-kyWP5PAiMooEvGrA9jcD3IXF7ATu8+o7B3KCbPXid5se52NPqnOpM/r9qeW2heMnOekF4kqR1fXJqCYeCLKrZg==
877877

878878
html-encoding-sniffer@^3.0.0:
879879
version "3.0.0"

0 commit comments

Comments
 (0)