Skip to content

Commit 2ae8c86

Browse files
Bump algoliasearch from 5.50.1 to 5.50.2
Bumps [algoliasearch](https://github.com/algolia/algoliasearch-client-javascript) from 5.50.1 to 5.50.2. - [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.50.1...5.50.2) --- updated-dependencies: - dependency-name: algoliasearch dependency-version: 5.50.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 88b9a0c commit 2ae8c86

2 files changed

Lines changed: 131 additions & 131 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"@docusaurus/theme-mermaid": "3.10.0",
5454
"@tabler/icons-react": "^3.41.1",
5555
"@tailwindcss/postcss": "^4.2.2",
56-
"algoliasearch": "^5.50.1",
56+
"algoliasearch": "^5.50.2",
5757
"clsx": "^2.1.1",
5858
"docusaurus-plugin-openapi-docs": "5.0.0",
5959
"docusaurus-plugin-sass": "^0.2.2",

yarn.lock

Lines changed: 130 additions & 130 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
# yarn lockfile v1
33

44

5-
"@algolia/abtesting@1.16.1":
6-
version "1.16.1"
7-
resolved "https://registry.npmjs.org/@algolia/abtesting/-/abtesting-1.16.1.tgz#036ddd7ca49a4f5ba20ced09b9e0e5b913ccf6e8"
8-
integrity sha512-Xxk4l00pYI+jE0PNw8y0MvsQWh5278WRtZQav8/BMMi3HKi2xmeuqe11WJ3y8/6nuBHdv39w76OpJb09TMfAVQ==
5+
"@algolia/abtesting@1.16.2":
6+
version "1.16.2"
7+
resolved "https://registry.npmjs.org/@algolia/abtesting/-/abtesting-1.16.2.tgz#f0f0db8a070c4dc0a08c35e851f97651e29f160a"
8+
integrity sha512-n9s6bEV6imdtIEd+BGP7WkA4pEZ5YTdgQ05JQhHwWawHg3hyjpNwC0TShGz6zWhv+jfLDGA/6FFNbySFS0P9cw==
99
dependencies:
10-
"@algolia/client-common" "5.50.1"
11-
"@algolia/requester-browser-xhr" "5.50.1"
12-
"@algolia/requester-fetch" "5.50.1"
13-
"@algolia/requester-node-http" "5.50.1"
10+
"@algolia/client-common" "5.50.2"
11+
"@algolia/requester-browser-xhr" "5.50.2"
12+
"@algolia/requester-fetch" "5.50.2"
13+
"@algolia/requester-node-http" "5.50.2"
1414

1515
"@algolia/autocomplete-core@1.19.2":
1616
version "1.19.2"
@@ -52,126 +52,126 @@
5252
resolved "https://registry.npmjs.org/@algolia/autocomplete-shared/-/autocomplete-shared-1.19.8.tgz#5d723d8bdb448efbb1b0e1c7ff94cc18e5b1dc0e"
5353
integrity sha512-h5hf2t8ejF6vlOgvLaZzQbWs5SyH2z4PAWygNAvvD/2RI29hdQ54ldUGwqVuj9Srs+n8XUKTPUqb7fvhBhQrnQ==
5454

55-
"@algolia/client-abtesting@5.50.1":
56-
version "5.50.1"
57-
resolved "https://registry.npmjs.org/@algolia/client-abtesting/-/client-abtesting-5.50.1.tgz#b95230e48458dd89b6c3a65616f4d44fc87f2823"
58-
integrity sha512-4peZlPXMwTOey9q1rQKMdCnwZb/E95/1e+7KujXpLLSh0FawJzg//U2NM+r4AiJy4+naT2MTBhj0K30yshnVTA==
59-
dependencies:
60-
"@algolia/client-common" "5.50.1"
61-
"@algolia/requester-browser-xhr" "5.50.1"
62-
"@algolia/requester-fetch" "5.50.1"
63-
"@algolia/requester-node-http" "5.50.1"
64-
65-
"@algolia/client-analytics@5.50.1":
66-
version "5.50.1"
67-
resolved "https://registry.npmjs.org/@algolia/client-analytics/-/client-analytics-5.50.1.tgz#7dac25fd8ed90385dbf2ddb88ac7bbafb3fe6e64"
68-
integrity sha512-i+aWHHG8NZvGFHtPeMZkxL2Loc6Fm7iaRo15lYSMx8gFL+at9vgdWxhka7mD1fqxkrxXsQstUBCIsSY8FvkEOw==
69-
dependencies:
70-
"@algolia/client-common" "5.50.1"
71-
"@algolia/requester-browser-xhr" "5.50.1"
72-
"@algolia/requester-fetch" "5.50.1"
73-
"@algolia/requester-node-http" "5.50.1"
74-
75-
"@algolia/client-common@5.50.1":
76-
version "5.50.1"
77-
resolved "https://registry.npmjs.org/@algolia/client-common/-/client-common-5.50.1.tgz#c29b1b1f3e9098f36ee867413b2366893234b5bb"
78-
integrity sha512-Hw52Fwapyk/7hMSV/fI4+s3H9MGZEUcRh4VphyXLAk2oLYdndVUkc6KBi0zwHSzwPAr+ZBwFPe2x6naUt9mZGw==
79-
80-
"@algolia/client-insights@5.50.1":
81-
version "5.50.1"
82-
resolved "https://registry.npmjs.org/@algolia/client-insights/-/client-insights-5.50.1.tgz#a703061a62a860e48c46b62c499d6faac6667022"
83-
integrity sha512-Bn/wtwhJ7p1OD/6pY+Zzn+zlu2N/SJnH46md/PAbvqIzmjVuwjNwD4y0vV5Ov8naeukXdd7UU9v550+v8+mtlg==
84-
dependencies:
85-
"@algolia/client-common" "5.50.1"
86-
"@algolia/requester-browser-xhr" "5.50.1"
87-
"@algolia/requester-fetch" "5.50.1"
88-
"@algolia/requester-node-http" "5.50.1"
89-
90-
"@algolia/client-personalization@5.50.1":
91-
version "5.50.1"
92-
resolved "https://registry.npmjs.org/@algolia/client-personalization/-/client-personalization-5.50.1.tgz#d03ef231498c9cb080193c2bd13178c959203400"
93-
integrity sha512-0V4Tu0RWR8YxkgI9EPVOZHGE4K5pEIhkLNN0CTkP/rnPsqaaSQpNMYW3/mGWdiKOWbX0iVmwLB9QESk3H0jS5g==
94-
dependencies:
95-
"@algolia/client-common" "5.50.1"
96-
"@algolia/requester-browser-xhr" "5.50.1"
97-
"@algolia/requester-fetch" "5.50.1"
98-
"@algolia/requester-node-http" "5.50.1"
99-
100-
"@algolia/client-query-suggestions@5.50.1":
101-
version "5.50.1"
102-
resolved "https://registry.npmjs.org/@algolia/client-query-suggestions/-/client-query-suggestions-5.50.1.tgz#5ee9038b930fd19f1caf1110789ab0fd55fb00b2"
103-
integrity sha512-jofcWNYMXJDDr87Z2eivlWY6o71Zn7F7aOvQCXSDAo9QTlyf7BhXEsZymLUvF0O1yU9Q9wvrjAWn8uVHYnAvgw==
104-
dependencies:
105-
"@algolia/client-common" "5.50.1"
106-
"@algolia/requester-browser-xhr" "5.50.1"
107-
"@algolia/requester-fetch" "5.50.1"
108-
"@algolia/requester-node-http" "5.50.1"
109-
110-
"@algolia/client-search@5.50.1":
111-
version "5.50.1"
112-
resolved "https://registry.npmjs.org/@algolia/client-search/-/client-search-5.50.1.tgz#c49cb76919adc953000de358aaf14722f2c35c32"
113-
integrity sha512-OteRb8WubcmEvU0YlMJwCXs3Q6xrdkb0v50/qZBJP1TF0CvujFZQM++9BjEkTER/Jr9wbPHvjSFKnbMta0b4dQ==
114-
dependencies:
115-
"@algolia/client-common" "5.50.1"
116-
"@algolia/requester-browser-xhr" "5.50.1"
117-
"@algolia/requester-fetch" "5.50.1"
118-
"@algolia/requester-node-http" "5.50.1"
55+
"@algolia/client-abtesting@5.50.2":
56+
version "5.50.2"
57+
resolved "https://registry.npmjs.org/@algolia/client-abtesting/-/client-abtesting-5.50.2.tgz#0fa6442c8792221d77bbfd42308d7f60aafe4edd"
58+
integrity sha512-52iq0vHy1sphgnwoZyx5PmbEt8hsh+m7jD123LmBs6qy4GK7LbYZIeKd+nSnSipN2zvKRZ2zScS6h9PW3J7SXg==
59+
dependencies:
60+
"@algolia/client-common" "5.50.2"
61+
"@algolia/requester-browser-xhr" "5.50.2"
62+
"@algolia/requester-fetch" "5.50.2"
63+
"@algolia/requester-node-http" "5.50.2"
64+
65+
"@algolia/client-analytics@5.50.2":
66+
version "5.50.2"
67+
resolved "https://registry.npmjs.org/@algolia/client-analytics/-/client-analytics-5.50.2.tgz#458d2c4119ff543dfd2c0ebd685ac6c3c279bdec"
68+
integrity sha512-WpPIUg+cSG2aPUG0gS8Ko9DwRgbRPUZxJkolhL2aCsmSlcEEZT65dILrfg5ovcxtx0Kvr+xtBVsTMtsQWRtPDQ==
69+
dependencies:
70+
"@algolia/client-common" "5.50.2"
71+
"@algolia/requester-browser-xhr" "5.50.2"
72+
"@algolia/requester-fetch" "5.50.2"
73+
"@algolia/requester-node-http" "5.50.2"
74+
75+
"@algolia/client-common@5.50.2":
76+
version "5.50.2"
77+
resolved "https://registry.npmjs.org/@algolia/client-common/-/client-common-5.50.2.tgz#059ff282b52106f592d77a59b3993d01e51d2918"
78+
integrity sha512-Gj2MgtArGcsr82kIqRlo6/dCAFjrs2gLByEqyRENuT7ugrSMFuqg1vDzeBjRL1t3EJEJCFtT0PLX3gB8A6Hq4Q==
79+
80+
"@algolia/client-insights@5.50.2":
81+
version "5.50.2"
82+
resolved "https://registry.npmjs.org/@algolia/client-insights/-/client-insights-5.50.2.tgz#4606f3b9a7c3dee42ff8fbb665f189ad6f1630c8"
83+
integrity sha512-CUqoid5jDpmrc0oK3/xuZXFt6kwT0P9Lw7/nsM14YTr6puvmi+OUKmURpmebQF22S2vCG8L1DAoXXujxQUi/ug==
84+
dependencies:
85+
"@algolia/client-common" "5.50.2"
86+
"@algolia/requester-browser-xhr" "5.50.2"
87+
"@algolia/requester-fetch" "5.50.2"
88+
"@algolia/requester-node-http" "5.50.2"
89+
90+
"@algolia/client-personalization@5.50.2":
91+
version "5.50.2"
92+
resolved "https://registry.npmjs.org/@algolia/client-personalization/-/client-personalization-5.50.2.tgz#a3b536106afe5940fb0ad4c864ada2c8c8a11f04"
93+
integrity sha512-AndZWFoc0gbP5901OeQJ73BazgGgSGiBEba4ohdoJuZwHTO2Gio8Q4L1VLmytMBYcviVigB0iICToMvEJxI4ug==
94+
dependencies:
95+
"@algolia/client-common" "5.50.2"
96+
"@algolia/requester-browser-xhr" "5.50.2"
97+
"@algolia/requester-fetch" "5.50.2"
98+
"@algolia/requester-node-http" "5.50.2"
99+
100+
"@algolia/client-query-suggestions@5.50.2":
101+
version "5.50.2"
102+
resolved "https://registry.npmjs.org/@algolia/client-query-suggestions/-/client-query-suggestions-5.50.2.tgz#44180b6a7381c2070fe7c006c673f0b5d4b56c4f"
103+
integrity sha512-NWoL+psEkz5dIzweaByVXuEB45wS8/rk0E0AhMMnaVJdVs7TcACPH2/OURm+N0xRDITkTHqCna823rd6Uqntdg==
104+
dependencies:
105+
"@algolia/client-common" "5.50.2"
106+
"@algolia/requester-browser-xhr" "5.50.2"
107+
"@algolia/requester-fetch" "5.50.2"
108+
"@algolia/requester-node-http" "5.50.2"
109+
110+
"@algolia/client-search@5.50.2":
111+
version "5.50.2"
112+
resolved "https://registry.npmjs.org/@algolia/client-search/-/client-search-5.50.2.tgz#27501c5c0a457891c5246d6c23e3c4b81bba8e8e"
113+
integrity sha512-ypSboUJ3XJoQz5DeDo82hCnrRuwq3q9ZdFhVKAik9TnZh1DvLqoQsrbBjXg7C7zQOtV/Qbge/HmyoV6V5L7MhQ==
114+
dependencies:
115+
"@algolia/client-common" "5.50.2"
116+
"@algolia/requester-browser-xhr" "5.50.2"
117+
"@algolia/requester-fetch" "5.50.2"
118+
"@algolia/requester-node-http" "5.50.2"
119119

120120
"@algolia/events@^4.0.1":
121121
version "4.0.1"
122122
resolved "https://registry.npmjs.org/@algolia/events/-/events-4.0.1.tgz#fd39e7477e7bc703d7f893b556f676c032af3950"
123123
integrity sha512-FQzvOCgoFXAbf5Y6mYozw2aj5KCJoA3m4heImceldzPSMbdyS4atVjJzXKMsfX3wnZTFYwkkt8/z8UesLHlSBQ==
124124

125-
"@algolia/ingestion@1.50.1":
126-
version "1.50.1"
127-
resolved "https://registry.npmjs.org/@algolia/ingestion/-/ingestion-1.50.1.tgz#d6f267c7050db7857139d458ed78dda4cbc06090"
128-
integrity sha512-0GmfSgDQK6oiIVXnJvGxtNFOfosBspRTR7csCOYCTL1P8QtxX2vDCIKwTM7xdSAEbJaZ43QlWg25q0Qdsndz8Q==
125+
"@algolia/ingestion@1.50.2":
126+
version "1.50.2"
127+
resolved "https://registry.npmjs.org/@algolia/ingestion/-/ingestion-1.50.2.tgz#ea485239264d5c8296387d3a4563fbe7b025cdf4"
128+
integrity sha512-VlR2FRXLw2bCB94SQo6zxg/Qi+547aOji6Pb+dKE7h1DMCCY317St+OpjpmgzE+bT2O9ALIc0V4nVIBOd7Gy+Q==
129129
dependencies:
130-
"@algolia/client-common" "5.50.1"
131-
"@algolia/requester-browser-xhr" "5.50.1"
132-
"@algolia/requester-fetch" "5.50.1"
133-
"@algolia/requester-node-http" "5.50.1"
130+
"@algolia/client-common" "5.50.2"
131+
"@algolia/requester-browser-xhr" "5.50.2"
132+
"@algolia/requester-fetch" "5.50.2"
133+
"@algolia/requester-node-http" "5.50.2"
134134

135-
"@algolia/monitoring@1.50.1":
136-
version "1.50.1"
137-
resolved "https://registry.npmjs.org/@algolia/monitoring/-/monitoring-1.50.1.tgz#90c58fbfaa87885200ad2e8421fee96a15574717"
138-
integrity sha512-ySuigKEe4YjYV3si8NVk9BHQpFj/1B+ON7DhhvTvbrZJseHQQloxzq0yHwKmznSdlO6C956fx4pcfOKkZClsyg==
135+
"@algolia/monitoring@1.50.2":
136+
version "1.50.2"
137+
resolved "https://registry.npmjs.org/@algolia/monitoring/-/monitoring-1.50.2.tgz#2a346a7445bb965b2930bdb6303a7f9361da3320"
138+
integrity sha512-Cmvfp2+qopzQt8OilU97rhLhosq7ZrB6uieok3EwFUqG/aalPg6DgfCmu0yJMrYe+KMC1qRVt1MTRAUwLknUMQ==
139139
dependencies:
140-
"@algolia/client-common" "5.50.1"
141-
"@algolia/requester-browser-xhr" "5.50.1"
142-
"@algolia/requester-fetch" "5.50.1"
143-
"@algolia/requester-node-http" "5.50.1"
140+
"@algolia/client-common" "5.50.2"
141+
"@algolia/requester-browser-xhr" "5.50.2"
142+
"@algolia/requester-fetch" "5.50.2"
143+
"@algolia/requester-node-http" "5.50.2"
144144

145-
"@algolia/recommend@5.50.1":
146-
version "5.50.1"
147-
resolved "https://registry.npmjs.org/@algolia/recommend/-/recommend-5.50.1.tgz#1b3298c203b4434698673471b490565550211442"
148-
integrity sha512-Cp8T/B0gVmjFlzzp6eP47hwKh5FGyeqQp1N48/ANDdvdiQkPqLyFHQVDwLBH0LddfIPQE+yqmZIgmKc82haF4A==
145+
"@algolia/recommend@5.50.2":
146+
version "5.50.2"
147+
resolved "https://registry.npmjs.org/@algolia/recommend/-/recommend-5.50.2.tgz#8f0264ffbbfe183198e3ee8dbe9d621bfa0d248c"
148+
integrity sha512-jrkuyKoOM7dFWQ/6Y4hQAse2SC3L/RldG6GnPjMvAj65h+7Ubb51S0pKk4ofSStF0xm4LCNe0C4T6XX4nOFDiQ==
149149
dependencies:
150-
"@algolia/client-common" "5.50.1"
151-
"@algolia/requester-browser-xhr" "5.50.1"
152-
"@algolia/requester-fetch" "5.50.1"
153-
"@algolia/requester-node-http" "5.50.1"
150+
"@algolia/client-common" "5.50.2"
151+
"@algolia/requester-browser-xhr" "5.50.2"
152+
"@algolia/requester-fetch" "5.50.2"
153+
"@algolia/requester-node-http" "5.50.2"
154154

155-
"@algolia/requester-browser-xhr@5.50.1":
156-
version "5.50.1"
157-
resolved "https://registry.npmjs.org/@algolia/requester-browser-xhr/-/requester-browser-xhr-5.50.1.tgz#207659a24e8f7b933016457e36f58d7637578c18"
158-
integrity sha512-XKdGGLikfrlK66ZSXh/vWcXZZ8Vg3byDFbJD8pwEvN1FoBRGxhxya476IY2ohoTymLa4qB5LBRlIa+2TLHx3Uw==
155+
"@algolia/requester-browser-xhr@5.50.2":
156+
version "5.50.2"
157+
resolved "https://registry.npmjs.org/@algolia/requester-browser-xhr/-/requester-browser-xhr-5.50.2.tgz#8285f922d2ac4ff5663cb0b22f28e3f32727b9cf"
158+
integrity sha512-4107YLJqCudPiBUlwnk6oTSUVwU7ab+qL1SfQGEDYI8DZH5gsf1ekPt9JykXRKYXf2IfouFL5GiCY/PHTFIjYw==
159159
dependencies:
160-
"@algolia/client-common" "5.50.1"
160+
"@algolia/client-common" "5.50.2"
161161

162-
"@algolia/requester-fetch@5.50.1":
163-
version "5.50.1"
164-
resolved "https://registry.npmjs.org/@algolia/requester-fetch/-/requester-fetch-5.50.1.tgz#44de75a3371207ff82875d359d67cce77f203d9b"
165-
integrity sha512-mBAU6WyVsDwhHyGM+nodt1/oebHxgvuLlOAoMGbj/1i6LygDHZWDgL1t5JEs37x9Aywv7ZGhqbM1GsfZ54sU6g==
162+
"@algolia/requester-fetch@5.50.2":
163+
version "5.50.2"
164+
resolved "https://registry.npmjs.org/@algolia/requester-fetch/-/requester-fetch-5.50.2.tgz#a0c33f399be213d6f678d2b7ca91fc5e9435a619"
165+
integrity sha512-vOrd3MQpLgmf6wXAueTuZ/cA0W4uRwIHHaxNy3h+a6YcNn6bCV/gFdZuv3F13v593zRU2k5R75NmvRWLenvMrw==
166166
dependencies:
167-
"@algolia/client-common" "5.50.1"
167+
"@algolia/client-common" "5.50.2"
168168

169-
"@algolia/requester-node-http@5.50.1":
170-
version "5.50.1"
171-
resolved "https://registry.npmjs.org/@algolia/requester-node-http/-/requester-node-http-5.50.1.tgz#f643e98b1e83e62bdd7cbc7324c6d3890d7508e5"
172-
integrity sha512-qmo1LXrNKLHvJE6mdQbLnsZAoZvj7VyF2ft4xmbSGWI2WWm87fx/CjUX4kEExt4y0a6T6nEts6ofpUfH5TEE1A==
169+
"@algolia/requester-node-http@5.50.2":
170+
version "5.50.2"
171+
resolved "https://registry.npmjs.org/@algolia/requester-node-http/-/requester-node-http-5.50.2.tgz#c5e3a3cf2863393c7d9f012a455973c48fd140a4"
172+
integrity sha512-Mu9BFtgzGqDUy5Bcs2nMyoILIFSN13GKQaklKAFIsd0K3/9CpNyfeBc+/+Qs6mFZLlxG9qzullO7h+bjcTBuGQ==
173173
dependencies:
174-
"@algolia/client-common" "5.50.1"
174+
"@algolia/client-common" "5.50.2"
175175

176176
"@alloc/quick-lru@^5.2.0":
177177
version "5.2.0"
@@ -4127,25 +4127,25 @@ algoliasearch-helper@^3.26.0:
41274127
dependencies:
41284128
"@algolia/events" "^4.0.1"
41294129

4130-
algoliasearch@^5.37.0, algoliasearch@^5.50.1:
4131-
version "5.50.1"
4132-
resolved "https://registry.npmjs.org/algoliasearch/-/algoliasearch-5.50.1.tgz#f645227b146f089eb9728e73ee6e462e43b89de1"
4133-
integrity sha512-/bwdue1/8LWELn/DBalGRfuLsXBLXULJo/yOeavJtDu8rBwxIzC6/Rz9Jg19S21VkJvRuZO1k8CZXBMS73mYbA==
4134-
dependencies:
4135-
"@algolia/abtesting" "1.16.1"
4136-
"@algolia/client-abtesting" "5.50.1"
4137-
"@algolia/client-analytics" "5.50.1"
4138-
"@algolia/client-common" "5.50.1"
4139-
"@algolia/client-insights" "5.50.1"
4140-
"@algolia/client-personalization" "5.50.1"
4141-
"@algolia/client-query-suggestions" "5.50.1"
4142-
"@algolia/client-search" "5.50.1"
4143-
"@algolia/ingestion" "1.50.1"
4144-
"@algolia/monitoring" "1.50.1"
4145-
"@algolia/recommend" "5.50.1"
4146-
"@algolia/requester-browser-xhr" "5.50.1"
4147-
"@algolia/requester-fetch" "5.50.1"
4148-
"@algolia/requester-node-http" "5.50.1"
4130+
algoliasearch@^5.37.0, algoliasearch@^5.50.2:
4131+
version "5.50.2"
4132+
resolved "https://registry.npmjs.org/algoliasearch/-/algoliasearch-5.50.2.tgz#0ce5bc3ca15c7854e4845b9cbbe29fc2854d9627"
4133+
integrity sha512-Tfp26yoNWurUjfgK4GOrVJQhSNXu9tJtHfFFNosgT2YClG+vPyUjX/gbC8rG39qLncnZg8Fj34iarQWpMkqefw==
4134+
dependencies:
4135+
"@algolia/abtesting" "1.16.2"
4136+
"@algolia/client-abtesting" "5.50.2"
4137+
"@algolia/client-analytics" "5.50.2"
4138+
"@algolia/client-common" "5.50.2"
4139+
"@algolia/client-insights" "5.50.2"
4140+
"@algolia/client-personalization" "5.50.2"
4141+
"@algolia/client-query-suggestions" "5.50.2"
4142+
"@algolia/client-search" "5.50.2"
4143+
"@algolia/ingestion" "1.50.2"
4144+
"@algolia/monitoring" "1.50.2"
4145+
"@algolia/recommend" "5.50.2"
4146+
"@algolia/requester-browser-xhr" "5.50.2"
4147+
"@algolia/requester-fetch" "5.50.2"
4148+
"@algolia/requester-node-http" "5.50.2"
41494149

41504150
allof-merge@^0.6.6:
41514151
version "0.6.6"

0 commit comments

Comments
 (0)