fix(deps): update dependency algoliasearch-helper to v3.21.0

This commit is contained in:
renovate[bot]
2024-06-18 12:03:26 +00:00
parent 02c4c5be29
commit ac23cdcc7a

7
package-lock.json generated
View File

@@ -6792,9 +6792,10 @@
}
},
"node_modules/algoliasearch-helper": {
"version": "3.17.0",
"resolved": "https://registry.npmjs.org/algoliasearch-helper/-/algoliasearch-helper-3.17.0.tgz",
"integrity": "sha512-R5422OiQjvjlK3VdpNQ/Qk7KsTIGeM5ACm8civGifOVWdRRV/3SgXuKmeNxe94Dz6fwj/IgpVmXbHutU4mHubg==",
"version": "3.21.0",
"resolved": "https://registry.npmjs.org/algoliasearch-helper/-/algoliasearch-helper-3.21.0.tgz",
"integrity": "sha512-hjVOrL15I3Y3K8xG0icwG1/tWE+MocqBrhW6uVBWpU+/kVEMK0BnM2xdssj6mZM61eJ4iRxHR0djEI3ENOpR8w==",
"license": "MIT",
"dependencies": {
"@algolia/events": "^4.0.1"
},