diff --git a/package.json b/package.json index 640d58e9..334d4e1e 100644 --- a/package.json +++ b/package.json @@ -90,7 +90,7 @@ "eslint-plugin-react": "^7.22.0", "eslint-plugin-standard": "^5.0.0", "eslint-plugin-vue": "^7.7.0", - "instantsearch.js": "^4.39.1", + "instantsearch.js": "^4.40.1", "jest": "^27.2.2", "jest-watch-typeahead": "^0.6.3", "prettier": "^2.0.0", diff --git a/yarn.lock b/yarn.lock index 04974adf..cb3b4349 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1888,10 +1888,10 @@ ajv@^7.0.2: require-from-string "^2.0.2" uri-js "^4.2.2" -algoliasearch-helper@^3.7.0: - version "3.7.0" - resolved "https://registry.yarnpkg.com/algoliasearch-helper/-/algoliasearch-helper-3.7.0.tgz#c0a0493df84d850360f664ad7a9d4fc78a94fd78" - integrity sha512-XJ3QfERBLfeVCyTVx80gon7r3/rgm/CE8Ha1H7cbablRe/X7SfYQ14g/eO+MhjVKIQp+gy9oC6G5ilmLwS1k6w== +algoliasearch-helper@^3.7.4: + version "3.7.4" + resolved "https://registry.yarnpkg.com/algoliasearch-helper/-/algoliasearch-helper-3.7.4.tgz#3812ea161da52463ec88da52612c9a363c1b181d" + integrity sha512-KmJrsHVm5TmxZ9Oj53XdXuM4CQeu7eVFnB15tpSFt+7is1d1yVCv3hxCLMqYSw/rH42ccv013miQpRr268P8vw== dependencies: "@algolia/events" "^4.0.1" @@ -4053,16 +4053,16 @@ ini@2.0.0: resolved "https://registry.yarnpkg.com/ini/-/ini-2.0.0.tgz#e5fd556ecdd5726be978fa1001862eacb0a94bc5" integrity sha512-7PnF4oN3CvZF23ADhA5wRaYEQpJ8qygSkbtTXWBeXWXmEVRXK+1ITciHWwHhsjv1TmW0MgacIv6hEi5pX5NQdA== -instantsearch.js@^4.39.1: - version "4.39.1" - resolved "https://registry.yarnpkg.com/instantsearch.js/-/instantsearch.js-4.39.1.tgz#44304b7fc183dbda8a57acc63f8a15b36e70fb30" - integrity sha512-F00eSZ24GHj4l0FJ5M5sV521xgyNmgCGnPk+7FSI+NSHKO8fa6y/VDA40iJAgme5U30A0n6dwBDobg6+YB001g== +instantsearch.js@^4.40.1: + version "4.40.1" + resolved "https://registry.yarnpkg.com/instantsearch.js/-/instantsearch.js-4.40.1.tgz#9c702a1e7e3bc14e5137b1236be2ee68bb0bf643" + integrity sha512-0wIuz1vAHPo2aUpsSsym5urLDpAqQIVBx4QzbHZmmXhA+DEQq5bHmNCCo3FnyKFZ2/79dNmg0OwJTMQM6Je/fg== dependencies: "@algolia/events" "^4.0.1" "@types/google.maps" "^3.45.3" "@types/hogan.js" "^3.0.0" "@types/qs" "^6.5.3" - algoliasearch-helper "^3.7.0" + algoliasearch-helper "^3.7.4" classnames "^2.2.5" hogan.js "^3.0.2" preact "^10.6.0"