util-helpers 4.23.3 → 4.23.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.
@@ -2650,9 +2650,9 @@
2650
2650
  return internalFindTreeSelect(tree, predicate, childrenField);
2651
2651
  }
2652
2652
 
2653
- var VERSION = "4.23.3";
2653
+ var VERSION = "4.23.4";
2654
2654
 
2655
- var version = "4.23.3";
2655
+ var version = "4.23.4";
2656
2656
 
2657
2657
  exports.AsyncMemo = AsyncMemo;
2658
2658
  exports.VERSION = VERSION;