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"