Skip to content

Commit

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

---
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 17, 2024
1 parent e6dfcb3 commit 1e745ae
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.1",
"date-fns": "^4.1.0",
"dotenv": "^16.4.5",
"hono": "^4.6.1",
"hono": "^4.6.2",
"nodemailer": "6.9.15",
"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 @@ -3725,10 +3725,10 @@ __metadata:
languageName: node
linkType: hard

"hono@npm:^4.6.1":
version: 4.6.1
resolution: "hono@npm:4.6.1"
checksum: 10c0/957619d70186f660b7c8fc1ce8a32fb4852f5ae69b478557e8d37897026a2b3121f2776c47528b7815f5915f40e1f9dfdc967b873744a11eb6d57ee83b064119
"hono@npm:^4.6.2":
version: 4.6.2
resolution: "hono@npm:4.6.2"
checksum: 10c0/ad3ea236edb32444b13eb3d02121eb7fb718c0c7b56563ab3681c5ef2eb7100d222eadaeccf74c5a869799d61dc268251978c234cb35cc369edf0ce4cc14be4f
languageName: node
linkType: hard

Expand Down Expand Up @@ -5195,7 +5195,7 @@ __metadata:
date-fns: "npm:^4.1.0"
dotenv: "npm:^16.4.5"
eslint: "npm:^9.10.0"
hono: "npm:^4.6.1"
hono: "npm:^4.6.2"
nodemailer: "npm:6.9.15"
prettier: "npm:3.3.3"
react: "npm:^18.3.1"
Expand Down

0 comments on commit 1e745ae

Please sign in to comment.