diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-03-11 15:12:01 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-03-11 15:13:01 +0000 |
| commit | 3e6573c49f3ad4d83d05a6c9786631f5435b20c3 (patch) | |
| tree | b73bb6ef22a0bdcd1e7a8338057e4791fa102b14 | |
| parent | 2b828128cc3f632d3ddbe3c9540755c641f0274f (diff) | |
chore(deps): bump hono from 4.0.9 to 4.0.10
Bumps [hono](https://github.com/honojs/hono) from 4.0.9 to 4.0.10.
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](https://github.com/honojs/hono/compare/v4.0.9...v4.0.10)
---
updated-dependencies:
- dependency-name: hono
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
| -rw-r--r-- | package.json | 2 | ||||
| -rw-r--r-- | pnpm-lock.yaml | 14 |
2 files changed, 8 insertions, 8 deletions
diff --git a/package.json b/package.json index cff2c0d..1b203a7 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "@hono/zod-validator": "^0.1.11", - "hono": "^4.0.9", + "hono": "^4.0.10", "zod": "^3.22.4" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 219f42a..9f226c1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -7,10 +7,10 @@ settings: dependencies: '@hono/zod-validator': specifier: ^0.1.11 - version: 0.1.11([email protected])([email protected]) + version: 0.1.11([email protected])([email protected]) hono: - specifier: ^4.0.9 - version: 4.0.9 + specifier: ^4.0.10 + version: 4.0.10 zod: specifier: ^3.22.4 version: 3.22.4 @@ -794,13 +794,13 @@ packages: engines: {node: '>=14'} dev: true resolution: {integrity: sha512-PQXeHUP0+36qpRt8yfeD7N2jbK3ETlGvSN6dMof/HwUC/APRokQRjpXZm4rrlG71Ft0aWE01+Bm4XejqPie5Uw==} peerDependencies: hono: '>=3.9.0' zod: ^3.19.1 dependencies: - hono: 4.0.9 + hono: 4.0.10 zod: 3.22.4 dev: false @@ -1633,8 +1633,8 @@ packages: function-bind: 1.1.2 dev: true - resolution: {integrity: sha512-XkFx6y6jAl08bGmoy53oGtHl8eHUixvmBulfcghrSySoJD3cW4UfFUa7JDGLOsIeJUv/a9d2pBFQUX7rzRnjvA==} + resolution: {integrity: sha512-sq0RFAC3Ij+bkhZu90EGAQnVI1EhohRsjo9BU+BjXLbC71GSy41JjsFqCeg8MRpO2Gdu0A4MXF5licO89tn/rw==} engines: {node: '>=16.0.0'} dev: false |
