Skip to content

Commit 9c53890

Browse files
authored
Merge pull request #3043 from replicatedhq/dependabot/npm_and_yarn/algolia/client-search-5.20.1
Bump @algolia/client-search from 5.20.0 to 5.20.1
2 parents 9c9ff10 + c09b8b2 commit 9c53890

File tree

2 files changed

+28
-28
lines changed

2 files changed

+28
-28
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"write-heading-ids": "docusaurus write-heading-ids"
1515
},
1616
"dependencies": {
17-
"@algolia/client-search": "^5.20.0",
17+
"@algolia/client-search": "^5.20.1",
1818
"@babel/traverse": "^7.26.8",
1919
"@docusaurus/core": "3.5.2",
2020
"@docusaurus/preset-classic": "3.5.2",

yarn.lock

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -75,10 +75,10 @@
7575
"@algolia/requester-common" "4.22.1"
7676
"@algolia/transporter" "4.22.1"
7777

78-
"@algolia/[email protected].0":
79-
version "5.20.0"
80-
resolved "https://registry.yarnpkg.com/@algolia/client-common/-/client-common-5.20.0.tgz#0b6b96c779d30afada68cf36f20f0c280e3f1273"
81-
integrity sha512-iSTFT3IU8KNpbAHcBUJw2HUrPnMXeXLyGajmCL7gIzWOsYM4GabZDHXOFx93WGiXMti1dymz8k8R+bfHv1YZmA==
78+
"@algolia/[email protected].1":
79+
version "5.20.1"
80+
resolved "https://registry.yarnpkg.com/@algolia/client-common/-/client-common-5.20.1.tgz#727f1255d1b8824ce6cab24d89bc5746625596ea"
81+
integrity sha512-Dk4RhklaAbqLzOeJO/MoIFUjcKYGECiAJYYqDzmE/sbXICk5Uo6dGlv8w4z09lmvsASpNUoMvGYHGBK+WkEGpA==
8282

8383
"@algolia/[email protected]":
8484
version "4.22.1"
@@ -98,15 +98,15 @@
9898
"@algolia/requester-common" "4.22.1"
9999
"@algolia/transporter" "4.22.1"
100100

101-
"@algolia/client-search@^5.20.0":
102-
version "5.20.0"
103-
resolved "https://registry.yarnpkg.com/@algolia/client-search/-/client-search-5.20.0.tgz#4b847bda4bef2eee8ba72ef3ce59be612319e8d0"
104-
integrity sha512-KL1zWTzrlN4MSiaK1ea560iCA/UewMbS4ZsLQRPoDTWyrbDKVbztkPwwv764LAqgXk0fvkNZvJ3IelcK7DqhjQ==
101+
"@algolia/client-search@^5.20.1":
102+
version "5.20.1"
103+
resolved "https://registry.yarnpkg.com/@algolia/client-search/-/client-search-5.20.1.tgz#5079c854043418fc28e0bead6b56ca3e85c9c4da"
104+
integrity sha512-YzHD0Nqp7AjvzbFrMIjhCUl6apHkWfZxKDSlMqf80mXkuG52wY289zFlvTfHjHK1nEiDslH3uHYAR/poOOa21Q==
105105
dependencies:
106-
"@algolia/client-common" "5.20.0"
107-
"@algolia/requester-browser-xhr" "5.20.0"
108-
"@algolia/requester-fetch" "5.20.0"
109-
"@algolia/requester-node-http" "5.20.0"
106+
"@algolia/client-common" "5.20.1"
107+
"@algolia/requester-browser-xhr" "5.20.1"
108+
"@algolia/requester-fetch" "5.20.1"
109+
"@algolia/requester-node-http" "5.20.1"
110110

111111
"@algolia/events@^4.0.1":
112112
version "4.0.1"
@@ -132,24 +132,24 @@
132132
dependencies:
133133
"@algolia/requester-common" "4.22.1"
134134

135-
"@algolia/[email protected].0":
136-
version "5.20.0"
137-
resolved "https://registry.yarnpkg.com/@algolia/requester-browser-xhr/-/requester-browser-xhr-5.20.0.tgz#998fd5c1123fbc49b664c484c6b0cd7cefc6a1fa"
138-
integrity sha512-t6//lXsq8E85JMenHrI6mhViipUT5riNhEfCcvtRsTV+KIBpC6Od18eK864dmBhoc5MubM0f+sGpKOqJIlBSCg==
135+
"@algolia/[email protected].1":
136+
version "5.20.1"
137+
resolved "https://registry.yarnpkg.com/@algolia/requester-browser-xhr/-/requester-browser-xhr-5.20.1.tgz#1440c26b39469bddfbb86d778b4c059b20352e47"
138+
integrity sha512-+RaJa5MpJqPHaSbBw0nrHeyIAd5C4YC9C1LfDbZJqrn5ZwOvHMUTod852XmzX/1S8oi1jTynB4FjicmauZIKwA==
139139
dependencies:
140-
"@algolia/client-common" "5.20.0"
140+
"@algolia/client-common" "5.20.1"
141141

142142
"@algolia/[email protected]":
143143
version "4.22.1"
144144
resolved "https://registry.npmjs.org/@algolia/requester-common/-/requester-common-4.22.1.tgz"
145145
integrity sha512-dgvhSAtg2MJnR+BxrIFqlLtkLlVVhas9HgYKMk2Uxiy5m6/8HZBL40JVAMb2LovoPFs9I/EWIoFVjOrFwzn5Qg==
146146

147-
"@algolia/[email protected].0":
148-
version "5.20.0"
149-
resolved "https://registry.yarnpkg.com/@algolia/requester-fetch/-/requester-fetch-5.20.0.tgz#fed4f135f22c246ce40cf23c9d6518884be43e5e"
150-
integrity sha512-FHxYGqRY+6bgjKsK4aUsTAg6xMs2S21elPe4Y50GB0Y041ihvw41Vlwy2QS6K9ldoftX4JvXodbKTcmuQxywdQ==
147+
"@algolia/[email protected].1":
148+
version "5.20.1"
149+
resolved "https://registry.yarnpkg.com/@algolia/requester-fetch/-/requester-fetch-5.20.1.tgz#fb7caa702d010f4684c98fd597e13346df8cc89d"
150+
integrity sha512-4l1cba8t02rNkLeX/B7bmgDg3CwuRunmuCSgN2zORDtepjg9YAU1qcyRTyc/rAuNJ54AduRfoBplmKXjowYzbQ==
151151
dependencies:
152-
"@algolia/client-common" "5.20.0"
152+
"@algolia/client-common" "5.20.1"
153153

154154
"@algolia/[email protected]":
155155
version "4.22.1"
@@ -158,12 +158,12 @@
158158
dependencies:
159159
"@algolia/requester-common" "4.22.1"
160160

161-
"@algolia/[email protected].0":
162-
version "5.20.0"
163-
resolved "https://registry.yarnpkg.com/@algolia/requester-node-http/-/requester-node-http-5.20.0.tgz#920a9488be07c0521951da92f36be61f47c4d0e0"
164-
integrity sha512-kmtQClq/w3vtPteDSPvaW9SPZL/xrIgMrxZyAgsFwrJk0vJxqyC5/hwHmrCraDnStnGSADnLpBf4SpZnwnkwWw==
161+
"@algolia/[email protected].1":
162+
version "5.20.1"
163+
resolved "https://registry.yarnpkg.com/@algolia/requester-node-http/-/requester-node-http-5.20.1.tgz#082b0a209215c5f0eea4028f5cf3b5984d4e6213"
164+
integrity sha512-4npKo1qpLG5xusFoFUj4xIIR/6y3YoCuS/uhagv2blGFotDj+D6OLTML3Pp6JCVcES4zDbkoY7pmNBA8ARtidQ==
165165
dependencies:
166-
"@algolia/client-common" "5.20.0"
166+
"@algolia/client-common" "5.20.1"
167167

168168
"@algolia/[email protected]":
169169
version "4.22.1"

0 commit comments

Comments
 (0)