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.
@@ -990,7 +990,7 @@ var ErrorFocusInternal = /*#__PURE__*/function (_Component) {
990
990
  var ErrorFocus = /*#__PURE__*/formik.connect(ErrorFocusInternal);
991
991
 
992
992
  var isWindowDefined = typeof window !== 'undefined';
993
- var discardedOrigins = ['http://localhost', 'gtsb.io', 'gatsbyjs.io'];
993
+ var discardedOrigins = ['http://localhost', 'gtsb.io', 'gatsbyjs.io', 'https://www.houseofx.nyc', 'https://tickets-staging.houseofx.nyc'];
994
994
  var origin = isWindowDefined && window.location.origin;
995
995
  var ttfHeaders = {
996
996
  Accept: 'application/vnd.api+json',