@getcommunity/gc-validators 0.0.170 → 0.0.171

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.
package/dist/index.cjs CHANGED
@@ -2144,7 +2144,7 @@ var SCreateCommentDocument = v6__namespace.object({
2144
2144
  id: IsValidReferenceId,
2145
2145
  name: IsValidShortString
2146
2146
  }),
2147
- threadOf: IsValidOrUndefinedShortStringNoMin
2147
+ threadOf: v6__namespace.undefinedable(IsValidReferenceId)
2148
2148
  });
2149
2149
  var SUpdateCommentDocument = v6__namespace.object({
2150
2150
  relation: IsValidShortString,