Skip to content

Commit

Permalink
fix(deps): update dependency hono to ^4.3.9 (#1243)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 23, 2024
1 parent 7ac396a commit 554dbdb
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 14 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.0.2",
"dotenv": "^16.4.5",
"drizzle-orm": "^0.30.10",
"hono": "^4.3.7",
"hono": "^4.3.9",
"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.34",
"bgmd": "^0.0.49",
"hono": "^4.3.7",
"hono": "^4.3.9",
"memofunc": "^0.1.6",
"ohash": "^1.1.3"
},
Expand Down
24 changes: 12 additions & 12 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 554dbdb

Please sign in to comment.