Skip to content

Commit

Permalink
fix(deps): update dependency hono to ^4.5.6 (#1491)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 17, 2024
1 parent a3d7eda commit 0758246
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion packages/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"croner": "^8.1.1",
"dotenv": "^16.4.5",
"drizzle-orm": "^0.33.0",
"hono": "^4.5.5",
"hono": "^4.5.6",
"ioredis": "^5.4.1",
"memofunc": "^0.1.6",
"ohash": "^1.1.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/worker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"animegarden": "workspace:*",
"anitomy": "0.0.35",
"bgmd": "^0.0.54",
"hono": "^4.5.5",
"hono": "^4.5.6",
"memofunc": "^0.1.6",
"ohash": "^1.1.3"
},
Expand Down
20 changes: 10 additions & 10 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0758246

Please sign in to comment.