Skip to content

Commit

Permalink
deps(example): Bump hono
Browse files Browse the repository at this point in the history
Bumps the dependencies group in /examples/nodejs-hono-rl with 1 update: [hono](https://github.com/honojs/hono).


Updates `hono` from 4.3.7 to 4.3.8
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](honojs/hono@v4.3.7...v4.3.8)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 20, 2024
1 parent f51b8d9 commit 094d91f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions examples/nodejs-hono-rl/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion examples/nodejs-hono-rl/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"dependencies": {
"@arcjet/node": "file:../../arcjet-node",
"@hono/node-server": "^1.11.1",
"hono": "^4.3.7"
"hono": "^4.3.8"
},
"devDependencies": {
"@types/node": "^20",
Expand Down

0 comments on commit 094d91f

Please sign in to comment.