@shopify/hydrogen 2023.10.1 → 2023.10.2

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.
@@ -457,7 +457,7 @@ var warnOnce = (string) => {
457
457
  };
458
458
 
459
459
  // src/version.ts
460
- var LIB_VERSION = "2023.10.1";
460
+ var LIB_VERSION = "2023.10.2";
461
461
 
462
462
  // src/utils/graphql.ts
463
463
  function minifyQuery(string) {