@vouchfor/embeds 2.0.12 → 2.0.13

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 = "2.0.12";
199
+ const version = "2.0.13";
200
200
  const license = "MIT";
201
201
  const author = "Aaron Williams";
202
202
  const main = "dist/es/embeds.js";
@@ -238,7 +238,7 @@ const dependencies = {
238
238
  "@a11y/focus-trap": "^1.0.5",
239
239
  "@lit/task": "^1.0.0",
240
240
  "@vouchfor/canvas-video": "^8.0.2",
241
- "@vouchfor/media-player": "^3.0.12",
241
+ "@vouchfor/media-player": "^3.0.13",
242
242
  uuid: "^9.0.1"
243
243
  };
244
244
  const peerDependencies = {