From 97b1f8aeaff1fea8917426e8f5325b446332aade Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 20 Nov 2024 17:09:57 +0000 Subject: [PATCH] fix(deps): update dependency hono to v4.6.11 (#7085) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- pulse/product-search-with-typesense/backend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pulse/product-search-with-typesense/backend/package.json b/pulse/product-search-with-typesense/backend/package.json index 8f4886162eaf..0338f70414fc 100644 --- a/pulse/product-search-with-typesense/backend/package.json +++ b/pulse/product-search-with-typesense/backend/package.json @@ -11,7 +11,7 @@ "@prisma/extension-pulse": "1.2.0", "axios": "1.7.7", "dotenv-cli": "7.4.3", - "hono": "4.6.10", + "hono": "4.6.11", "pg": "8.13.1", "typesense": "1.8.2", "zod": "3.23.8"