algolia-experiences 1.4.3 → 1.4.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -10095,7 +10095,7 @@
10095
10095
  for (var i = 0, arr2 = new Array(len); i < len; i++) arr2[i] = arr[i];
10096
10096
  return arr2;
10097
10097
  }
10098
- var ALGOLIA_INSIGHTS_VERSION = '2.15.0';
10098
+ var ALGOLIA_INSIGHTS_VERSION = '2.17.2';
10099
10099
  var ALGOLIA_INSIGHTS_SRC = "https://cdn.jsdelivr.net/npm/search-insights@".concat(ALGOLIA_INSIGHTS_VERSION, "/dist/search-insights.min.js");
10100
10100
  function createInsightsMiddleware() {
10101
10101
  var props = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : {};
@@ -12821,7 +12821,7 @@
12821
12821
  };
12822
12822
  }
12823
12823
 
12824
- var version$1 = '4.75.4';
12824
+ var version$1 = '4.75.5';
12825
12825
 
12826
12826
  function _typeof$j(obj) {
12827
12827
  "@babel/helpers - typeof";