diff --git a/bitwarden_license/bit-common/src/tools/reports/risk-insights/models/password-health.ts b/bitwarden_license/bit-common/src/tools/reports/risk-insights/models/password-health.ts index c5676787eb0..afa16564c3d 100644 --- a/bitwarden_license/bit-common/src/tools/reports/risk-insights/models/password-health.ts +++ b/bitwarden_license/bit-common/src/tools/reports/risk-insights/models/password-health.ts @@ -69,14 +69,14 @@ export type WeakPasswordDetail = { export type WeakPasswordScore = { label: string; badgeVariant: BadgeVariant; -}; +} | null; /** * How many times a password has been exposed */ export type ExposedPasswordDetail = { exposedXTimes: number; -}; +} | null; /** * Flattened member details that associates an