@learncard/network-brain-client 2.4.4 → 2.4.6

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.
@@ -5080,7 +5080,8 @@ var require_helpers_cjs_development = __commonJS({
5080
5080
  "CONSENT_FLOW_TRANSACTION",
5081
5081
  "ISSUANCE_CLAIMED",
5082
5082
  "ISSUANCE_DELIVERED",
5083
- "ISSUANCE_ERROR"
5083
+ "ISSUANCE_ERROR",
5084
+ "PROFILE_PARENT_APPROVED"
5084
5085
  ]);
5085
5086
  var LCNNotificationMessageValidator = z.object({
5086
5087
  title: z.string().optional(),