From 0ac0902429d45ed9da18f346ec9479c939f4cf56 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Aug 2021 05:16:12 +0000 Subject: [PATCH] chore(deps): bump react-instantsearch-dom in /client Bumps [react-instantsearch-dom](https://github.com/algolia/react-instantsearch) from 6.8.3 to 6.12.1. - [Release notes](https://github.com/algolia/react-instantsearch/releases) - [Changelog](https://github.com/algolia/react-instantsearch/blob/master/CHANGELOG.md) - [Commits](https://github.com/algolia/react-instantsearch/commits) --- updated-dependencies: - dependency-name: react-instantsearch-dom dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- client/package-lock.json | 46 +++++++++++----------------------------- client/package.json | 2 +- 2 files changed, 13 insertions(+), 35 deletions(-) diff --git a/client/package-lock.json b/client/package-lock.json index 8f5fe1eaf92742..5cbe2ccb789bec 100644 --- a/client/package-lock.json +++ b/client/package-lock.json @@ -5088,9 +5088,9 @@ } }, "algoliasearch-helper": { - "version": "3.3.4", - "resolved": "https://registry.npmjs.org/algoliasearch-helper/-/algoliasearch-helper-3.3.4.tgz", - "integrity": "sha512-1Ts2XcgGdjGlDrp3v6zbY8VW+X9+jJ5rBmtPBmXOQLd4b5t/LpJlaBdxoAnlMfVFjywP7KSAdmyFUNNYVHDyRQ==", + "version": "3.5.5", + "resolved": "https://registry.npmjs.org/algoliasearch-helper/-/algoliasearch-helper-3.5.5.tgz", + "integrity": "sha512-JDH14gMpSj8UzEaKwVkrqKOeAOyK0dDWsFlKvWhk0Xl5yw9FyafYf1xZPb4uSXaPBAFQtUouFlR1Zt68BCY0/w==", "requires": { "events": "^1.1.1" } @@ -11879,20 +11879,6 @@ } } }, - "gatsby-core-utils": { - "version": "1.8.0", - "resolved": "https://registry.npmjs.org/gatsby-core-utils/-/gatsby-core-utils-1.8.0.tgz", - "integrity": "sha512-MurWnytVVG9rOai0oAdcCsLODqj7P7Y9ndoAswHDk6hrlsWwiRMOsDS1kEyL7n2BM7lhgzZ+gz9OaOukqU1BhA==", - "requires": { - "ci-info": "2.0.0", - "configstore": "^5.0.1", - "fs-extra": "^8.1.0", - "node-object-hash": "^2.0.0", - "proper-lockfile": "^4.1.1", - "tmp": "^0.2.1", - "xdg-basedir": "^4.0.0" - } - }, "gatsby-graphiql-explorer": { "version": "0.10.0", "resolved": "https://registry.npmjs.org/gatsby-graphiql-explorer/-/gatsby-graphiql-explorer-0.10.0.tgz", @@ -12360,14 +12346,6 @@ } } }, - "gatsby-plugin-utils": { - "version": "0.7.0", - "resolved": "https://registry.npmjs.org/gatsby-plugin-utils/-/gatsby-plugin-utils-0.7.0.tgz", - "integrity": "sha512-fClolFlWQvczukRQhLfdFtz9GXIehgf567HJbggC2oPkVT0NCwwNPAAjVq1CcmxQE8k/kcp7kxQVc86pVcWuzA==", - "requires": { - "joi": "^17.2.1" - } - }, "gatsby-react-router-scroll": { "version": "3.6.0", "resolved": "https://registry.npmjs.org/gatsby-react-router-scroll/-/gatsby-react-router-scroll-3.6.0.tgz", @@ -21703,27 +21681,27 @@ } }, "react-instantsearch-core": { - "version": "6.8.3", - "resolved": "https://registry.npmjs.org/react-instantsearch-core/-/react-instantsearch-core-6.8.3.tgz", - "integrity": "sha512-pRmWQsXz96t4QbrgH1WZRW0+EFNJ/08ckxSX5HsXfxLUL0myljc0/X2cSWgc7v0oJtwgDuy90vgn9C3S2TlErA==", + "version": "6.12.1", + "resolved": "https://registry.npmjs.org/react-instantsearch-core/-/react-instantsearch-core-6.12.1.tgz", + "integrity": "sha512-X4OqakDI3DOcFiS1S46z+cciKEQcKBmH8HGQLztzW14hoHRqFfZzuqWydlSxfJZN5WksMMm78EmL2jvoqIHd/A==", "requires": { "@babel/runtime": "^7.1.2", - "algoliasearch-helper": "^3.1.0", + "algoliasearch-helper": "^3.5.3", "prop-types": "^15.6.2", "react-fast-compare": "^3.0.0" } }, "react-instantsearch-dom": { - "version": "6.8.3", - "resolved": "https://registry.npmjs.org/react-instantsearch-dom/-/react-instantsearch-dom-6.8.3.tgz", - "integrity": "sha512-+Z0zgARvnfDbMnPIZX8CfwKE+TCX7E751Ty4RDnjnmpgnrfYzoodMr4/By/3vZ2KRk308gpyx9yyXZ18/3Ay/g==", + "version": "6.12.1", + "resolved": "https://registry.npmjs.org/react-instantsearch-dom/-/react-instantsearch-dom-6.12.1.tgz", + "integrity": "sha512-KXk2UDmJ3OP9B57owPC0+7fdcVtmYAA6/UWimR9CXhvFGCMi11xlR/wscYMYxdPuxs9IkmnnLDIJSjSGADYnow==", "requires": { "@babel/runtime": "^7.1.2", - "algoliasearch-helper": "^3.1.0", + "algoliasearch-helper": "^3.5.3", "classnames": "^2.2.5", "prop-types": "^15.6.2", "react-fast-compare": "^3.0.0", - "react-instantsearch-core": "^6.8.3" + "react-instantsearch-core": "^6.12.1" } }, "react-is": { diff --git a/client/package.json b/client/package.json index 665cae77fd95ad..5b71cb57750fe5 100644 --- a/client/package.json +++ b/client/package.json @@ -53,7 +53,7 @@ "react-ga": "^2.7.0", "react-helmet": "^6.1.0", "react-hotkeys": "^2.0.0", - "react-instantsearch-dom": "^6.8.3", + "react-instantsearch-dom": "^6.12.1", "react-lazy-load": "^3.1.13", "react-monaco-editor": "^0.39.1", "react-redux": "^5.0.7",