Skip to content

Commit

Permalink
build(deps): bump hono from 4.6.14 to 4.6.20 in /backend-node
Browse files Browse the repository at this point in the history
Bumps [hono](https://github.com/honojs/hono) from 4.6.14 to 4.6.20.
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](honojs/hono@v4.6.14...v4.6.20)

---
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 Jan 31, 2025
1 parent e03cbc6 commit 30a4e9f
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.4",
"date-fns": "^4.1.0",
"dotenv": "^16.4.7",
"hono": "^4.6.14",
"hono": "^4.6.20",
"nodemailer": "6.10.0",
"react": "^19.0.0",
"react-dom": "^19.0.0",
Expand Down
10 changes: 5 additions & 5 deletions backend-node/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2595,10 +2595,10 @@ __metadata:
languageName: node
linkType: hard

"hono@npm:^4.6.14":
version: 4.6.14
resolution: "hono@npm:4.6.14"
checksum: 10c0/891e4218a65668d78838187aceadef53abdd159be919a32a07d6af79678102915c5315f589ce252d9405025ac89d6242b1e243ef9e94e8b9080f50b3c6c13eb5
"hono@npm:^4.6.20":
version: 4.6.20
resolution: "hono@npm:4.6.20"
checksum: 10c0/f4ebc987452e8cfc87577cae3b3fe7553affb10121d5fb48401d139c6c378824b9d5d88e42972781124251c466bfb8bfdeb67cb95928f9d6b91d8f4925ce031c
languageName: node
linkType: hard

Expand Down Expand Up @@ -3588,7 +3588,7 @@ __metadata:
date-fns: "npm:^4.1.0"
dotenv: "npm:^16.4.7"
eslint: "npm:^9.18.0"
hono: "npm:^4.6.14"
hono: "npm:^4.6.20"
nodemailer: "npm:6.10.0"
prettier: "npm:3.4.2"
react: "npm:^19.0.0"
Expand Down

0 comments on commit 30a4e9f

Please sign in to comment.