From d84c0c4506e933c427eb6a844be01b9ae3cf66d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 01:39:05 +0000 Subject: [PATCH] Bump algoliasearch-helper from 3.11.0 to 3.26.0 Bumps [algoliasearch-helper](https://github.com/algolia/instantsearch) from 3.11.0 to 3.26.0. - [Release notes](https://github.com/algolia/instantsearch/releases) - [Commits](https://github.com/algolia/instantsearch/commits/algoliasearch-helper@3.26.0) --- updated-dependencies: - dependency-name: algoliasearch-helper dependency-version: 3.26.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index abbba716..d880912e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2756,9 +2756,9 @@ ajv@^8.9.0: require-from-string "^2.0.2" algoliasearch-helper@^3.10.0: - version "3.11.0" - resolved "https://registry.npmjs.org/algoliasearch-helper/-/algoliasearch-helper-3.11.0.tgz" - integrity sha512-TLl/MSjtQ98mgkd8hngWkzSjE+dAWldZ1NpJtv2mT+ZoFJ2P2zDE85oF9WafJOXWN9FbVRmyxpO5H+qXcNaFng== + version "3.26.0" + resolved "https://registry.yarnpkg.com/algoliasearch-helper/-/algoliasearch-helper-3.26.0.tgz#d6e283396a9fc5bf944f365dc3b712570314363f" + integrity sha512-Rv2x3GXleQ3ygwhkhJubhhYGsICmShLAiqtUuJTUkr9uOCOXyF2E71LVT4XDnVffbknv8XgScP4U0Oxtgm+hIw== dependencies: "@algolia/events" "^4.0.1"