Skip to content

Commit

Permalink
chore(deps): bump @hono/node-server from 1.12.2 to 1.13.0 (DIYgod#16771)
Browse files Browse the repository at this point in the history
* chore(deps): bump @hono/node-server from 1.12.2 to 1.13.0

Bumps [@hono/node-server](https://github.com/honojs/node-server) from 1.12.2 to 1.13.0.
- [Release notes](https://github.com/honojs/node-server/releases)
- [Commits](honojs/node-server@v1.12.2...v1.13.0)

---
updated-dependencies:
- dependency-name: "@hono/node-server"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: fix pnpm install

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Sep 16, 2024
1 parent be577e2 commit 5b3777b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"*.yml": "eslint --cache --fix"
},
"dependencies": {
"@hono/node-server": "1.12.2",
"@hono/node-server": "1.13.0",
"@hono/zod-openapi": "0.16.0",
"@notionhq/client": "2.2.15",
"@opentelemetry/api": "1.9.0",
Expand Down
10 changes: 5 additions & 5 deletions pnpm-lock.yaml

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

0 comments on commit 5b3777b

Please sign in to comment.