From 7aa3943629f41dc9b2b38cb72cbcd328d37c866b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2025 14:04:21 +0000 Subject: [PATCH] fix(deps): update dependency hono to v4.6.19 (#1142) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 6ac6878..9e9058a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2393,9 +2393,9 @@ } }, "node_modules/hono": { - "version": "4.6.18", - "resolved": "https://registry.npmjs.org/hono/-/hono-4.6.18.tgz", - "integrity": "sha512-Fu7hEPvdwtPG8LqSAiPn8p8HjD+PDxrP/HVnwRBnwtVKOn5zDDKsw0ma2Xt58oq97Rlp3t/mRNADEV/Ym6cDng==", + "version": "4.6.19", + "resolved": "https://registry.npmjs.org/hono/-/hono-4.6.19.tgz", + "integrity": "sha512-Xw5DwU2cewEsQ1DkDCdy6aBJkEBARl5loovoL1gL3/gw81RdaPbXrNJYp3LoQpzpJ7ECC/1OFi/vn3UZTLHFEw==", "license": "MIT", "engines": { "node": ">=16.9.0"