diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-05-20 15:37:38 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-05-20 15:38:33 +0000 |
| commit | 9ffb7ee1f494059862be7eeda955415a6696898c (patch) | |
| tree | b5ea140935d180328450d4a8818bf723ca21032b | |
| parent | d81c1de02a0853571dac8eca3eb06d0f64fc8e09 (diff) | |
chore(deps): bump hono from 4.3.2 to 4.3.8
Bumps [hono](https://github.com/honojs/hono) from 4.3.2 to 4.3.8.
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](https://github.com/honojs/hono/compare/v4.3.2...v4.3.8)
---
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 8abdee0..fe3603c 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "@hono/zod-validator": "^0.2.1", - "hono": "^4.3.2", + "hono": "^4.3.8", "zod": "^3.23.8" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 034c9d6..627c9ab 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.3.2 - version: 4.3.2 + specifier: ^4.3.8 + version: 4.3.8 zod: specifier: ^3.23.8 version: 3.23.8 @@ -795,13 +795,13 @@ packages: engines: {node: '>=14'} dev: true resolution: {integrity: sha512-HFoxln7Q6JsE64qz2WBS28SD33UB2alp3aRKmcWnNLDzEL1BLsWfbdX6e1HIiUprHYTIXf5y7ax8eYidKUwyaA==} peerDependencies: hono: '>=3.9.0' zod: ^3.19.1 dependencies: - hono: 4.3.2 + hono: 4.3.8 zod: 3.23.8 dev: false @@ -1634,8 +1634,8 @@ packages: function-bind: 1.1.2 dev: true - resolution: {integrity: sha512-wiZcF5N06tc232U11DnqW6hP8DNoypjsrxslKXfvOqOAkTdh7K1HLZJH/92Mf+urxUTGi96f1w4xx/1Qozoqiw==} + resolution: {integrity: sha512-IepU1cWz7oWY/os4Dbgq8dAjQh+APbS0LvLf85bL3cnh4sqMZ1MSBCYFkpm+MIpGoRUMmX8v9CeQh+TmBX3RUA==} engines: {node: '>=16.0.0'} dev: false |
