From 4f559a68bfec76c1a824de73cf1286dd427494ee Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 28 Dec 2024 09:08:53 +0000 Subject: [PATCH] chore(deps): update dependency hono to ^4.6.15 --- package.json | 2 +- pnpm-lock.yaml | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index 5b94309..d2e7dd8 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ }, "dependencies": { "@hono/valibot-validator": "^0.5.1", - "hono": "^4.6.14", + "hono": "^4.6.15", "valibot": "^0.42.1" }, "pnpm": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 985578a..5144d60 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -13,10 +13,10 @@ importers: dependencies: '@hono/valibot-validator': specifier: ^0.5.1 - version: 0.5.1(hono@4.6.14)(valibot@0.42.1(typescript@5.7.2)) + version: 0.5.1(hono@4.6.15)(valibot@0.42.1(typescript@5.7.2)) hono: - specifier: ^4.6.14 - version: 4.6.14 + specifier: ^4.6.15 + version: 4.6.15 valibot: specifier: ^0.42.1 version: 0.42.1(typescript@5.7.2) @@ -1767,8 +1767,8 @@ packages: hast-util-whitespace@3.0.0: resolution: {integrity: sha512-88JUN06ipLwsnv+dVn+OIYOvAuvBMy/Qoi6O7mQHxdPXpjy+Cd6xRkWwux7DKO+4sYILtLBRIKgsdpS2gQc7qw==} - hono@4.6.14: - resolution: {integrity: sha512-j4VkyUp2xazGJ8eCCLN1Vm/bxdvm/j5ZuU9AIjLu9vapn2M44p9L3Ktr9Vnb2RN2QtcR/wVjZVMlT5k7GJQgPw==} + hono@4.6.15: + resolution: {integrity: sha512-OiQwvAOAaI2JrABBH69z5rsctHDzFzIKJge0nYXgtzGJ0KftwLWcBXm1upJC23/omNRtnqM0gjRMbtXshPdqhQ==} engines: {node: '>=16.9.0'} hookable@5.5.3: @@ -3377,9 +3377,9 @@ snapshots: '@fastify/busboy@2.1.1': {} - '@hono/valibot-validator@0.5.1(hono@4.6.14)(valibot@0.42.1(typescript@5.7.2))': + '@hono/valibot-validator@0.5.1(hono@4.6.15)(valibot@0.42.1(typescript@5.7.2))': dependencies: - hono: 4.6.14 + hono: 4.6.15 valibot: 0.42.1(typescript@5.7.2) '@humanfs/core@0.19.1': {} @@ -4409,7 +4409,7 @@ snapshots: dependencies: '@types/hast': 3.0.4 - hono@4.6.14: {} + hono@4.6.15: {} hookable@5.5.3: {}