From 1ec56abb39af6dbf5c2e31a7051de7ced8e5cc0c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Jul 2025 23:15:06 +0000 Subject: [PATCH] Chore: bump @algolia/client-search from 5.20.2 to 5.34.1 Bumps [@algolia/client-search](https://github.com/algolia/algoliasearch-client-javascript) from 5.20.2 to 5.34.1. - [Release notes](https://github.com/algolia/algoliasearch-client-javascript/releases) - [Changelog](https://github.com/algolia/algoliasearch-client-javascript/blob/main/CHANGELOG.md) - [Commits](https://github.com/algolia/algoliasearch-client-javascript/compare/5.20.2...5.34.1) --- updated-dependencies: - dependency-name: "@algolia/client-search" dependency-version: 5.34.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- yarn.lock | 38 +++++++++++++++++++++++++++++++++++++- 1 file changed, 37 insertions(+), 1 deletion(-) diff --git a/yarn.lock b/yarn.lock index 9545a8adc..19f3c97d2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -54,6 +54,11 @@ resolved "https://registry.yarnpkg.com/@algolia/client-common/-/client-common-5.20.2.tgz#4a80baedbe739ae84fde300a1f539508e5ae38a7" integrity sha512-xoZcL/Uu49KYDb3feu2n06gALD17p5CslO8Zk3mZ7+uTurK3lgjLws7LNetZ172Ap/GpzPCRXI83d2iDoYQD6Q== +"@algolia/client-common@5.34.1": + version "5.34.1" + resolved "https://registry.yarnpkg.com/@algolia/client-common/-/client-common-5.34.1.tgz#deff59fec28858da73091c42a7d6229e5666c673" + integrity sha512-otPWALs72KvmVuP0CN0DI6sqVx1jQWKi+/DgAiP8DysVMgiNlva3GDKTtAK6XVGlT08f4h32FNuL0yQODuCfKA== + "@algolia/client-insights@5.20.2": version "5.20.2" resolved "https://registry.yarnpkg.com/@algolia/client-insights/-/client-insights-5.20.2.tgz#cf1c21e2c40c3751276c27048c72a3b164b0a4f2" @@ -84,7 +89,7 @@ "@algolia/requester-fetch" "5.20.2" "@algolia/requester-node-http" "5.20.2" -"@algolia/client-search@5.20.2", "@algolia/client-search@>= 4.9.1 < 6": +"@algolia/client-search@5.20.2": version "5.20.2" resolved "https://registry.yarnpkg.com/@algolia/client-search/-/client-search-5.20.2.tgz#941788be5c238197d30a21237e0b3f28d80db874" integrity sha512-2cD3RGB5byusLS0DAX1Nvl5MLiv7OoGgQrRs+94dTalqjvK8lGKzxxJhXoVojgx2qcROyIUAIDXFdTqv6NIHaA== @@ -94,6 +99,16 @@ "@algolia/requester-fetch" "5.20.2" "@algolia/requester-node-http" "5.20.2" +"@algolia/client-search@>= 4.9.1 < 6": + version "5.34.1" + resolved "https://registry.yarnpkg.com/@algolia/client-search/-/client-search-5.34.1.tgz#130380617a44eaf0b7127f6146bda79d1c08e0bf" + integrity sha512-bt5hC9vvjaKvdvsgzfXJ42Sl3qjQqoi/FD8V7HOQgtNFhwSauZOlgLwFoUiw67sM+r7ehF7QDk5WRDgY7fAkIg== + dependencies: + "@algolia/client-common" "5.34.1" + "@algolia/requester-browser-xhr" "5.34.1" + "@algolia/requester-fetch" "5.34.1" + "@algolia/requester-node-http" "5.34.1" + "@algolia/ingestion@1.20.2": version "1.20.2" resolved "https://registry.yarnpkg.com/@algolia/ingestion/-/ingestion-1.20.2.tgz#f506af644979974a6842fb75ac90df8782da4b0d" @@ -131,6 +146,13 @@ dependencies: "@algolia/client-common" "5.20.2" +"@algolia/requester-browser-xhr@5.34.1": + version "5.34.1" + resolved "https://registry.yarnpkg.com/@algolia/requester-browser-xhr/-/requester-browser-xhr-5.34.1.tgz#f1e56137eaaad41bd03c35ee9b88442d45fe1e49" + integrity sha512-567LfFTc9VOiPtuySQohoqaWMeohYWbXK71aMSin+SLMgeKX7hz5LrVmkmMQj9udwWK6/mtHEYZGPYHSuXpLQg== + dependencies: + "@algolia/client-common" "5.34.1" + "@algolia/requester-fetch@5.20.2": version "5.20.2" resolved "https://registry.yarnpkg.com/@algolia/requester-fetch/-/requester-fetch-5.20.2.tgz#13d59d9c946d9cd3de319865d70db64e255028e4" @@ -138,6 +160,13 @@ dependencies: "@algolia/client-common" "5.20.2" +"@algolia/requester-fetch@5.34.1": + version "5.34.1" + resolved "https://registry.yarnpkg.com/@algolia/requester-fetch/-/requester-fetch-5.34.1.tgz#0d37b636a8c392791f97027f8dd71cf01f6c9be3" + integrity sha512-YRbygPgGBEik5U593JvyjgxFjcsyZMR25eIQxNHvSQumdAzt5A4E4Idw3yXnwhrmMdjML54ZXT7EAjnTjWy8Xw== + dependencies: + "@algolia/client-common" "5.34.1" + "@algolia/requester-node-http@5.20.2": version "5.20.2" resolved "https://registry.yarnpkg.com/@algolia/requester-node-http/-/requester-node-http-5.20.2.tgz#29bd7333dbec0d24dfecd2e1d8276fe40e67ea9d" @@ -145,6 +174,13 @@ dependencies: "@algolia/client-common" "5.20.2" +"@algolia/requester-node-http@5.34.1": + version "5.34.1" + resolved "https://registry.yarnpkg.com/@algolia/requester-node-http/-/requester-node-http-5.34.1.tgz#5f7ad024c81d8aca4b8b025c1ad9ecb843c75b01" + integrity sha512-o0mqRYbS82Rt4DE02Od7RL6pNtV7oSxScPuIw8LW4aqO2V5eCF05Pry/SnUgcI/Vb2QCYC66hytBCqzyC/toZA== + dependencies: + "@algolia/client-common" "5.34.1" + "@babel/helper-string-parser@^7.25.9": version "7.25.9" resolved "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.25.9.tgz"