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

build(deps): bump hono from 4.6.14 to 4.6.19 in /backend-node #4546

Closed
Closed
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
build(deps): bump hono from 4.6.14 to 4.6.19 in /backend-node
Bumps [hono](https://github.com/honojs/hono) from 4.6.14 to 4.6.19.
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](honojs/hono@v4.6.14...v4.6.19)

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

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] authored Jan 27, 2025
commit 8332e5b4084f22c5a77be50b7175b256910d2233
2 changes: 1 addition & 1 deletion backend-node/package.json
Original file line number Diff line number Diff line change
@@ -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.19",
"nodemailer": "6.10.0",
"react": "^19.0.0",
"react-dom": "^19.0.0",
10 changes: 5 additions & 5 deletions backend-node/yarn.lock
Original file line number Diff line number Diff line change
@@ -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.19":
version: 4.6.19
resolution: "hono@npm:4.6.19"
checksum: 10c0/7b4aaa9df87308d47b36af946ea100141fe3c5bfa26ab3a0ca38e572f6e40860e1622f17281f55867fb51678fc655b0dff3c5c7d6567bfda6b387ce4d3c8cec0
languageName: node
linkType: hard

@@ -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.19"
nodemailer: "npm:6.10.0"
prettier: "npm:3.4.2"
react: "npm:^19.0.0"