Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency hono to v4.6.10 #1727

Merged
merged 1 commit into from
Nov 14, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"@yarnpkg/pnpify": "4.1.3",
"emailjs": "4.0.3",
"esbuild": "0.24.0",
"hono": "4.6.9",
"hono": "4.6.10",
"hono-rate-limiter": "0.4.0",
"node-cron": "3.0.3",
"pino": "9.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@vitest/coverage-v8": "2.1.4",
"@vitest/web-worker": "2.1.4",
"hare-niemeyer": "3.0.0",
"hono": "4.6.9",
"hono": "4.6.10",
"http2-proxy": "5.0.53",
"ml-fcnnls": "3.0.0",
"ml-matrix": "6.12.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1474,7 +1474,7 @@ __metadata:
eslint-plugin-jsdoc: "npm:50.4.3"
eslint-plugin-prettier: "npm:5.2.1"
globals: "npm:15.12.0"
hono: "npm:4.6.9"
hono: "npm:4.6.10"
hono-rate-limiter: "npm:0.4.0"
node-cron: "npm:3.0.3"
pino: "npm:9.5.0"
Expand Down Expand Up @@ -1552,7 +1552,7 @@ __metadata:
eslint-plugin-react: "npm:7.37.2"
globals: "npm:15.12.0"
hare-niemeyer: "npm:3.0.0"
hono: "npm:4.6.9"
hono: "npm:4.6.10"
http2-proxy: "npm:5.0.53"
ml-fcnnls: "npm:3.0.0"
ml-matrix: "npm:6.12.0"
Expand Down Expand Up @@ -4829,10 +4829,10 @@ __metadata:
languageName: node
linkType: hard

"hono@npm:4.6.9":
version: 4.6.9
resolution: "hono@npm:4.6.9"
checksum: 10c0/492971f111ccec8745df449ef8e28d8bc2a4bf29bb9545c2697df2f3252c2a393e66969e6aa3f0fffdff4322461b59805482734bc12d9c9c3b3dcbe10b13d8a0
"hono@npm:4.6.10":
version: 4.6.10
resolution: "hono@npm:4.6.10"
checksum: 10c0/e1a56e82059197607fbdebb5ad4a4962aa44ae239753a9be067ac61824f953bf7baf6415e03adc05986136b53cfa15b6e6d2d89d463cc3d4fc2fe93862425bab
languageName: node
linkType: hard

Expand Down