From cc9fbf0950ec5a9546ef49bc13713ba27145f3f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Jun 2025 23:06:46 +0000 Subject: [PATCH] Chore: bump @algolia/client-search from 5.20.2 to 5.28.0 Bumps [@algolia/client-search](https://github.com/algolia/algoliasearch-client-javascript) from 5.20.2 to 5.28.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.28.0) --- updated-dependencies: - dependency-name: "@algolia/client-search" dependency-version: 5.28.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..866c31bb9 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.28.0": + version "5.28.0" + resolved "https://registry.yarnpkg.com/@algolia/client-common/-/client-common-5.28.0.tgz#c393bea005684573a632150bb802b9374bb96a69" + integrity sha512-lqa0Km1/YWfPplNB8jX9kstaCl2LO6ziQAJEBtHxw2sJp/mlxJIAuudBUbEhoUrKQvI7N4erNYawl6ejic7gfw== + "@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.28.0" + resolved "https://registry.yarnpkg.com/@algolia/client-search/-/client-search-5.28.0.tgz#cb67a7d946fa3314a6f8a5f7489f757f0fd1b573" + integrity sha512-zLEddu9TEwFT/YUJkA3oUwqQYHeGEj64fi0WyVRq+siJVfxt4AYkFfcMBcSr2iR1Wo9Mk10IPOhk3DUr0TSncg== + dependencies: + "@algolia/client-common" "5.28.0" + "@algolia/requester-browser-xhr" "5.28.0" + "@algolia/requester-fetch" "5.28.0" + "@algolia/requester-node-http" "5.28.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.28.0": + version "5.28.0" + resolved "https://registry.yarnpkg.com/@algolia/requester-browser-xhr/-/requester-browser-xhr-5.28.0.tgz#6e8e174b01d79c421e02fe9eeefa9d24dbc4ba90" + integrity sha512-RfxbCinf+coQgxRkDKmRiB/ovOt3Fz0md84LmogsQIabrJVKoQrFON4Vc9YdK2bTTn6iBHtnezm0puNTk+n3SA== + dependencies: + "@algolia/client-common" "5.28.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.28.0": + version "5.28.0" + resolved "https://registry.yarnpkg.com/@algolia/requester-fetch/-/requester-fetch-5.28.0.tgz#e2e5e72a307cadcd15388bd2aa3797cf4b7b1795" + integrity sha512-85ZBqPTQ5tjiZ925V89ttE/vUJXpJjy2cCF7PAWq9v32JGGF+v+mDm8NiEBRk9AS7+4klb/uR80KBdcg5bO7cA== + dependencies: + "@algolia/client-common" "5.28.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.28.0": + version "5.28.0" + resolved "https://registry.yarnpkg.com/@algolia/requester-node-http/-/requester-node-http-5.28.0.tgz#f1f48c478a694ed0b1f18676073f4eb712dfce08" + integrity sha512-U3F4WeExiKx1Ig6OxO9dDzzk04HKgtEn47TwjgKmGSDPFM7WZ5KyP1EAZEbfd3/nw6hp0z9RKdTfMql6Sd1/2Q== + dependencies: + "@algolia/client-common" "5.28.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"