diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-06-24 15:46:09 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-06-24 15:47:06 +0000 |
| commit | f56b6fdfc30c1216b052056f8064fc7e9931f34e (patch) | |
| tree | cdb6b46390ff9016ad6935303e11d6a3f298818f | |
| parent | c4243e7ee7a277aac385d4b4c474e5fd19a7e300 (diff) | |
chore(deps): bump hono from 4.4.6 to 4.4.7
Bumps [hono](https://github.com/honojs/hono) from 4.4.6 to 4.4.7.
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](https://github.com/honojs/hono/compare/v4.4.6...v4.4.7)
---
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 49d056e..b19cdc5 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "@hono/zod-validator": "^0.2.2", - "hono": "^4.4.6", + "hono": "^4.4.7", "zod": "^3.23.8" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9b69e96..7aa387b 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.6 - version: 4.4.6 + specifier: ^4.4.7 + version: 4.4.7 zod: specifier: ^3.23.8 version: 3.23.8 @@ -588,13 +588,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.6 + hono: 4.4.7 zod: 3.23.8 dev: false @@ -1405,8 +1405,8 @@ packages: function-bind: 1.1.2 dev: true - resolution: {integrity: sha512-XGRnoH8WONv60+PPvP9Sn067A9r/8JdHDJ5bgon0DVEHeR1cJPkWjv2aT+DBfMH9/mEkYa1+VEVFp1DT1lIwjw==} + resolution: {integrity: sha512-WoQWFQyVFEVRtIzP5sHPv7nvIw+RYL/HRnvnOCDxj6A+BtrwuC9S0vryZbV4IyFcNgOJ87r/phDiC1x2eEo4Gg==} engines: {node: '>=16.0.0'} dev: false |
