5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-04 01:00:21 +08:00

Merge pull request #966 from wailsapp/dependabot/npm_and_yarn/website/algoliasearch-helper-3.6.2

Bump algoliasearch-helper from 3.5.5 to 3.6.2 in /website
This commit is contained in:
Lea Anthony 2021-11-24 03:02:41 -08:00 committed by GitHub
commit 48c9879bc4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2522,9 +2522,9 @@
}
},
"algoliasearch-helper": {
"version": "3.5.5",
"resolved": "https://registry.npmjs.org/algoliasearch-helper/-/algoliasearch-helper-3.5.5.tgz",
"integrity": "sha512-JDH14gMpSj8UzEaKwVkrqKOeAOyK0dDWsFlKvWhk0Xl5yw9FyafYf1xZPb4uSXaPBAFQtUouFlR1Zt68BCY0/w==",
"version": "3.6.2",
"resolved": "https://registry.npmjs.org/algoliasearch-helper/-/algoliasearch-helper-3.6.2.tgz",
"integrity": "sha512-Xx0NOA6k4ySn+R2l3UMSONAaMkyfmrZ3AP1geEMo32MxDJQJesZABZYsldO9fa6FKQxH91afhi4hO1G0Zc2opg==",
"requires": {
"events": "^1.1.1"
}