diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-06-04 10:28:46 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-06-04 10:32:57 +0000 |
| commit | ba40f1c47ad6e28445b41febbb10f14380c559bc (patch) | |
| tree | b6306c005d268ab52f1434d779e55bd452fae156 | |
| parent | c1555c3af33829854a8b7725801bf28f1ffaa33e (diff) | |
chore(deps): bump hono from 4.4.0 to 4.4.3
Bumps [hono](https://github.com/honojs/hono) from 4.4.0 to 4.4.3.
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](https://github.com/honojs/hono/compare/v4.4.0...v4.4.3)
---
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 d09f87b..9142a30 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "@hono/zod-validator": "^0.2.2", - "hono": "^4.4.0", + "hono": "^4.4.3", "zod": "^3.23.8" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f455877..fa72941 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -7,10 +7,10 @@ settings: dependencies: '@hono/zod-validator': specifier: ^0.2.2 - version: 0.2.2([email protected])([email protected]) + version: 0.2.2([email protected])([email protected]) hono: - specifier: ^4.4.0 - version: 4.4.0 + specifier: ^4.4.3 + version: 4.4.3 zod: specifier: ^3.23.8 version: 3.23.8 @@ -795,13 +795,13 @@ packages: engines: {node: '>=14'} dev: true resolution: {integrity: sha512-dSDxaPV70Py8wuIU2QNpoVEIOSzSXZ/6/B/h4xA7eOMz7+AarKTSGV8E6QwrdcCbBLkpqfJ4Q2TmBO0eP1tCBQ==} peerDependencies: hono: '>=3.9.0' zod: ^3.19.1 dependencies: - hono: 4.4.0 + hono: 4.4.3 zod: 3.23.8 dev: false @@ -1634,8 +1634,8 @@ packages: function-bind: 1.1.2 dev: true - resolution: {integrity: sha512-Bb2GHk8jmlLIuxc3U+7UBGOoA5lByJTAFnRdH2N2fqEVy9TEQzJ9saIJUQ/ZqBvEvgEFe7UjPFNSFi8cyeU+3Q==} + resolution: {integrity: sha512-G7rTruKzrHXPz1KB4B50deKydPA9+aeei+WC1hikP0abN9N+a6yORuweageaqWocYfYNkpoqA5ezGV2mzQasvw==} engines: {node: '>=16.0.0'} dev: false |
