diff --git a/client/package.json b/client/package.json index 85a65389221..2ea392fcb9c 100644 --- a/client/package.json +++ b/client/package.json @@ -164,7 +164,7 @@ "@types/react-gtm-module": "2.0.3", "@types/react-helmet": "6.1.11", "@types/react-instantsearch-core": "6.26.10", - "@types/react-instantsearch-dom": "6.12.6", + "@types/react-instantsearch-dom": "6.12.7", "@types/react-redux": "7.1.30", "@types/react-responsive": "8.0.8", "@types/react-scrollable-anchor": "0.6.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e4bc7d99af5..0854b91f03d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -856,8 +856,8 @@ importers: specifier: 6.26.10 version: 6.26.10 '@types/react-instantsearch-dom': - specifier: 6.12.6 - version: 6.12.6 + specifier: 6.12.7 + version: 6.12.7 '@types/react-redux': specifier: 7.1.30 version: 7.1.30 @@ -11008,8 +11008,8 @@ packages: algoliasearch-helper: 3.14.2(algoliasearch@4.20.0) dev: true - /@types/react-instantsearch-dom@6.12.6: - resolution: {integrity: sha512-y1Xc6FMViD3Q3bUzBWvP8tMOZCtyOmzetE+5czZYG/nFKEDxqeM+rDGV1l2WA41Ljy3etuNICTwYHdsMe8lpBw==} + /@types/react-instantsearch-dom@6.12.7: + resolution: {integrity: sha512-9PPKCOn0gnfMh+IdmM8WD3Ww1cwHbKeWsSddjI/lwLzs7SSSRh+UbYxo6RAM8kGw90EbDn0zTtrdAPl9RiizWQ==} dependencies: '@types/react': 16.14.51 '@types/react-instantsearch-core': 6.26.10