diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-04-22 16:09:56 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-04-22 16:13:14 +0000 |
| commit | 3a2e5b2a95a6756bd55b4ee637d29b9b73b4b43e (patch) | |
| tree | 806238d1a1d08d02a361958f6788b8ac998453db | |
| parent | 95f1d646e9a520fe1a6a45045ebf5d8023000486 (diff) | |
chore(deps): bump hono from 4.2.4 to 4.2.6
Bumps [hono](https://github.com/honojs/hono) from 4.2.4 to 4.2.6.
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](https://github.com/honojs/hono/compare/v4.2.4...v4.2.6)
---
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 7b721e9..deeec7b 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "@hono/zod-validator": "^0.2.1", - "hono": "^4.2.4", + "hono": "^4.2.6", "zod": "^3.23.0" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 091ffc1..d06ec86 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.4 - version: 4.2.4 + specifier: ^4.2.6 + version: 4.2.6 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.4 + hono: 4.2.6 zod: 3.23.0 dev: false @@ -1649,8 +1649,8 @@ packages: function-bind: 1.1.2 dev: true - resolution: {integrity: sha512-2T5Ahxh8tT0ISKCrNeA+OIwfD5W4EZ00iIMYBBCuiIivr+sOrZYOphinARSG7wL3nFsY6zkFHMMZbcR9CzEzug==} + resolution: {integrity: sha512-AtbHZJYWsm+uFHLz0C6xltX7hjOV44a55gSEGBfoQOJ00KSxEUOoiIkmd+NXfapNX0j2GCKhqMmYeegBdHRwcQ==} engines: {node: '>=16.0.0'} dev: false |
