diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-04-23 16:25:54 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-04-23 16:27:05 +0000 |
| commit | 2fc25e1bc9135e73e2e6140f13273d0547c090c1 (patch) | |
| tree | f5adb4ba01457bd7b621260157ee9be2cd1cfda8 | |
| parent | 3a2e5b2a95a6756bd55b4ee637d29b9b73b4b43e (diff) | |
chore(deps): bump hono from 4.2.6 to 4.2.7
Bumps [hono](https://github.com/honojs/hono) from 4.2.6 to 4.2.7.
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](https://github.com/honojs/hono/compare/v4.2.6...v4.2.7)
---
updated-dependencies:
- dependency-name: hono
dependency-type: direct:production
...
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 deeec7b..4c543f2 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "@hono/zod-validator": "^0.2.1", - "hono": "^4.2.6", + "hono": "^4.2.7", "zod": "^3.23.0" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d06ec86..1bece27 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -7,10 +7,10 @@ settings: dependencies: '@hono/zod-validator': specifier: ^0.2.1 - version: 0.2.1([email protected])([email protected]) + version: 0.2.1([email protected])([email protected]) hono: - specifier: ^4.2.6 - version: 4.2.6 + specifier: ^4.2.7 + version: 4.2.7 zod: specifier: ^3.23.0 version: 3.23.0 @@ -794,13 +794,13 @@ packages: engines: {node: '>=14'} dev: true resolution: {integrity: sha512-HFoxln7Q6JsE64qz2WBS28SD33UB2alp3aRKmcWnNLDzEL1BLsWfbdX6e1HIiUprHYTIXf5y7ax8eYidKUwyaA==} peerDependencies: hono: '>=3.9.0' zod: ^3.19.1 dependencies: - hono: 4.2.6 + hono: 4.2.7 zod: 3.23.0 dev: false @@ -1649,8 +1649,8 @@ packages: function-bind: 1.1.2 dev: true - resolution: {integrity: sha512-AtbHZJYWsm+uFHLz0C6xltX7hjOV44a55gSEGBfoQOJ00KSxEUOoiIkmd+NXfapNX0j2GCKhqMmYeegBdHRwcQ==} + resolution: {integrity: sha512-k1xHi86tJnRIVvqhFMBDGFKJ8r5O+bEsT4P59ZK59r0F300Xd910/r237inVfuT/VmE86RQQffX4OYNda6dLXw==} engines: {node: '>=16.0.0'} dev: false |
