diff options
Diffstat (limited to 'pnpm-lock.yaml')
| -rw-r--r-- | pnpm-lock.yaml | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 36f7b6d..421003d 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.13 - version: 4.4.13 + specifier: ^4.5.1 + version: 4.5.1 zod: specifier: ^3.23.8 version: 3.23.8 @@ -804,13 +804,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.13 + hono: 4.5.1 zod: 3.23.8 dev: false @@ -1657,8 +1657,8 @@ packages: function-bind: 1.1.2 dev: true - resolution: {integrity: sha512-c6qqenclmQ6wpXzqiElMa2jt423PVCmgBreDfC5s2lPPpGk7d0lOymd8QTzFZyYC5mSSs6imiTMPip+gLwuW/g==} + resolution: {integrity: sha512-6q8AugoWG5wlrjdGG8OFFiqEsPlPGjODjUik48sEJeko4Tae1UsLS2vUiYHLEJx1gJvOZa4BWkQC+urwDmkEvQ==} engines: {node: '>=16.0.0'} dev: false |
