Skip to content

Commit d461b48

Browse files
fix(deps): update dependency algoliasearch to v5.34.1
1 parent 8a12577 commit d461b48

File tree

1 file changed

+116
-72
lines changed

1 file changed

+116
-72
lines changed

yarn.lock

Lines changed: 116 additions & 72 deletions
Original file line numberDiff line numberDiff line change
@@ -48,15 +48,15 @@
4848
dependencies:
4949
"@algolia/cache-common" "4.23.3"
5050

51-
"@algolia/client-abtesting@5.6.1":
52-
version "5.6.1"
53-
resolved "https://registry.yarnpkg.com/@algolia/client-abtesting/-/client-abtesting-5.6.1.tgz#f3468a883e3beaccfc670cfea73c5cc87dbe7528"
54-
integrity sha512-lttlitmrC1MUtgsm0Po6aVoOjxko7UpuOAqaA3w1t23jV+EuXdsf7ydHxsbSDsb1uEAWosVtkcLO2V+31bFu2g==
51+
"@algolia/client-abtesting@5.34.1":
52+
version "5.34.1"
53+
resolved "https://registry.yarnpkg.com/@algolia/client-abtesting/-/client-abtesting-5.34.1.tgz#096531c1c09313da9eaac4743fc604e0aa009e40"
54+
integrity sha512-M4zb6J7q+pg9V9Xk0k1WDgvupfCtXcxjKGTrNVYemiredLVGOmvVIPAUjg2rx4QmK7DWNApWLsieYwk7PAaOXw==
5555
dependencies:
56-
"@algolia/client-common" "5.6.1"
57-
"@algolia/requester-browser-xhr" "5.6.1"
58-
"@algolia/requester-fetch" "5.6.1"
59-
"@algolia/requester-node-http" "5.6.1"
56+
"@algolia/client-common" "5.34.1"
57+
"@algolia/requester-browser-xhr" "5.34.1"
58+
"@algolia/requester-fetch" "5.34.1"
59+
"@algolia/requester-node-http" "5.34.1"
6060

6161
"@algolia/[email protected]":
6262
version "4.23.3"
@@ -77,15 +77,15 @@
7777
"@algolia/requester-common" "4.23.3"
7878
"@algolia/transporter" "4.23.3"
7979

80-
"@algolia/client-analytics@5.6.1":
81-
version "5.6.1"
82-
resolved "https://registry.yarnpkg.com/@algolia/client-analytics/-/client-analytics-5.6.1.tgz#f6afa2bb95c7c190107d9ce1f9b86d9b9a227474"
83-
integrity sha512-h9y86JEKnnKK6qe3aX7eMw3wV1BL4084jwCrplN9UccCDeD8fqj0LoVgSV3/K3FV450k3HHRH5D5WWlF2rwlxQ==
80+
"@algolia/client-analytics@5.34.1":
81+
version "5.34.1"
82+
resolved "https://registry.yarnpkg.com/@algolia/client-analytics/-/client-analytics-5.34.1.tgz#a00027456e43ce19450439bab5f621a51a56fa56"
83+
integrity sha512-h18zlL+bVUlbNE92olo1d/r6HQPkxhmP7yCpA1osERwpgC6F058kWm0O0aYdrHJIHtWBcs9aRqq7IkQSkpjPJg==
8484
dependencies:
85-
"@algolia/client-common" "5.6.1"
86-
"@algolia/requester-browser-xhr" "5.6.1"
87-
"@algolia/requester-fetch" "5.6.1"
88-
"@algolia/requester-node-http" "5.6.1"
85+
"@algolia/client-common" "5.34.1"
86+
"@algolia/requester-browser-xhr" "5.34.1"
87+
"@algolia/requester-fetch" "5.34.1"
88+
"@algolia/requester-node-http" "5.34.1"
8989

9090
"@algolia/[email protected]":
9191
version "4.23.3"
@@ -95,10 +95,20 @@
9595
"@algolia/requester-common" "4.23.3"
9696
"@algolia/transporter" "4.23.3"
9797

98-
"@algolia/[email protected]":
99-
version "5.6.1"
100-
resolved "https://registry.yarnpkg.com/@algolia/client-common/-/client-common-5.6.1.tgz#a5815da4bd864eb0f1ad1f16599e3c55b0985394"
101-
integrity sha512-4MGqXqiAyqsUJw+KamKWZO2Gxn9iMpc05vC0vy8+iQRjKRZEDB1a+3Da6CnkWzXa162pJb7a/chDAAKA9rye8A==
98+
"@algolia/[email protected]":
99+
version "5.34.1"
100+
resolved "https://registry.yarnpkg.com/@algolia/client-common/-/client-common-5.34.1.tgz#deff59fec28858da73091c42a7d6229e5666c673"
101+
integrity sha512-otPWALs72KvmVuP0CN0DI6sqVx1jQWKi+/DgAiP8DysVMgiNlva3GDKTtAK6XVGlT08f4h32FNuL0yQODuCfKA==
102+
103+
"@algolia/[email protected]":
104+
version "5.34.1"
105+
resolved "https://registry.yarnpkg.com/@algolia/client-insights/-/client-insights-5.34.1.tgz#f12dca8564c32380bfb2053a804df2423e4a26aa"
106+
integrity sha512-SNDb5wuEpQFM6S5Shk2iytLMusvGycm9uTuYh7cGa1h3U7O65OjjjIgQ0lLY5HPybHNtmXr4Zh/EZ23pZvAJHg==
107+
dependencies:
108+
"@algolia/client-common" "5.34.1"
109+
"@algolia/requester-browser-xhr" "5.34.1"
110+
"@algolia/requester-fetch" "5.34.1"
111+
"@algolia/requester-node-http" "5.34.1"
102112

103113
"@algolia/[email protected]":
104114
version "4.23.3"
@@ -109,15 +119,25 @@
109119
"@algolia/requester-common" "4.23.3"
110120
"@algolia/transporter" "4.23.3"
111121

112-
"@algolia/[email protected]":
113-
version "5.6.1"
114-
resolved "https://registry.yarnpkg.com/@algolia/client-personalization/-/client-personalization-5.6.1.tgz#cebc2f1b3b6aa4766fa817208cdbd9c296109aea"
115-
integrity sha512-Em8XpdMnikM53rpBEUFmLsnAN0ciWb3a2KOZxN0NyquXFYsLUVKa2t/xG3CIGBWLCYNtTaTtdI4WKfVL9eNuHw==
122+
"@algolia/[email protected]":
123+
version "5.34.1"
124+
resolved "https://registry.yarnpkg.com/@algolia/client-personalization/-/client-personalization-5.34.1.tgz#41cbc5eeb83abf5e7a1a98c97237a62743bd8967"
125+
integrity sha512-T8z9KqYJOup83Hw0mgICYWfJoLh//FNWbf4roFd95ZJzZ4v1cN/hvr7Eqml1qWMoCkJb4y/XQjrXsJ6Y9XnMLw==
126+
dependencies:
127+
"@algolia/client-common" "5.34.1"
128+
"@algolia/requester-browser-xhr" "5.34.1"
129+
"@algolia/requester-fetch" "5.34.1"
130+
"@algolia/requester-node-http" "5.34.1"
131+
132+
"@algolia/[email protected]":
133+
version "5.34.1"
134+
resolved "https://registry.yarnpkg.com/@algolia/client-query-suggestions/-/client-query-suggestions-5.34.1.tgz#75367e00914c7646ba05c42f2588bfa3552f720b"
135+
integrity sha512-YA0kC4CwO1mc1dliNgbFgToweRa7Uihjz3izEaV4cXninF1v4SaOrPkQUsiFPprAffjMzOUoT7vahQZ/HZyiKQ==
116136
dependencies:
117-
"@algolia/client-common" "5.6.1"
118-
"@algolia/requester-browser-xhr" "5.6.1"
119-
"@algolia/requester-fetch" "5.6.1"
120-
"@algolia/requester-node-http" "5.6.1"
137+
"@algolia/client-common" "5.34.1"
138+
"@algolia/requester-browser-xhr" "5.34.1"
139+
"@algolia/requester-fetch" "5.34.1"
140+
"@algolia/requester-node-http" "5.34.1"
121141

122142
"@algolia/[email protected]":
123143
version "4.23.3"
@@ -128,21 +148,31 @@
128148
"@algolia/requester-common" "4.23.3"
129149
"@algolia/transporter" "4.23.3"
130150

131-
"@algolia/client-search@5.6.1":
132-
version "5.6.1"
133-
resolved "https://registry.yarnpkg.com/@algolia/client-search/-/client-search-5.6.1.tgz#07bcab478853c636bfc2efc0519819d9bf525699"
134-
integrity sha512-HloeR0Ef29vf2yJc1lhjw1OYial3YgB0f3TQaqqMlSnM/IkAw9TnX1IOYLurnI91apMKggFpA9t8lRp7TGEKEg==
151+
"@algolia/client-search@5.34.1":
152+
version "5.34.1"
153+
resolved "https://registry.yarnpkg.com/@algolia/client-search/-/client-search-5.34.1.tgz#130380617a44eaf0b7127f6146bda79d1c08e0bf"
154+
integrity sha512-bt5hC9vvjaKvdvsgzfXJ42Sl3qjQqoi/FD8V7HOQgtNFhwSauZOlgLwFoUiw67sM+r7ehF7QDk5WRDgY7fAkIg==
135155
dependencies:
136-
"@algolia/client-common" "5.6.1"
137-
"@algolia/requester-browser-xhr" "5.6.1"
138-
"@algolia/requester-fetch" "5.6.1"
139-
"@algolia/requester-node-http" "5.6.1"
156+
"@algolia/client-common" "5.34.1"
157+
"@algolia/requester-browser-xhr" "5.34.1"
158+
"@algolia/requester-fetch" "5.34.1"
159+
"@algolia/requester-node-http" "5.34.1"
140160

141161
"@algolia/events@^4.0.1":
142162
version "4.0.1"
143163
resolved "https://registry.yarnpkg.com/@algolia/events/-/events-4.0.1.tgz#fd39e7477e7bc703d7f893b556f676c032af3950"
144164
integrity sha512-FQzvOCgoFXAbf5Y6mYozw2aj5KCJoA3m4heImceldzPSMbdyS4atVjJzXKMsfX3wnZTFYwkkt8/z8UesLHlSBQ==
145165

166+
"@algolia/[email protected]":
167+
version "1.34.1"
168+
resolved "https://registry.yarnpkg.com/@algolia/ingestion/-/ingestion-1.34.1.tgz#6c42a56f5643c06ba1a924b2bba3557cdfa6d729"
169+
integrity sha512-QLxiBskQxFGzPqKZvBNEvNN95kgDCbBd2X29ZGfh6Sr2QOSU34US6Z9x2duiF4o9FwsB0i6eQ2c9vHfuH0lAQg==
170+
dependencies:
171+
"@algolia/client-common" "5.34.1"
172+
"@algolia/requester-browser-xhr" "5.34.1"
173+
"@algolia/requester-fetch" "5.34.1"
174+
"@algolia/requester-node-http" "5.34.1"
175+
146176
"@algolia/[email protected]":
147177
version "4.23.3"
148178
resolved "https://registry.yarnpkg.com/@algolia/logger-common/-/logger-common-4.23.3.tgz#35c6d833cbf41e853a4f36ba37c6e5864920bfe9"
@@ -155,6 +185,16 @@
155185
dependencies:
156186
"@algolia/logger-common" "4.23.3"
157187

188+
"@algolia/[email protected]":
189+
version "1.34.1"
190+
resolved "https://registry.yarnpkg.com/@algolia/monitoring/-/monitoring-1.34.1.tgz#d1051e4642064bcc7d3b0cca3f2486428d135586"
191+
integrity sha512-NteCvWcWXXdnPGyZH8rXHslcf2pM1WGDNMGNZFXLFtOt1Gf1Tjy2t0NZLp+Mxap3JMV4mbYmactbXrvpQf/lLA==
192+
dependencies:
193+
"@algolia/client-common" "5.34.1"
194+
"@algolia/requester-browser-xhr" "5.34.1"
195+
"@algolia/requester-fetch" "5.34.1"
196+
"@algolia/requester-node-http" "5.34.1"
197+
158198
"@algolia/[email protected]":
159199
version "4.23.3"
160200
resolved "https://registry.yarnpkg.com/@algolia/recommend/-/recommend-4.23.3.tgz#53d4f194d22d9c72dc05f3f7514c5878f87c5890"
@@ -172,15 +212,15 @@
172212
"@algolia/requester-node-http" "4.23.3"
173213
"@algolia/transporter" "4.23.3"
174214

175-
"@algolia/recommend@5.6.1":
176-
version "5.6.1"
177-
resolved "https://registry.yarnpkg.com/@algolia/recommend/-/recommend-5.6.1.tgz#8567ce8a786f85923424cdadeaaeb8065f3a1182"
178-
integrity sha512-0i+xaZ36P+vJ1RNabG6RYbqgT2Bf1b8ZyPUhH0Noe5fGn8C59O++hBRUmTmuHrJWd1Xv2WpmDCA8jxnZxOhifw==
215+
"@algolia/recommend@5.34.1":
216+
version "5.34.1"
217+
resolved "https://registry.yarnpkg.com/@algolia/recommend/-/recommend-5.34.1.tgz#c93e7041812924c1eb3fba116cc6ab37a8c9059c"
218+
integrity sha512-UdgDSrunLIBAAAxQlYLXYLnYFN4wkzkrAYx+wMLEk/pzASWyza3BkecbUFVqoYOBIgwo7Mt4iymzVtFkzL2uCQ==
179219
dependencies:
180-
"@algolia/client-common" "5.6.1"
181-
"@algolia/requester-browser-xhr" "5.6.1"
182-
"@algolia/requester-fetch" "5.6.1"
183-
"@algolia/requester-node-http" "5.6.1"
220+
"@algolia/client-common" "5.34.1"
221+
"@algolia/requester-browser-xhr" "5.34.1"
222+
"@algolia/requester-fetch" "5.34.1"
223+
"@algolia/requester-node-http" "5.34.1"
184224

185225
"@algolia/[email protected]":
186226
version "4.23.3"
@@ -189,24 +229,24 @@
189229
dependencies:
190230
"@algolia/requester-common" "4.23.3"
191231

192-
"@algolia/requester-browser-xhr@5.6.1":
193-
version "5.6.1"
194-
resolved "https://registry.yarnpkg.com/@algolia/requester-browser-xhr/-/requester-browser-xhr-5.6.1.tgz#1d5a6c742bf5a1be56df815954f6b5080f3fad98"
195-
integrity sha512-tY1RW60sGF9sMpxbd8j53IqLLwnkNhrAarVhFfNZzDZNvI8WyzG78W5ZD/SFvtkgNPPSav3T/3LpBT8xBpzbGw==
232+
"@algolia/requester-browser-xhr@5.34.1":
233+
version "5.34.1"
234+
resolved "https://registry.yarnpkg.com/@algolia/requester-browser-xhr/-/requester-browser-xhr-5.34.1.tgz#f1e56137eaaad41bd03c35ee9b88442d45fe1e49"
235+
integrity sha512-567LfFTc9VOiPtuySQohoqaWMeohYWbXK71aMSin+SLMgeKX7hz5LrVmkmMQj9udwWK6/mtHEYZGPYHSuXpLQg==
196236
dependencies:
197-
"@algolia/client-common" "5.6.1"
237+
"@algolia/client-common" "5.34.1"
198238

199239
"@algolia/[email protected]":
200240
version "4.23.3"
201241
resolved "https://registry.yarnpkg.com/@algolia/requester-common/-/requester-common-4.23.3.tgz#7dbae896e41adfaaf1d1fa5f317f83a99afb04b3"
202242
integrity sha512-xloIdr/bedtYEGcXCiF2muajyvRhwop4cMZo+K2qzNht0CMzlRkm8YsDdj5IaBhshqfgmBb3rTg4sL4/PpvLYw==
203243

204-
"@algolia/requester-fetch@5.6.1":
205-
version "5.6.1"
206-
resolved "https://registry.yarnpkg.com/@algolia/requester-fetch/-/requester-fetch-5.6.1.tgz#0ac7ecbe5bbd819da7ca16e2474ad96d2fcb92f2"
207-
integrity sha512-4TvR5IodrH+o+ji4ka+VBufWY0GfHr43nFqnDTStabtjspfo4rlcV16x534vvnbfp694oBxrz0SO/Ny8VemvXg==
244+
"@algolia/requester-fetch@5.34.1":
245+
version "5.34.1"
246+
resolved "https://registry.yarnpkg.com/@algolia/requester-fetch/-/requester-fetch-5.34.1.tgz#0d37b636a8c392791f97027f8dd71cf01f6c9be3"
247+
integrity sha512-YRbygPgGBEik5U593JvyjgxFjcsyZMR25eIQxNHvSQumdAzt5A4E4Idw3yXnwhrmMdjML54ZXT7EAjnTjWy8Xw==
208248
dependencies:
209-
"@algolia/client-common" "5.6.1"
249+
"@algolia/client-common" "5.34.1"
210250

211251
"@algolia/[email protected]":
212252
version "4.23.3"
@@ -215,12 +255,12 @@
215255
dependencies:
216256
"@algolia/requester-common" "4.23.3"
217257

218-
"@algolia/requester-node-http@5.6.1":
219-
version "5.6.1"
220-
resolved "https://registry.yarnpkg.com/@algolia/requester-node-http/-/requester-node-http-5.6.1.tgz#91cd889b1a3460ff4b15038f8d97fec5b0940fd9"
221-
integrity sha512-K7tlss87aq6UnWnU8+fPIe+Is9Mvyqwzysp6Ty/HpQ7YNKUU7opgkMOVKxzTwt3fm40NfNX4ENvVKHoYABL6vw==
258+
"@algolia/requester-node-http@5.34.1":
259+
version "5.34.1"
260+
resolved "https://registry.yarnpkg.com/@algolia/requester-node-http/-/requester-node-http-5.34.1.tgz#5f7ad024c81d8aca4b8b025c1ad9ecb843c75b01"
261+
integrity sha512-o0mqRYbS82Rt4DE02Od7RL6pNtV7oSxScPuIw8LW4aqO2V5eCF05Pry/SnUgcI/Vb2QCYC66hytBCqzyC/toZA==
222262
dependencies:
223-
"@algolia/client-common" "5.6.1"
263+
"@algolia/client-common" "5.34.1"
224264

225265
"@algolia/[email protected]":
226266
version "4.23.3"
@@ -3426,19 +3466,23 @@ algoliasearch@^4.13.1, algoliasearch@^4.19.1:
34263466
"@algolia/transporter" "4.23.3"
34273467

34283468
algoliasearch@^5.0.0:
3429-
version "5.6.1"
3430-
resolved "https://registry.yarnpkg.com/algoliasearch/-/algoliasearch-5.6.1.tgz#3e8228cd7941dc8b1dde94304bb38532c7eb5346"
3431-
integrity sha512-+7fq1Gsh89LrJ/jYtUL8AUq8G6NJUG5o3RpquK9b5asknBl5gVxKry9b1OULwH3n9ifOdPV2s2CUYLEmvjCTTg==
3432-
dependencies:
3433-
"@algolia/client-abtesting" "5.6.1"
3434-
"@algolia/client-analytics" "5.6.1"
3435-
"@algolia/client-common" "5.6.1"
3436-
"@algolia/client-personalization" "5.6.1"
3437-
"@algolia/client-search" "5.6.1"
3438-
"@algolia/recommend" "5.6.1"
3439-
"@algolia/requester-browser-xhr" "5.6.1"
3440-
"@algolia/requester-fetch" "5.6.1"
3441-
"@algolia/requester-node-http" "5.6.1"
3469+
version "5.34.1"
3470+
resolved "https://registry.yarnpkg.com/algoliasearch/-/algoliasearch-5.34.1.tgz#73593e0f2fc32dc9098f38d7fabb76d36f916ab0"
3471+
integrity sha512-s70HlfBgswgEdmCYkUJG8i/ULYhbkk8N9+N8JsWUwszcp7eauPEr5tIX4BY0qDGeKWQ/qZvmt4mxwTusYY23sg==
3472+
dependencies:
3473+
"@algolia/client-abtesting" "5.34.1"
3474+
"@algolia/client-analytics" "5.34.1"
3475+
"@algolia/client-common" "5.34.1"
3476+
"@algolia/client-insights" "5.34.1"
3477+
"@algolia/client-personalization" "5.34.1"
3478+
"@algolia/client-query-suggestions" "5.34.1"
3479+
"@algolia/client-search" "5.34.1"
3480+
"@algolia/ingestion" "1.34.1"
3481+
"@algolia/monitoring" "1.34.1"
3482+
"@algolia/recommend" "5.34.1"
3483+
"@algolia/requester-browser-xhr" "5.34.1"
3484+
"@algolia/requester-fetch" "5.34.1"
3485+
"@algolia/requester-node-http" "5.34.1"
34423486

34433487
ansi-align@^3.0.0, ansi-align@^3.0.1:
34443488
version "3.0.1"

0 commit comments

Comments
 (0)