Skip to content

Commit

Permalink
fix(deps): update dependency @algolia/client-search to v5.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and rcdailey committed Sep 3, 2024
1 parent f9f4a07 commit 3b12f0f
Showing 1 changed file with 20 additions and 20 deletions.
40 changes: 20 additions & 20 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -75,10 +75,10 @@
"@algolia/requester-common" "4.24.0"
"@algolia/transporter" "4.24.0"

"@algolia/[email protected].4":
version "5.2.4"
resolved "https://registry.yarnpkg.com/@algolia/client-common/-/client-common-5.2.4.tgz#c3fc29a65457953bd145e9af2723e2d56297e8a4"
integrity sha512-xNkNJ9Vk1WjxEU/SzcA2vZWeYSiQFQOUS7Akffx8aeAIJIOcmwbpLr2D8JzBEC4QNmNb5KAZOJTrGl1ri9Mclg==
"@algolia/[email protected].5":
version "5.2.5"
resolved "https://registry.yarnpkg.com/@algolia/client-common/-/client-common-5.2.5.tgz#a58317fdcf22efc9304918bd15682ca3bc4fadaf"
integrity sha512-ITE85veJWwClnoNyv7Zydh9U0eKA82cDy8pLw+2hzL+zlzFIvV68ihGOEQ/kXt8N4v+R4MFzvsxnIpMruQzEug==

"@algolia/[email protected]":
version "4.24.0"
Expand All @@ -99,13 +99,13 @@
"@algolia/transporter" "4.24.0"

"@algolia/client-search@^5.2.1":
version "5.2.4"
resolved "https://registry.yarnpkg.com/@algolia/client-search/-/client-search-5.2.4.tgz#d9dd2994c92f17e84e1c88a91381726cde204840"
integrity sha512-xlBaro8nU5EvsNsLu8dSsd7jzHVvOVGCOTW4dM6gjRmQDYChzMsF69Tb1OfLaXk7YJ0jHk1rNeccBOsYBtQcIQ==
version "5.2.5"
resolved "https://registry.yarnpkg.com/@algolia/client-search/-/client-search-5.2.5.tgz#d0c0c5b4042ca314b409bd9cb3d3aa92b8d752f7"
integrity sha512-OVDLzm5BEUbJmjfMm7b0Xx8vkK+NyEh7whPHuap2qy0x7RxQDLMXjiKsBbt1WNq+9nfX6+M/f2t0CJ8ENVuyYQ==
dependencies:
"@algolia/client-common" "5.2.4"
"@algolia/requester-browser-xhr" "5.2.4"
"@algolia/requester-node-http" "5.2.4"
"@algolia/client-common" "5.2.5"
"@algolia/requester-browser-xhr" "5.2.5"
"@algolia/requester-node-http" "5.2.5"

"@algolia/events@^4.0.1":
version "4.0.1"
Expand Down Expand Up @@ -148,12 +148,12 @@
dependencies:
"@algolia/requester-common" "4.24.0"

"@algolia/[email protected].4":
version "5.2.4"
resolved "https://registry.yarnpkg.com/@algolia/requester-browser-xhr/-/requester-browser-xhr-5.2.4.tgz#7265a772993f96bd0bc3d68ee2cad38af36c826f"
integrity sha512-ncssmlq86ZnoQ/RH/EEG2KgmBZQnprzx3dZZ+iJrvkbxIi8V9wBWyCgjsuPrKGitzhpnjxZLNlHJZtcps5jaXw==
"@algolia/[email protected].5":
version "5.2.5"
resolved "https://registry.yarnpkg.com/@algolia/requester-browser-xhr/-/requester-browser-xhr-5.2.5.tgz#197e7a988312b4be8716e823a265e1abcd71ff50"
integrity sha512-Ri73PphNy1ceig94xJW9bPdN7uIYFAjpsABpp2Fsun4DmeZD5a4rMCNwwOXXsbC8h+lUzW34zpUf+h4Nk+eaqA==
dependencies:
"@algolia/client-common" "5.2.4"
"@algolia/client-common" "5.2.5"

"@algolia/[email protected]":
version "4.24.0"
Expand All @@ -167,12 +167,12 @@
dependencies:
"@algolia/requester-common" "4.24.0"

"@algolia/[email protected].4":
version "5.2.4"
resolved "https://registry.yarnpkg.com/@algolia/requester-node-http/-/requester-node-http-5.2.4.tgz#dc6a3d8fc56378f593ddb559b00d84300adc73b9"
integrity sha512-EoLOebO81Dtwuz/hy4onmQAb9dK8fDqyPWMwX017SvGDi3w1h4i6W6//VTO0vKLfXMNpoAKWFi+LBBTLCVtiiw==
"@algolia/[email protected].5":
version "5.2.5"
resolved "https://registry.yarnpkg.com/@algolia/requester-node-http/-/requester-node-http-5.2.5.tgz#fc6fc5096be7a8255217c04ebd17e168c304eda2"
integrity sha512-/tTdEuWcWHSe/mGMomWkuaFDoRcpfl/jvGISVTPRq3pJvM1FPAzxlh2MXge6C30aUS9bxh3V0aWwgKFCilzyMQ==
dependencies:
"@algolia/client-common" "5.2.4"
"@algolia/client-common" "5.2.5"

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

0 comments on commit 3b12f0f

Please sign in to comment.