Skip to content

Commit

Permalink
chore: Update hono npm dependency to version 4.5.9
Browse files Browse the repository at this point in the history
  • Loading branch information
taisan11 committed Aug 28, 2024
1 parent c8623cc commit bffcc4b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Binary file modified bun.lockb
Binary file not shown.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"@hono/valibot-validator": "^0.3.0",
"@taisan11/hono-shiftjis": "npm:@jsr/taisan11__hono-shiftjis",
"drizzle-orm": "^0.33.0",
"hono": "^4.5.8",
"hono": "^4.5.9",
"iconv-cp932": "^1.2.2",
"nanoid": "^5.0.7",
"pathe": "^1.1.2",
Expand All @@ -18,6 +18,6 @@
},
"devDependencies": {
"@types/bun": "^1.1.8",
"drizzle-kit": "^0.24.1"
"drizzle-kit": "^0.24.2"
}
}

0 comments on commit bffcc4b

Please sign in to comment.