Skip to content

Commit

Permalink
Bump hono from 4.6.9 to 4.6.10 in /backend-node
Browse files Browse the repository at this point in the history
Bumps [hono](https://github.com/honojs/hono) from 4.6.9 to 4.6.10.
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](honojs/hono@v4.6.9...v4.6.10)

---
updated-dependencies:
- dependency-name: hono
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and razzeee committed Nov 14, 2024
1 parent e2832d9 commit 269e99d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion backend-node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@react-email/render": "1.0.2",
"date-fns": "^4.1.0",
"dotenv": "^16.4.5",
"hono": "^4.6.9",
"hono": "^4.6.10",
"nodemailer": "6.9.16",
"react": "^18.3.1",
"react-dom": "^18.3.1",
Expand Down
10 changes: 5 additions & 5 deletions backend-node/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2425,10 +2425,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 Expand Up @@ -3469,7 +3469,7 @@ __metadata:
date-fns: "npm:^4.1.0"
dotenv: "npm:^16.4.5"
eslint: "npm:^9.14.0"
hono: "npm:^4.6.9"
hono: "npm:^4.6.10"
nodemailer: "npm:6.9.16"
prettier: "npm:3.3.3"
react: "npm:^18.3.1"
Expand Down

0 comments on commit 269e99d

Please sign in to comment.