@wix/auto_sdk_events_orders 1.0.61 → 1.0.62

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.
@@ -2676,6 +2676,7 @@ var onOrderConfirmed = (0, import_sdk_types.EventDefinition)(
2676
2676
  paths: [
2677
2677
  { path: "data.timestamp" },
2678
2678
  { path: "data.created" },
2679
+ { path: "data.updated" },
2679
2680
  { path: "data.checkoutForm.inputValues.dateTime" },
2680
2681
  { path: "data.tickets.checkIn.created" },
2681
2682
  { path: "data.tickets.checkIn.checkInCanceledDate" },