Skip to content

Commit

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

---
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 Mar 30, 2024
1 parent fc86ec7 commit e0f7285
Show file tree
Hide file tree
Showing 3 changed files with 60 additions and 60 deletions.
54 changes: 27 additions & 27 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"yargs": "^17.7.2"
},
"dependencies": {
"@algolia/client-search": "^4.23.1",
"@algolia/client-search": "^4.23.2",
"@apollo/client": "^3.9.9",
"@docusaurus/theme-mermaid": "^2.4.3",
"bufferutil": "^4.0.8",
Expand Down
64 changes: 32 additions & 32 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -72,10 +72,10 @@
resolved "https://registry.npmjs.org/@algolia/cache-common/-/cache-common-4.20.0.tgz"
integrity sha512-vCfxauaZutL3NImzB2G9LjLt36vKAckc6DhMp05An14kVo8F1Yofb6SIl6U3SaEz8pG2QOB9ptwM5c+zGevwIQ==

"@algolia/[email protected].1":
version "4.23.1"
resolved "https://registry.yarnpkg.com/@algolia/cache-common/-/cache-common-4.23.1.tgz#5f066ae1a0aeb4df94ec1fdb7c0b39b1099e9953"
integrity sha512-w0sqXuwbGyIDsFDHTZzTv79rZjW7vc/6vCPdqYAAkiUlvvCdUo0cCWFXpbMpvYHBS2IXZXJaQY0R9yL/bmk9VQ==
"@algolia/[email protected].2":
version "4.23.2"
resolved "https://registry.yarnpkg.com/@algolia/cache-common/-/cache-common-4.23.2.tgz#c68706ce34b18377e56e71ac13cce2dd5662dcee"
integrity sha512-OUK/6mqr6CQWxzl/QY0/mwhlGvS6fMtvEPyn/7AHUx96NjqDA4X4+Ju7aXFQKh+m3jW9VPB0B9xvEQgyAnRPNw==

"@algolia/[email protected]":
version "4.20.0"
Expand Down Expand Up @@ -111,13 +111,13 @@
"@algolia/requester-common" "4.20.0"
"@algolia/transporter" "4.20.0"

"@algolia/[email protected].1":
version "4.23.1"
resolved "https://registry.yarnpkg.com/@algolia/client-common/-/client-common-4.23.1.tgz#5ca47ecb35f2928fb1c94e7fcac54eb0f432425d"
integrity sha512-01lBsO8r4KeXWIDzVQoPMYwOndeAvSQk3xk3Bxwrt2ag5jrGswiq8DgEqPVx+PQw+7T5GY6dS25cYcdv1dVorA==
"@algolia/[email protected].2":
version "4.23.2"
resolved "https://registry.yarnpkg.com/@algolia/client-common/-/client-common-4.23.2.tgz#e5f86fc2de707eb6bf9f1109b70187dae179c72c"
integrity sha512-Q2K1FRJBern8kIfZ0EqPvUr3V29ICxCm/q42zInV+VJRjldAD9oTsMGwqUQ26GFMdFYmqkEfCbY4VGAiQhh22g==
dependencies:
"@algolia/requester-common" "4.23.1"
"@algolia/transporter" "4.23.1"
"@algolia/requester-common" "4.23.2"
"@algolia/transporter" "4.23.2"

"@algolia/[email protected]":
version "4.20.0"
Expand All @@ -137,14 +137,14 @@
"@algolia/requester-common" "4.20.0"
"@algolia/transporter" "4.20.0"

"@algolia/client-search@^4.23.1":
version "4.23.1"
resolved "https://registry.yarnpkg.com/@algolia/client-search/-/client-search-4.23.1.tgz#6d0faa8eb2dc06a4c484a4db144fb1319eda0bd0"
integrity sha512-jeA1ZksO0N33SZhcLRa4paUI7LFJrrhtMlw27eIdPTVv/npV0dMLoNGPg3MuLSeZqRKqfpY7tTOBjRZFMhskLg==
"@algolia/client-search@^4.23.2":
version "4.23.2"
resolved "https://registry.yarnpkg.com/@algolia/client-search/-/client-search-4.23.2.tgz#9b2741f0a209596459f06a44583118207ea287f7"
integrity sha512-CxSB29OVGSE7l/iyoHvamMonzq7Ev8lnk/OkzleODZ1iBcCs3JC/XgTIKzN/4RSTrJ9QybsnlrN/bYCGufo7qw==
dependencies:
"@algolia/client-common" "4.23.1"
"@algolia/requester-common" "4.23.1"
"@algolia/transporter" "4.23.1"
"@algolia/client-common" "4.23.2"
"@algolia/requester-common" "4.23.2"
"@algolia/transporter" "4.23.2"

"@algolia/events@^4.0.1":
version "4.0.1"
Expand All @@ -156,10 +156,10 @@
resolved "https://registry.npmjs.org/@algolia/logger-common/-/logger-common-4.20.0.tgz"
integrity sha512-xouigCMB5WJYEwvoWW5XDv7Z9f0A8VoXJc3VKwlHJw/je+3p2RcDXfksLI4G4lIVncFUYMZx30tP/rsdlvvzHQ==

"@algolia/[email protected].1":
version "4.23.1"
resolved "https://registry.yarnpkg.com/@algolia/logger-common/-/logger-common-4.23.1.tgz#2e836adfbd3224b5f74d4dea1e25490965a00b06"
integrity sha512-hGsqJrpeZfw1Ng8ctWj9gg8zXlSmEMA0cfbBn3yoZa3so8oQZmB9uz57AJcJj1CfSBf+5SK8/AF4kjTungvgUA==
"@algolia/[email protected].2":
version "4.23.2"
resolved "https://registry.yarnpkg.com/@algolia/logger-common/-/logger-common-4.23.2.tgz#5441a828f0fad1ceaae3a27caec7b663d40dd27f"
integrity sha512-jGM49Q7626cXZ7qRAWXn0jDlzvoA1FvN4rKTi1g0hxKsTTSReyYk0i1ADWjChDPl3Q+nSDhJuosM2bBUAay7xw==

"@algolia/[email protected]":
version "4.20.0"
Expand All @@ -180,10 +180,10 @@
resolved "https://registry.npmjs.org/@algolia/requester-common/-/requester-common-4.20.0.tgz"
integrity sha512-9h6ye6RY/BkfmeJp7Z8gyyeMrmmWsMOCRBXQDs4mZKKsyVlfIVICpcSibbeYcuUdurLhIlrOUkH3rQEgZzonng==

"@algolia/[email protected].1":
version "4.23.1"
resolved "https://registry.yarnpkg.com/@algolia/requester-common/-/requester-common-4.23.1.tgz#7180596c86f69e6a258eb5f4d955f9f3a5806191"
integrity sha512-G9+ySLxPBtn2o6Mk4NoxPnkYtAe/isxrVy5LmJ4za+aYEdV5tvZpgvn+k4558T7XoRBrI2eQKyjnvQs7zJeCdw==
"@algolia/[email protected].2":
version "4.23.2"
resolved "https://registry.yarnpkg.com/@algolia/requester-common/-/requester-common-4.23.2.tgz#9c2e5da4dc15e65f9b9bbe5bedb419cf23092ef1"
integrity sha512-3EfpBS0Hri0lGDB5H/BocLt7Vkop0bTTLVUBB844HH6tVycwShmsV6bDR7yXbQvFP1uNpgePRD3cdBCjeHmk6Q==

"@algolia/[email protected]":
version "4.20.0"
Expand All @@ -201,14 +201,14 @@
"@algolia/logger-common" "4.20.0"
"@algolia/requester-common" "4.20.0"

"@algolia/[email protected].1":
version "4.23.1"
resolved "https://registry.yarnpkg.com/@algolia/transporter/-/transporter-4.23.1.tgz#e3990f8840211b45bab4fa4ffd79e6b6b776e36f"
integrity sha512-8ucVx0hV7yIeTZUFsix31UEIJFRauPriWlzLBbDy9gRHrK45WbMQ1S9FliDdoY5OvbFxi0/5OKRj0Dw1EkbcJA==
"@algolia/[email protected].2":
version "4.23.2"
resolved "https://registry.yarnpkg.com/@algolia/transporter/-/transporter-4.23.2.tgz#61e7b9288d4f561b2015ddde689ba31e08c21644"
integrity sha512-GY3aGKBy+8AK4vZh8sfkatDciDVKad5rTY2S10Aefyjh7e7UGBP4zigf42qVXwU8VOPwi7l/L7OACGMOFcjB0Q==
dependencies:
"@algolia/cache-common" "4.23.1"
"@algolia/logger-common" "4.23.1"
"@algolia/requester-common" "4.23.1"
"@algolia/cache-common" "4.23.2"
"@algolia/logger-common" "4.23.2"
"@algolia/requester-common" "4.23.2"

"@ampproject/remapping@^2.2.0":
version "2.2.1"
Expand Down

0 comments on commit e0f7285

Please sign in to comment.