@vouchfor/embeds 4.0.0 → 4.0.2

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
@@ -196,7 +196,7 @@ class FetcherController {
196
196
  }
197
197
  }
198
198
  const name = "@vouchfor/embeds";
199
- const version = "4.0.0";
199
+ const version = "4.0.2";
200
200
  const license = "MIT";
201
201
  const author = "Aaron Williams";
202
202
  const main = "dist/es/embeds.js";
@@ -238,8 +238,8 @@ const scripts = {
238
238
  const dependencies = {
239
239
  "@a11y/focus-trap": "^1.0.5",
240
240
  "@lit/task": "^1.0.0",
241
- "@vouchfor/canvas-video": "^9.0.0",
242
- "@vouchfor/media-player": "^5.0.0",
241
+ "@vouchfor/canvas-video": "^9.0.1",
242
+ "@vouchfor/media-player": "^5.0.2",
243
243
  uuid: "^9.0.1"
244
244
  };
245
245
  const peerDependencies = {