@ptsecurity/mosaic 16.5.1 → 16.5.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.
@@ -2964,7 +2964,7 @@ const validationTooltipShowDelay = 10;
2964
2964
  const validationTooltipHideDelay = 3000;
2965
2965
  const MC_VALIDATION = new InjectionToken('McUseValidation', { factory: () => ({ useValidation: true }) });
2966
2966
 
2967
- const VERSION = new Version('16.5.1+sha-b565ec6');
2967
+ const VERSION = new Version('16.5.2+sha-6c39700');
2968
2968
 
2969
2969
  /**
2970
2970
  * Generated bundle index. Do not edit.