@vouchfor/embeds 2.0.11 → 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.11";
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";
@@ -237,8 +237,8 @@ const scripts = {
237
237
  const dependencies = {
238
238
  "@a11y/focus-trap": "^1.0.5",
239
239
  "@lit/task": "^1.0.0",
240
- "@vouchfor/canvas-video": "^8.0.1",
241
- "@vouchfor/media-player": "^3.0.11",
240
+ "@vouchfor/canvas-video": "^8.0.2",
241
+ "@vouchfor/media-player": "^3.0.13",
242
242
  uuid: "^9.0.1"
243
243
  };
244
244
  const peerDependencies = {
@@ -257,7 +257,7 @@ const devDependencies = {
257
257
  "@types/mocha": "^10.0.6",
258
258
  "@vouchfor/eslint-config": "^1.0.1",
259
259
  "@vouchfor/prettier-config": "^1.0.1",
260
- "@vouchfor/video-utils": "^1.0.6",
260
+ "@vouchfor/video-utils": "^1.0.7",
261
261
  "@web/dev-server-esbuild": "^1.0.2",
262
262
  "@web/test-runner": "^0.18.1",
263
263
  "@web/test-runner-browserstack": "^0.7.1",