diff --git a/client/package.json b/client/package.json index 00ee86c1783..c276f9d60ae 100644 --- a/client/package.json +++ b/client/package.json @@ -162,7 +162,7 @@ "@types/react-dom": "16.9.21", "@types/react-gtm-module": "2.0.3", "@types/react-helmet": "6.1.8", - "@types/react-instantsearch-core": "6.26.7", + "@types/react-instantsearch-core": "6.26.8", "@types/react-instantsearch-dom": "6.12.5", "@types/react-redux": "7.1.29", "@types/react-responsive": "8.0.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7f576852d51..026ac259fe5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -844,8 +844,8 @@ importers: specifier: 6.1.8 version: 6.1.8 '@types/react-instantsearch-core': - specifier: 6.26.7 - version: 6.26.7 + specifier: 6.26.8 + version: 6.26.8 '@types/react-instantsearch-dom': specifier: 6.12.5 version: 6.12.5 @@ -10723,8 +10723,8 @@ packages: '@types/react': 16.14.50 dev: true - /@types/react-instantsearch-core@6.26.7: - resolution: {integrity: sha512-lm+eHFTeBYkIEOgsTpBIyFy9wQi4OxlGsO3AyOdOhl6cRSgjlqwUZJIwLruJ9/o1tMBJBzH+8jdwQ77Gx1utfA==} + /@types/react-instantsearch-core@6.26.8: + resolution: {integrity: sha512-XjsnIaafuT3AnnpFhriv3vt9rGytIVv7+1bHEu185VRjbF0pN5znM4ggRCY8JmTDRPvGWe01qSV48oUW37apGQ==} dependencies: '@types/react': 16.14.50 algoliasearch: 4.20.0 @@ -10735,7 +10735,7 @@ packages: resolution: {integrity: sha512-By+i8qih27ku557LRtNzBNQDOyb7bB0P4ihnh7BDj7eGeZ60XTjoTzJpezGueXSlOWHR0YQgoY5Y+fFfHb+AIQ==} dependencies: '@types/react': 16.14.50 - '@types/react-instantsearch-core': 6.26.7 + '@types/react-instantsearch-core': 6.26.8 dev: true /@types/react-redux@7.1.29: