From 0a4b2007ae80593967a8a89d291eaeacdabf72a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Jun 2026 18:11:49 +0000 Subject: [PATCH] chore(deps): bump hono in /clients/trieve-shopify-extension Bumps [hono](https://github.com/honojs/hono) from 4.7.7 to 4.12.21. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.7.7...v4.12.21) --- updated-dependencies: - dependency-name: hono dependency-version: 4.12.21 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- clients/trieve-shopify-extension/package.json | 2 +- clients/trieve-shopify-extension/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/clients/trieve-shopify-extension/package.json b/clients/trieve-shopify-extension/package.json index 9ac7079d7b..3dc95aa5c2 100644 --- a/clients/trieve-shopify-extension/package.json +++ b/clients/trieve-shopify-extension/package.json @@ -46,7 +46,7 @@ "clsx": "^2.1.1", "date-fns": "4.1.0", "deepmerge": "4.3.1", - "hono": "^4.7.7", + "hono": "^4.12.21", "isbot": "^5.1.0", "jsonwebtoken": "^9.0.2", "nanoid": "^5.1.5", diff --git a/clients/trieve-shopify-extension/yarn.lock b/clients/trieve-shopify-extension/yarn.lock index 30c2ae38d2..e887e25c0f 100644 --- a/clients/trieve-shopify-extension/yarn.lock +++ b/clients/trieve-shopify-extension/yarn.lock @@ -5476,10 +5476,10 @@ heic-decode@^2.0.0: dependencies: libheif-js "^1.17.1" -hono@^4.7.7: - version "4.7.7" - resolved "https://registry.yarnpkg.com/hono/-/hono-4.7.7.tgz#ad01a92a2a1b03c608ef42153c85c99c05c03bfe" - integrity sha512-2PCpQRbN87Crty8/L/7akZN3UyZIAopSoRxCwRbJgUuV1+MHNFHzYFxZTg4v/03cXUm+jce/qa2VSBZpKBm3Qw== +hono@^4.12.21: + version "4.12.21" + resolved "https://registry.yarnpkg.com/hono/-/hono-4.12.21.tgz#f11846462095d365b9a8b4859b37c02cb0981df3" + integrity sha512-uV63apnb0kyPtAUwoWgaGh9HyIFcv8lgmzPZSiTBQAFOFGIzka5EZ1dZocmGnn0XdX0+XTqJ6Tqv7selMuGLRQ== hosted-git-info@^6.0.0, hosted-git-info@^6.1.1: version "6.1.3"