@epic-web/workshop-app 5.3.0 → 5.3.1

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.
@@ -1319,7 +1319,7 @@ const UserInfoSchema = z.object({
1319
1319
  discriminator: z.string(),
1320
1320
  global_name: z.string()
1321
1321
  })
1322
- })
1322
+ }).optional()
1323
1323
  }).transform((data) => {
1324
1324
  var _a, _b;
1325
1325
  return {