Skip to content

Commit df9ae8b

Browse files
chore(deps): update dependency hono to ^3.5.6 (#75)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 09baf4c commit df9ae8b

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
},
5454
"dependencies": {
5555
"@hono/zod-validator": "^0.1.8",
56-
"hono": "^3.5.5",
56+
"hono": "^3.5.6",
5757
"zod": "^3.22.2"
5858
},
5959
"packageManager": "[email protected]"

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -2471,10 +2471,10 @@ __metadata:
24712471
languageName: node
24722472
linkType: hard
24732473

2474-
"hono@npm:^3.5.5":
2475-
version: 3.5.5
2476-
resolution: "hono@npm:3.5.5"
2477-
checksum: ec25bfdb77ac881bd55ae271d0c0fe05b3122f55cd9171aecf96bc1eb87976a27f5e3a56a792c6b6b69e336e78d00efcf2983ea6c7e593752ba298bf8fb74a07
2474+
"hono@npm:^3.5.6":
2475+
version: 3.5.6
2476+
resolution: "hono@npm:3.5.6"
2477+
checksum: 9bf75528fbc740eb3ca42f36a752f06897ccc5fbabf158b6c1cca65ff40269b2b0d7e16eac5eab485e51fe80528375a3d280e9e0f93b62766da93e13e4ddc3bb
24782478
languageName: node
24792479
linkType: hard
24802480

@@ -4249,7 +4249,7 @@ __metadata:
42494249
eslint: ^8.48.0
42504250
eslint-config-prettier: ^9.0.0
42514251
eslint-plugin-prettier: ^5.0.0
4252-
hono: ^3.5.5
4252+
hono: ^3.5.6
42534253
miniflare: ^3.20230821.0
42544254
prettier: ^3.0.3
42554255
typescript: ^5.2.2

0 commit comments

Comments
 (0)