From 2af1a043a0c8eb8f10b9afc61b61ef8f40d5a499 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Jul 2025 23:19:54 +0000 Subject: [PATCH] Chore: bump @algolia/client-search from 5.20.2 to 5.33.0 Bumps [@algolia/client-search](https://github.com/algolia/algoliasearch-client-javascript) from 5.20.2 to 5.33.0. - [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.33.0) --- updated-dependencies: - dependency-name: "@algolia/client-search" dependency-version: 5.33.0 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..0282a0d57 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.33.0": + version "5.33.0" + resolved "https://registry.yarnpkg.com/@algolia/client-common/-/client-common-5.33.0.tgz#8529347c4d3a0db8676131008684ea3a04af0f89" + integrity sha512-Gq8Z4Fv0DkqDkf/bZl7ZwIF7PSCnRFwpyQoNDnUg+s4SwerXx6VwZJlIx/t5b9+l7vwWsjnKVivCfM4Ab5gw+g== + "@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.33.0" + resolved "https://registry.yarnpkg.com/@algolia/client-search/-/client-search-5.33.0.tgz#00a15b966491db1061f8c6be1bb90260872319a0" + integrity sha512-Z5SAqPLxF8KyE9YPO4tAdHrXyb87DUJ0lXhFrcrG+dl/AQT9nqycQhtqDqdcQnfZrj02PImSWZQpxQj34nGZKw== + dependencies: + "@algolia/client-common" "5.33.0" + "@algolia/requester-browser-xhr" "5.33.0" + "@algolia/requester-fetch" "5.33.0" + "@algolia/requester-node-http" "5.33.0" + "@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.33.0": + version "5.33.0" + resolved "https://registry.yarnpkg.com/@algolia/requester-browser-xhr/-/requester-browser-xhr-5.33.0.tgz#1d3be26aad2411050700b44f25915b42fe95c5c7" + integrity sha512-uOqDkvY7s9c9rkaZ4+n69LkTmZ5ax3el+8u6ipvODfj1P3HzrGvMUVFy/nGSXxw+XITKcIRphPQcyqn15b02dA== + dependencies: + "@algolia/client-common" "5.33.0" + "@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.33.0": + version "5.33.0" + resolved "https://registry.yarnpkg.com/@algolia/requester-fetch/-/requester-fetch-5.33.0.tgz#0fbfc5eceb19b882c771cd476ba4157b2c6b10b8" + integrity sha512-NzTEGjwjPhUXPsrjj9nXM43+jtBVeL6UgGNBTQKsxjpqJ3EEAQ2Kq5g7DRK6mVDTQiTBWvBLKChJpn4qxwtLsg== + dependencies: + "@algolia/client-common" "5.33.0" + "@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.33.0": + version "5.33.0" + resolved "https://registry.yarnpkg.com/@algolia/requester-node-http/-/requester-node-http-5.33.0.tgz#f1de222d02caf52e07b92988584ca58eeee10d74" + integrity sha512-FhEE19ScAYuXL3VLj2I3KhL7683gZwZoa+BQZUEnA05vSbVBhCAqUBQgiVu7j2RF3VceqLX3+GEeY0bHs4y7eA== + dependencies: + "@algolia/client-common" "5.33.0" + "@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"