Skip to content

Commit 3c70dcd

Browse files
chore: update hono (#1185)
1 parent 858c6b4 commit 3c70dcd

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@types/ws": "^8.18.0",
3939
"@vitest/coverage-istanbul": "^3.0.8",
4040
"eslint": "^9.23.0",
41-
"hono": "^4.7.5",
41+
"hono": "^4.7.11",
4242
"prettier": "^3.5.3",
4343
"tsup": "^8.4.0",
4444
"typescript": "^5.8.2",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8323,18 +8323,18 @@ __metadata:
83238323
"@types/ws": "npm:^8.18.0"
83248324
"@vitest/coverage-istanbul": "npm:^3.0.8"
83258325
eslint: "npm:^9.23.0"
8326-
hono: "npm:^4.7.5"
8326+
hono: "npm:^4.7.11"
83278327
prettier: "npm:^3.5.3"
83288328
tsup: "npm:^8.4.0"
83298329
typescript: "npm:^5.8.2"
83308330
vitest: "npm:^3.0.8"
83318331
languageName: unknown
83328332
linkType: soft
83338333

8334-
"hono@npm:^4.7.5":
8335-
version: 4.7.5
8336-
resolution: "hono@npm:4.7.5"
8337-
checksum: 01ea7ae684224afd5b27989adb1bd7efe6cde89a9da3f3f15bfb106c4d8d8a63c82d87c2a4a383184a25b40946b086b088ae9e0679c9975e2dd93ce8220c44fe
8334+
"hono@npm:^4.7.11":
8335+
version: 4.7.11
8336+
resolution: "hono@npm:4.7.11"
8337+
checksum: 2821471b09f2e9f7bab5ad7412e2e44df5f07b7098508d70dd6e368b933580f03a06c30e20dd764b53e0121e1b1ff2132ae98cffa7fd1b286e299f9054effd6a
83388338
languageName: node
83398339
linkType: hard
83408340

0 commit comments

Comments
 (0)