tf-checkout-react 1.0.70 → 1.0.71

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.
@@ -983,7 +983,7 @@ var ErrorFocusInternal = /*#__PURE__*/function (_Component) {
983
983
  var ErrorFocus = /*#__PURE__*/connect(ErrorFocusInternal);
984
984
 
985
985
  var isWindowDefined = typeof window !== 'undefined';
986
- var discardedOrigins = ['http://localhost', 'gtsb.io', 'gatsbyjs.io'];
986
+ var discardedOrigins = ['http://localhost', 'gtsb.io', 'gatsbyjs.io', 'https://www.houseofx.nyc', 'https://tickets-staging.houseofx.nyc'];
987
987
  var origin = isWindowDefined && window.location.origin;
988
988
  var ttfHeaders = {
989
989
  Accept: 'application/vnd.api+json',