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

This commit is contained in:
renovate[bot]
2024-03-08 06:52:17 +00:00
parent dcb5da42b0
commit bca59ebd40

6
package-lock.json generated
View File

@@ -6647,9 +6647,9 @@
}
},
"node_modules/algoliasearch-helper": {
"version": "3.16.2",
"resolved": "https://registry.npmjs.org/algoliasearch-helper/-/algoliasearch-helper-3.16.2.tgz",
"integrity": "sha512-Yl/Gu5Cq4Z5s/AJ0jR37OPI1H3+z7PHz657ibyaXgMOaWvPlZ3OACN13N+7HCLPUlB0BN+8BtmrG/CqTilowBA==",
"version": "3.16.3",
"resolved": "https://registry.npmjs.org/algoliasearch-helper/-/algoliasearch-helper-3.16.3.tgz",
"integrity": "sha512-1OuJT6sONAa9PxcOmWo5WCAT3jQSpCR9/m5Azujja7nhUQwAUDvaaAYrcmUySsrvHh74usZHbE3jFfGnWtZj8w==",
"dependencies": {
"@algolia/events": "^4.0.1"
},