@opexa/portal-sdk 0.52.7 → 0.52.8

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
@@ -9939,11 +9939,11 @@ var ENDPOINTS = {
9939
9939
  report: "https://report.staging.atalos.io/graphql",
9940
9940
  wallet: "https://wallet.staging.atalos.io/graphql",
9941
9941
  account: "https://account.staging.atalos.io/graphql",
9942
- portal: "https://portal.opexa.io/graphql",
9942
+ portal: "https://portal.staging.atalos.io/graphql",
9943
9943
  trigger: "https://trigger.staging.atalos.io/graphql",
9944
9944
  static: "https://static.atalos.io",
9945
9945
  cmsPortal: "https://portal-api.staging.opexacms.io",
9946
- opexapay: "https://external.opexapay.opexa.io"
9946
+ opexapay: "https://external.opexapay.staging.atalos.io "
9947
9947
  }
9948
9948
  };
9949
9949