@vouchfor/embeds 5.0.2 → 5.0.4

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/es/embeds.js CHANGED
@@ -195,7 +195,7 @@ class FetcherController {
195
195
  return this._fetching;
196
196
  }
197
197
  }
198
- const version = "5.0.2";
198
+ const version = "5.0.4";
199
199
  const packageJson = {
200
200
  version
201
201
  };