From f7c475e8e869d3583e753f0899f314b216f5b71f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Mar 2025 00:53:49 +0000 Subject: [PATCH] Chore: bump @algolia/client-search from 5.20.2 to 5.22.0 Bumps [@algolia/client-search](https://github.com/algolia/algoliasearch-client-javascript) from 5.20.2 to 5.22.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.22.0) --- updated-dependencies: - dependency-name: "@algolia/client-search" 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..15767c6c9 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.22.0": + version "5.22.0" + resolved "https://registry.yarnpkg.com/@algolia/client-common/-/client-common-5.22.0.tgz#a030d7cd0beddf23c0e863bad2058c48dcb1f44b" + integrity sha512-N9OhHB4Z00Vxy4Nz02L1WtQcq/r6DZFCPLLzlXDsGxm0v5k82MdrRxWs+LBGoQ3yb1RdGN33xdDxAG+BcPmw8A== + "@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.22.0" + resolved "https://registry.yarnpkg.com/@algolia/client-search/-/client-search-5.22.0.tgz#15af8835b9a759c6d05969de7a8ab1b9415d7bc2" + integrity sha512-hAJ3NlK/k7XzToy+GRjtd+nrkCyO0yg9oxgEynhQ1mBtAjm09qsRKavyEgTzgF8YaeSU1gSeHe8MBkwHtvco0w== + dependencies: + "@algolia/client-common" "5.22.0" + "@algolia/requester-browser-xhr" "5.22.0" + "@algolia/requester-fetch" "5.22.0" + "@algolia/requester-node-http" "5.22.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.22.0": + version "5.22.0" + resolved "https://registry.yarnpkg.com/@algolia/requester-browser-xhr/-/requester-browser-xhr-5.22.0.tgz#70e0c64a2f8d7d8b5255c1159cd35f7f493548e6" + integrity sha512-TTdgsycBWAM1yFZu+L6CSk0Yw+rHDVx8HnsVZ2uonRE/83aHfoFKJft26PTYUTPoU6wkMcSgZH+xCQPOmJd3VQ== + dependencies: + "@algolia/client-common" "5.22.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.22.0": + version "5.22.0" + resolved "https://registry.yarnpkg.com/@algolia/requester-fetch/-/requester-fetch-5.22.0.tgz#9a430d0736bf2942bc57027452d8c0be8c12aed2" + integrity sha512-4gnonkuUoBvJN4GMiltD7AOCe26iA+rccXuO21AGSNoir+2sK68E9QRZy2Zj4VM8mRioLAUa0rtLJAtD7sRGIQ== + dependencies: + "@algolia/client-common" "5.22.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.22.0": + version "5.22.0" + resolved "https://registry.yarnpkg.com/@algolia/requester-node-http/-/requester-node-http-5.22.0.tgz#4b06781bbbd012d6853e43716f681c1370e3b7bf" + integrity sha512-38QI2DkUaPj5gAq+lY4llWgWTq+5X6KZZIcn8tnMueFnPiPLe5K8YKRp2LxdFNNJIP3PPScTkD5GCLh7d37SwQ== + dependencies: + "@algolia/client-common" "5.22.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"