@coveo/atomic-react 3.11.38 → 3.11.39

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.
@@ -9537,7 +9537,7 @@ function getWindow() {
9537
9537
  }
9538
9538
  function getAtomicEnvironment(headlessVersion) {
9539
9539
  return {
9540
- version: "3.60.6",
9540
+ version: "3.60.7",
9541
9541
  headlessVersion
9542
9542
  };
9543
9543
  }