Skip to content

Commit

Permalink
Bump hono from 4.5.8 to 4.5.10 in /backend-node
Browse files Browse the repository at this point in the history
Bumps [hono](https://github.com/honojs/hono) from 4.5.8 to 4.5.10.
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](honojs/hono@v4.5.8...v4.5.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 Sep 1, 2024
1 parent 079e0fe commit dae9f97
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.0",
"date-fns": "^3.6.0",
"dotenv": "^16.4.5",
"hono": "^4.5.8",
"hono": "^4.5.10",
"nodemailer": "6.9.14",
"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 @@ -3714,10 +3714,10 @@ __metadata:
languageName: node
linkType: hard

"hono@npm:^4.5.8":
version: 4.5.8
resolution: "hono@npm:4.5.8"
checksum: 10c0/873f9d901d6df7bc482997fc60d99261b566756be80146d1f901b71d64c89379b31e145ff4ea19b57ddca026730249c64a3ef641e4c29019eebcb9aa9f8c9cfc
"hono@npm:^4.5.10":
version: 4.5.10
resolution: "hono@npm:4.5.10"
checksum: 10c0/2f54db5220e77010240ac9b51edb36918670187eeaaf38ece3b9ed0c4b436d6930a04be63586066b4299b4689bb31d23ae4e1995dc28f48ad61f60fd49bbb1ad
languageName: node
linkType: hard

Expand Down Expand Up @@ -5184,7 +5184,7 @@ __metadata:
date-fns: "npm:^3.6.0"
dotenv: "npm:^16.4.5"
eslint: "npm:^9.9.1"
hono: "npm:^4.5.8"
hono: "npm:^4.5.10"
nodemailer: "npm:6.9.14"
prettier: "npm:3.3.3"
react: "npm:^18.3.1"
Expand Down

0 comments on commit dae9f97

Please sign in to comment.