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 6889db8..b46816a 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.0 - version: 3.10.0 + specifier: ^3.10.2 + version: 3.10.2 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.0 + hono: 3.10.2 zod: 3.22.4 dev: false @@ -1533,8 +1533,8 @@ packages: engines: {node: '>=8'} dev: true - resolution: {integrity: sha512-rN8PNMt66U58Qj3+L8gr7EsaYnj56cBDS2MjhUnMgDaXoyw44/OeFDsmXXzn/YQ7CAWeENC3Dq/kp+4RJSNE3Q==} + resolution: {integrity: sha512-QwJLjWs3e+nZ3b5nQrrdJpYCJqiTK744jeYhX7yhZdxwcQ3KIohBfzI2dA8gSF6HEZkmFUdiKL1BelJ8utIm4w==} engines: {node: '>=16.0.0'} dev: false |
