Skip to content

Commit

Permalink
Bump @algolia/client-search from 5.17.0 to 5.17.1 (#6444)
Browse files Browse the repository at this point in the history
Bumps [@algolia/client-search](https://github.com/algolia/algoliasearch-client-javascript) from 5.17.0 to 5.17.1.
- [Release notes](https://github.com/algolia/algoliasearch-client-javascript/releases)
- [Changelog](https://github.com/algolia/algoliasearch-client-javascript/blob/main/CHANGELOG.md)
- [Commits](algolia/algoliasearch-client-javascript@5.17.0...5.17.1)

---
updated-dependencies:
- dependency-name: "@algolia/client-search"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 13, 2024
1 parent 17ab9ca commit 0c03087
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 28 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"yargs": "^17.7.2"
},
"dependencies": {
"@algolia/client-search": "^5.17.0",
"@algolia/client-search": "^5.17.1",
"@apollo/client": "^3.12.2",
"@docusaurus/theme-mermaid": "^3.6.3",
"bufferutil": "^4.0.8",
Expand Down
54 changes: 27 additions & 27 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -143,10 +143,10 @@
resolved "https://registry.yarnpkg.com/@algolia/client-common/-/client-common-5.15.0.tgz#cd47ae07a3afc7065438a2dab29f8434f848928e"
integrity sha512-IofrVh213VLsDkPoSKMeM9Dshrv28jhDlBDLRcVJQvlL8pzue7PEB1EZ4UoJFYS3NSn7JOcJ/V+olRQzXlJj1w==

"@algolia/[email protected].0":
version "5.17.0"
resolved "https://registry.yarnpkg.com/@algolia/client-common/-/client-common-5.17.0.tgz#000a8cfadbda56e90563d2cf0872de98940ff153"
integrity sha512-9eC8i41/4xcQ/wI6fVM4LwC/ZGcDl3mToqjM0wTZzePWhXgRrdzOzqy/XgP+L1yYCDfkMFBZZsruNL5U8aEOag==
"@algolia/[email protected].1":
version "5.17.1"
resolved "https://registry.yarnpkg.com/@algolia/client-common/-/client-common-5.17.1.tgz#9e75b4bfd510bf1fd39ec0abfb742958e6e2a144"
integrity sha512-5rb5+yPIie6912riAypTSyzbE23a7UM1UpESvD8GEPI4CcWQvA9DBlkRNx9qbq/nJ5pvv8VjZjUxJj7rFkzEAA==

"@algolia/[email protected]":
version "5.15.0"
Expand Down Expand Up @@ -206,15 +206,15 @@
"@algolia/requester-fetch" "5.15.0"
"@algolia/requester-node-http" "5.15.0"

"@algolia/client-search@^5.17.0":
version "5.17.0"
resolved "https://registry.yarnpkg.com/@algolia/client-search/-/client-search-5.17.0.tgz#ee666d847d9753e7962c06f0a00036779c735767"
integrity sha512-alY3U79fiEvlR/0optgt1LZp9MfthXFnuEA4GYS81svozDOF61gdvxgBjt6SYtmskmTQQZDWVgakvUvvHrDzMw==
"@algolia/client-search@^5.17.1":
version "5.17.1"
resolved "https://registry.yarnpkg.com/@algolia/client-search/-/client-search-5.17.1.tgz#ff5e699bfae2786f08557960a74afbfb94ba7930"
integrity sha512-bd5JBUOP71kPsxwDcvOxqtqXXVo/706NFifZ/O5Rx5GB8ZNVAhg4l7aGoT6jBvEfgmrp2fqPbkdIZ6JnuOpGcw==
dependencies:
"@algolia/client-common" "5.17.0"
"@algolia/requester-browser-xhr" "5.17.0"
"@algolia/requester-fetch" "5.17.0"
"@algolia/requester-node-http" "5.17.0"
"@algolia/client-common" "5.17.1"
"@algolia/requester-browser-xhr" "5.17.1"
"@algolia/requester-fetch" "5.17.1"
"@algolia/requester-node-http" "5.17.1"

"@algolia/events@^4.0.1":
version "4.0.1"
Expand Down Expand Up @@ -294,12 +294,12 @@
dependencies:
"@algolia/client-common" "5.15.0"

"@algolia/[email protected].0":
version "5.17.0"
resolved "https://registry.yarnpkg.com/@algolia/requester-browser-xhr/-/requester-browser-xhr-5.17.0.tgz#9bdf1e4b0b734a0f56fc102f08bc2052b37b49b7"
integrity sha512-bXSiPL2R08s4e9qvNZsJA0bXZeyWH2A5D4shS8kRT22b8GgjtnGTuoZmi6MxtKOEaN0lpHPbjvjXAO7UIOhDog==
"@algolia/[email protected].1":
version "5.17.1"
resolved "https://registry.yarnpkg.com/@algolia/requester-browser-xhr/-/requester-browser-xhr-5.17.1.tgz#e924954aa5c4f223be86ee38b2536959a7755560"
integrity sha512-XpKgBfyczVesKgr7DOShNyPPu5kqlboimRRPjdqAw5grSyHhCmb8yoTIKy0TCqBABZeXRPMYT13SMruUVRXvHA==
dependencies:
"@algolia/client-common" "5.17.0"
"@algolia/client-common" "5.17.1"

"@algolia/[email protected]":
version "4.24.0"
Expand All @@ -313,12 +313,12 @@
dependencies:
"@algolia/client-common" "5.15.0"

"@algolia/[email protected].0":
version "5.17.0"
resolved "https://registry.yarnpkg.com/@algolia/requester-fetch/-/requester-fetch-5.17.0.tgz#0b6e08047d20c719925083d29613855cbbc42034"
integrity sha512-mjJ6Xv7TlDDoZ6RLKrEzH1ved3g2GAq3YJjb94bA639INfxK1HM8A/wCAFSZ8ye+QM/jppwauDXe1PENkuareQ==
"@algolia/[email protected].1":
version "5.17.1"
resolved "https://registry.yarnpkg.com/@algolia/requester-fetch/-/requester-fetch-5.17.1.tgz#2d0385db7a08ce219325a001766065fa1e0d3c33"
integrity sha512-EhUomH+DZP5vb6DnEjT0GvXaXBSwzZnuU6hPGNU1EYKRXDouRjII/bIWpVjt7ycMgL2D2oQruqDh6rAWUhQwRw==
dependencies:
"@algolia/client-common" "5.17.0"
"@algolia/client-common" "5.17.1"

"@algolia/[email protected]":
version "4.24.0"
Expand All @@ -334,12 +334,12 @@
dependencies:
"@algolia/client-common" "5.15.0"

"@algolia/[email protected].0":
version "5.17.0"
resolved "https://registry.yarnpkg.com/@algolia/requester-node-http/-/requester-node-http-5.17.0.tgz#9693ed6aa683c68f9ffab29d644cb2093f4885d3"
integrity sha512-Z2BXTR7BctlGPNig21k2wf/5nlH+96lU2UElzXTKiptyn2iM8lDU8zdO+dRll0AxQUxUGWEnkBysst9xL3S2cg==
"@algolia/[email protected].1":
version "5.17.1"
resolved "https://registry.yarnpkg.com/@algolia/requester-node-http/-/requester-node-http-5.17.1.tgz#d42dcafb6784409252a27ee60055b4ce83ee2937"
integrity sha512-PSnENJtl4/wBWXlGyOODbLYm6lSiFqrtww7UpQRCJdsHXlJKF8XAP6AME8NxvbE0Qo/RJUxK0mvyEh9sQcx6bg==
dependencies:
"@algolia/client-common" "5.17.0"
"@algolia/client-common" "5.17.1"

"@algolia/[email protected]":
version "4.24.0"
Expand Down

0 comments on commit 0c03087

Please sign in to comment.