Skip to content

Commit

Permalink
Bump @algolia/client-search from 4.22.0 to 4.22.1
Browse files Browse the repository at this point in the history
Bumps [@algolia/client-search](https://github.com/algolia/algoliasearch-client-javascript) from 4.22.0 to 4.22.1.
- [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.22.0...4.22.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]>
  • Loading branch information
dependabot[bot] authored Jan 9, 2024
1 parent 031aa2b commit 9d3e9f3
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.22.0",
"@algolia/client-search": "^4.22.1",
"@apollo/client": "^3.8.8",
"@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].0":
version "4.22.0"
resolved "https://registry.yarnpkg.com/@algolia/cache-common/-/cache-common-4.22.0.tgz#83d6111caac74a71bebe5fc050a3b64f3e45d037"
integrity sha512-TPwUMlIGPN16eW67qamNQUmxNiGHg/WBqWcrOoCddhqNTqGDPVqmgfaM85LPbt24t3r1z0zEz/tdsmuq3Q6oaA==
"@algolia/[email protected].1":
version "4.22.1"
resolved "https://registry.yarnpkg.com/@algolia/cache-common/-/cache-common-4.22.1.tgz#c625dff4bc2a74e79f9aed67b4e053b0ef1b3ec1"
integrity sha512-TJMBKqZNKYB9TptRRjSUtevJeQVXRmg6rk9qgFKWvOy8jhCPdyNZV1nB3SKGufzvTVbomAukFR8guu/8NRKBTA==

"@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].0":
version "4.22.0"
resolved "https://registry.yarnpkg.com/@algolia/client-common/-/client-common-4.22.0.tgz#4bf298acec78fa988a5b829748e6c488b8a6b570"
integrity sha512-BlbkF4qXVWuwTmYxVWvqtatCR3lzXwxx628p1wj1Q7QP2+LsTmGt1DiUYRuy9jG7iMsnlExby6kRMOOlbhv2Ag==
"@algolia/[email protected].1":
version "4.22.1"
resolved "https://registry.yarnpkg.com/@algolia/client-common/-/client-common-4.22.1.tgz#042b19c1b6157c485fa1b551349ab313944d2b05"
integrity sha512-IvaL5v9mZtm4k4QHbBGDmU3wa/mKokmqNBqPj0K7lcR8ZDKzUorhcGp/u8PkPC/e0zoHSTvRh7TRkGX3Lm7iOQ==
dependencies:
"@algolia/requester-common" "4.22.0"
"@algolia/transporter" "4.22.0"
"@algolia/requester-common" "4.22.1"
"@algolia/transporter" "4.22.1"

"@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.22.0":
version "4.22.0"
resolved "https://registry.yarnpkg.com/@algolia/client-search/-/client-search-4.22.0.tgz#1113332cf973ce69067b741a17e8f798d71e07db"
integrity sha512-bn4qQiIdRPBGCwsNuuqB8rdHhGKKWIij9OqidM1UkQxnSG8yzxHdb7CujM30pvp5EnV7jTqDZRbxacbjYVW20Q==
"@algolia/client-search@^4.22.1":
version "4.22.1"
resolved "https://registry.yarnpkg.com/@algolia/client-search/-/client-search-4.22.1.tgz#508cc6ab3d1f4e9c02735a630d4dff6fbb8514a2"
integrity sha512-yb05NA4tNaOgx3+rOxAmFztgMTtGBi97X7PC3jyNeGiwkAjOZc2QrdZBYyIdcDLoI09N0gjtpClcackoTN0gPA==
dependencies:
"@algolia/client-common" "4.22.0"
"@algolia/requester-common" "4.22.0"
"@algolia/transporter" "4.22.0"
"@algolia/client-common" "4.22.1"
"@algolia/requester-common" "4.22.1"
"@algolia/transporter" "4.22.1"

"@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].0":
version "4.22.0"
resolved "https://registry.yarnpkg.com/@algolia/logger-common/-/logger-common-4.22.0.tgz#f9498729ca5b0e9c0bd1b8dd729edd91ddd02b5c"
integrity sha512-HMUQTID0ucxNCXs5d1eBJ5q/HuKg8rFVE/vOiLaM4Abfeq1YnTtGV3+rFEhOPWhRQxNDd+YHa4q864IMc0zHpQ==
"@algolia/[email protected].1":
version "4.22.1"
resolved "https://registry.yarnpkg.com/@algolia/logger-common/-/logger-common-4.22.1.tgz#79cf4cd295de0377a94582c6aaac59b1ded731d9"
integrity sha512-OnTFymd2odHSO39r4DSWRFETkBufnY2iGUZNrMXpIhF5cmFE8pGoINNPzwg02QLBlGSaLqdKy0bM8S0GyqPLBg==

"@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].0":
version "4.22.0"
resolved "https://registry.yarnpkg.com/@algolia/requester-common/-/requester-common-4.22.0.tgz#d7a8283f5b77550eeab353c571a6566adf552fa7"
integrity sha512-Y9cEH/cKjIIZgzvI1aI0ARdtR/xRrOR13g5psCxkdhpgRN0Vcorx+zePhmAa4jdQNqexpxtkUdcKYugBzMZJgQ==
"@algolia/[email protected].1":
version "4.22.1"
resolved "https://registry.yarnpkg.com/@algolia/requester-common/-/requester-common-4.22.1.tgz#27be35f3718aafcb6b388ff9c3aa2defabd559ff"
integrity sha512-dgvhSAtg2MJnR+BxrIFqlLtkLlVVhas9HgYKMk2Uxiy5m6/8HZBL40JVAMb2LovoPFs9I/EWIoFVjOrFwzn5Qg==

"@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].0":
version "4.22.0"
resolved "https://registry.yarnpkg.com/@algolia/transporter/-/transporter-4.22.0.tgz#733385f6457408228d2a4d7a4fe4e2b1599a5d33"
integrity sha512-ieO1k8x2o77GNvOoC+vAkFKppydQSVfbjM3YrSjLmgywiBejPTvU1R1nEvG59JIIUvtSLrZsLGPkd6vL14zopA==
"@algolia/[email protected].1":
version "4.22.1"
resolved "https://registry.yarnpkg.com/@algolia/transporter/-/transporter-4.22.1.tgz#8843841b857dc021668f31647aa557ff19cd9cb1"
integrity sha512-kzWgc2c9IdxMa3YqA6TN0NW5VrKYYW/BELIn7vnLyn+U/RFdZ4lxxt9/8yq3DKV5snvoDzzO4ClyejZRdV3lMQ==
dependencies:
"@algolia/cache-common" "4.22.0"
"@algolia/logger-common" "4.22.0"
"@algolia/requester-common" "4.22.0"
"@algolia/cache-common" "4.22.1"
"@algolia/logger-common" "4.22.1"
"@algolia/requester-common" "4.22.1"

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

0 comments on commit 9d3e9f3

Please sign in to comment.