@learncard/helpers 1.1.27 → 1.1.28

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.
@@ -5024,7 +5024,8 @@ var require_types_cjs_development = __commonJS({
5024
5024
  "CONSENT_FLOW_TRANSACTION",
5025
5025
  "ISSUANCE_CLAIMED",
5026
5026
  "ISSUANCE_DELIVERED",
5027
- "ISSUANCE_ERROR"
5027
+ "ISSUANCE_ERROR",
5028
+ "PROFILE_PARENT_APPROVED"
5028
5029
  ]);
5029
5030
  var LCNNotificationMessageValidator = z.object({
5030
5031
  title: z.string().optional(),