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 0e2ed01..b0213e4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -7,10 +7,10 @@ settings: dependencies: '@hono/zod-validator': specifier: ^0.1.11 - version: 0.1.11([email protected])([email protected]) + version: 0.1.11([email protected])([email protected]) hono: - specifier: ^3.10.2 - version: 3.10.2 + specifier: ^3.11.1 + version: 3.11.1 zod: specifier: ^3.22.4 version: 3.22.4 @@ -769,13 +769,13 @@ packages: engines: {node: '>=14'} dev: true resolution: {integrity: sha512-PQXeHUP0+36qpRt8yfeD7N2jbK3ETlGvSN6dMof/HwUC/APRokQRjpXZm4rrlG71Ft0aWE01+Bm4XejqPie5Uw==} peerDependencies: hono: '>=3.9.0' zod: ^3.19.1 dependencies: - hono: 3.10.2 + hono: 3.11.1 zod: 3.22.4 dev: false @@ -1575,8 +1575,8 @@ packages: engines: {node: '>=8'} dev: true - resolution: {integrity: sha512-QwJLjWs3e+nZ3b5nQrrdJpYCJqiTK744jeYhX7yhZdxwcQ3KIohBfzI2dA8gSF6HEZkmFUdiKL1BelJ8utIm4w==} + resolution: {integrity: sha512-8FNUh8p/dkw8qYFxy8IJA500iW9NSeuvuwRfLw0FGkE/blCxtqWqxWTB+NaLSK3qGpaudzKur6s40Q0kpO0E+w==} engines: {node: '>=16.0.0'} dev: false |
