@credithub/harlan-components 1.111.0 → 1.111.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.
@@ -436,7 +436,7 @@ export function query(query) {
436
436
  }
437
437
  export var Queries = {
438
438
  Finder: query("SELECT FROM 'FINDER'.'BILLING'"),
439
- Protestos: query("SELECT FROM 'APICENPROTTESTE'.'CONSULTA'"),
439
+ Protestos: query("SELECT FROM 'IEPTB'.'IEPTBHARLAN'"),
440
440
  CCF: query("SELECT FROM 'SEEKLOC'.'CCF'"),
441
441
  ProcessosJuridicos: query("SELECT FROM 'PROCESSOSJURIDICOS'.'PROCESSOS'"),
442
442
  Liminar: query("SELECT FROM 'LIMINAR'.'CONSULTA'"),