From 25e56f07365ff6fd2db26b485a4b6c4e0f4b7ccc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 18 Nov 2022 17:15:48 +0000 Subject: [PATCH] fix(deps): update dependency search-insights to v2 --- cypress/test-apps/js/package.json | 2 +- yarn.lock | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/cypress/test-apps/js/package.json b/cypress/test-apps/js/package.json index 91fa2b4fc..fda3dc310 100644 --- a/cypress/test-apps/js/package.json +++ b/cypress/test-apps/js/package.json @@ -19,7 +19,7 @@ "@algolia/client-search": "4.9.1", "algoliasearch": "4.9.1", "preact": "10.6.4", - "search-insights": "1.7.1" + "search-insights": "2.2.3" }, "devDependencies": { "parcel": "2.5.0" diff --git a/yarn.lock b/yarn.lock index e141e538f..b49a18185 100644 --- a/yarn.lock +++ b/yarn.lock @@ -19313,6 +19313,11 @@ search-insights@1.7.1: resolved "https://registry.yarnpkg.com/search-insights/-/search-insights-1.7.1.tgz#eddfa56910e28cbbb0df80aec2ab8acf0a86cb6b" integrity sha512-CSuSKIJp+WcSwYrD9GgIt1e3xmI85uyAefC4/KYGgtvNEm6rt4kBGilhVRmTJXxRE2W1JknvP598Q7SMhm7qKA== +search-insights@2.2.3: + version "2.2.3" + resolved "https://registry.yarnpkg.com/search-insights/-/search-insights-2.2.3.tgz#3ef11cc622261887d0a95d91d84eebb5e63fe6b3" + integrity sha512-fXwC0QzkBGZuGTb6FoQG+iLS81wljYuBU4Sco4TGTgp5boVkiKZeFqPV0e5h5++5QncTU2FQrQ+G3ILnqEa3yA== + search-insights@^2.1.0: version "2.2.1" resolved "https://registry.yarnpkg.com/search-insights/-/search-insights-2.2.1.tgz#9c93344fbae5fbf2f88c1a81b46b4b5d888c11f7"