From 3719b7e120d3737c60f7dbd84f419af6d111b623 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Nov 2021 21:17:00 +0000 Subject: [PATCH] Bump algoliasearch-helper from 2.28.1 to 3.6.2 Bumps [algoliasearch-helper](https://github.com/algolia/algoliasearch-helper-js) from 2.28.1 to 3.6.2. - [Release notes](https://github.com/algolia/algoliasearch-helper-js/releases) - [Changelog](https://github.com/algolia/algoliasearch-helper-js/blob/develop/CHANGELOG) - [Commits](https://github.com/algolia/algoliasearch-helper-js/compare/2.28.1...3.6.2) --- updated-dependencies: - dependency-name: algoliasearch-helper dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package-lock.json | 62 ++++++++++++++++++++++++++--------------------- package.json | 2 +- 2 files changed, 36 insertions(+), 28 deletions(-) diff --git a/package-lock.json b/package-lock.json index 548eb55c..5aa4402e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@babel/runtime": "^7.2.0", "@threespot/freeze-scroll": "^1.0.3", "algoliasearch": "^3.30.0", - "algoliasearch-helper": "^2.26.1", + "algoliasearch-helper": "^3.6.2", "core-js": "^3.5.0", "flickity": "^2.1.2", "flickity-imagesloaded": "^2.0.0", @@ -1841,13 +1841,11 @@ } }, "node_modules/algoliasearch-helper": { - "version": "2.28.1", - "resolved": "https://registry.npmjs.org/algoliasearch-helper/-/algoliasearch-helper-2.28.1.tgz", - "integrity": "sha512-4yg3anWdILD6ZJ/GxWmtu4HgxauSemhSqbe9Cx6SFdPzaMHrccew4IDomMeQlz9RHJwRgi5sEeX//jx2H/PaWg==", + "version": "3.6.2", + "resolved": "https://registry.npmjs.org/algoliasearch-helper/-/algoliasearch-helper-3.6.2.tgz", + "integrity": "sha512-Xx0NOA6k4ySn+R2l3UMSONAaMkyfmrZ3AP1geEMo32MxDJQJesZABZYsldO9fa6FKQxH91afhi4hO1G0Zc2opg==", "dependencies": { - "events": "^1.1.1", - "lodash": "^4.17.5", - "qs": "^6.5.1" + "events": "^1.1.1" }, "peerDependencies": { "algoliasearch": ">= 3.1 < 5" @@ -3877,7 +3875,6 @@ "dependencies": { "anymatch": "~3.1.1", "braces": "~3.0.2", - "fsevents": "~2.3.1", "glob-parent": "~5.1.0", "is-binary-path": "~2.1.0", "is-glob": "~4.0.1", @@ -8005,7 +8002,6 @@ "anymatch": "^2.0.0", "async-each": "^1.0.1", "braces": "^2.3.2", - "fsevents": "^1.2.7", "glob-parent": "^3.1.0", "inherits": "^2.0.3", "is-binary-path": "^1.0.0", @@ -8909,10 +8905,6 @@ "chalk": "^2.4.1", "fancy-log": "^1.3.2", "imagemin": "^7.0.0", - "imagemin-gifsicle": "^6.0.1", - "imagemin-jpegtran": "^6.0.0", - "imagemin-optipng": "^7.0.0", - "imagemin-svgo": "^7.0.0", "plugin-error": "^1.0.1", "plur": "^3.0.1", "pretty-bytes": "^5.3.0", @@ -9447,7 +9439,6 @@ "anymatch": "^2.0.0", "async-each": "^1.0.1", "braces": "^2.3.2", - "fsevents": "^1.2.7", "glob-parent": "^3.1.0", "inherits": "^2.0.3", "is-binary-path": "^1.0.0", @@ -11133,6 +11124,19 @@ "to-factory": "^1.0.0" } }, + "node_modules/instantsearch.js/node_modules/algoliasearch-helper": { + "version": "2.28.1", + "resolved": "https://registry.npmjs.org/algoliasearch-helper/-/algoliasearch-helper-2.28.1.tgz", + "integrity": "sha512-4yg3anWdILD6ZJ/GxWmtu4HgxauSemhSqbe9Cx6SFdPzaMHrccew4IDomMeQlz9RHJwRgi5sEeX//jx2H/PaWg==", + "dependencies": { + "events": "^1.1.1", + "lodash": "^4.17.5", + "qs": "^6.5.1" + }, + "peerDependencies": { + "algoliasearch": ">= 3.1 < 5" + } + }, "node_modules/interpret": { "version": "1.4.0", "resolved": "https://registry.npmjs.org/interpret/-/interpret-1.4.0.tgz", @@ -12035,9 +12039,6 @@ "resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-3.0.1.tgz", "integrity": "sha1-pezG9l9T9mLEQVx2daAzHQmS7GY=", "dev": true, - "dependencies": { - "graceful-fs": "^4.1.6" - }, "optionalDependencies": { "graceful-fs": "^4.1.6" } @@ -20985,10 +20986,8 @@ "integrity": "sha512-9P3MWk6SrKjHsGkLT2KHXdQ/9SNkyoJbabxnKOoJepsvJjJG8uYTR3yTPxPQvNDI3w4Nz1xnE0TLHK4RIVe/MQ==", "dev": true, "dependencies": { - "chokidar": "^3.4.1", "graceful-fs": "^4.1.2", - "neo-async": "^2.5.0", - "watchpack-chokidar2": "^2.0.1" + "neo-async": "^2.5.0" }, "optionalDependencies": { "chokidar": "^3.4.1", @@ -21085,7 +21084,6 @@ "anymatch": "^2.0.0", "async-each": "^1.0.1", "braces": "^2.3.2", - "fsevents": "^1.2.7", "glob-parent": "^3.1.0", "inherits": "^2.0.3", "is-binary-path": "^1.0.0", @@ -23519,13 +23517,11 @@ } }, "algoliasearch-helper": { - "version": "2.28.1", - "resolved": "https://registry.npmjs.org/algoliasearch-helper/-/algoliasearch-helper-2.28.1.tgz", - "integrity": "sha512-4yg3anWdILD6ZJ/GxWmtu4HgxauSemhSqbe9Cx6SFdPzaMHrccew4IDomMeQlz9RHJwRgi5sEeX//jx2H/PaWg==", + "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", - "lodash": "^4.17.5", - "qs": "^6.5.1" + "events": "^1.1.1" } }, "alphanum-sort": { @@ -31047,6 +31043,18 @@ "prop-types": "^15.5.10", "qs": "^6.5.1", "to-factory": "^1.0.0" + }, + "dependencies": { + "algoliasearch-helper": { + "version": "2.28.1", + "resolved": "https://registry.npmjs.org/algoliasearch-helper/-/algoliasearch-helper-2.28.1.tgz", + "integrity": "sha512-4yg3anWdILD6ZJ/GxWmtu4HgxauSemhSqbe9Cx6SFdPzaMHrccew4IDomMeQlz9RHJwRgi5sEeX//jx2H/PaWg==", + "requires": { + "events": "^1.1.1", + "lodash": "^4.17.5", + "qs": "^6.5.1" + } + } } }, "interpret": { diff --git a/package.json b/package.json index de2ad4ba..342ababe 100644 --- a/package.json +++ b/package.json @@ -84,7 +84,7 @@ "@babel/runtime": "^7.2.0", "@threespot/freeze-scroll": "^1.0.3", "algoliasearch": "^3.30.0", - "algoliasearch-helper": "^2.26.1", + "algoliasearch-helper": "^3.6.2", "core-js": "^3.5.0", "flickity": "^2.1.2", "flickity-imagesloaded": "^2.0.0",