From c21843216a803e80033d5d6a2457358c2912ff63 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jan 2024 16:04:07 +0000 Subject: chore(deps): bump hono from 3.12.0 to 3.12.4 Bumps [hono](https://github.com/honojs/hono) from 3.12.0 to 3.12.4. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v3.12.0...v3.12.4) --- updated-dependencies: - dependency-name: hono dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index a85a6ce..e55244f 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "@hono/zod-validator": "^0.1.11", - "hono": "^3.12.0", + "hono": "^3.12.4", "zod": "^3.22.4" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c0f1d9b..68b3f55 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(hono@3.12.0)(zod@3.22.4) + version: 0.1.11(hono@3.12.4)(zod@3.22.4) hono: - specifier: ^3.12.0 - version: 3.12.0 + specifier: ^3.12.4 + version: 3.12.4 zod: specifier: ^3.22.4 version: 3.22.4 @@ -587,13 +587,13 @@ packages: engines: {node: '>=14'} dev: true - /@hono/zod-validator@0.1.11(hono@3.12.0)(zod@3.22.4): + /@hono/zod-validator@0.1.11(hono@3.12.4)(zod@3.22.4): resolution: {integrity: sha512-PQXeHUP0+36qpRt8yfeD7N2jbK3ETlGvSN6dMof/HwUC/APRokQRjpXZm4rrlG71Ft0aWE01+Bm4XejqPie5Uw==} peerDependencies: hono: '>=3.9.0' zod: ^3.19.1 dependencies: - hono: 3.12.0 + hono: 3.12.4 zod: 3.22.4 dev: false @@ -1341,8 +1341,8 @@ packages: engines: {node: '>=8'} dev: true - /hono@3.12.0: - resolution: {integrity: sha512-UPEtZuLY7Wo7g0mqKWSOjLFdT8t7wJ60IYEcxKl3AQNU4u+R2QqU2fJMPmSu24C+/ag20Z8mOTQOErZzK4DMvA==} + /hono@3.12.4: + resolution: {integrity: sha512-tEkoBCmhMoQdnBJ3hNUZm9UVA6XkSm6YaPxN8xMaKvz062KhYnd52s/GbmxFywO0vsb+T+wjaJ0708NY7Tr1VA==} engines: {node: '>=16.0.0'} dev: false -- cgit v1.2.3