@vouchfor/embeds 2.0.13 → 2.0.14

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vouchfor/embeds",
3
- "version": "2.0.13",
3
+ "version": "2.0.14",
4
4
  "license": "MIT",
5
5
  "author": "Aaron Williams",
6
6
  "main": "dist/es/embeds.js",
@@ -45,8 +45,8 @@
45
45
  "dependencies": {
46
46
  "@a11y/focus-trap": "^1.0.5",
47
47
  "@lit/task": "^1.0.0",
48
- "@vouchfor/canvas-video": "^8.0.2",
49
- "@vouchfor/media-player": "^3.0.13",
48
+ "@vouchfor/canvas-video": "^8.0.3",
49
+ "@vouchfor/media-player": "^3.0.14",
50
50
  "uuid": "^9.0.1"
51
51
  },
52
52
  "peerDependencies": {
@@ -65,7 +65,7 @@
65
65
  "@types/mocha": "^10.0.6",
66
66
  "@vouchfor/eslint-config": "^1.0.1",
67
67
  "@vouchfor/prettier-config": "^1.0.1",
68
- "@vouchfor/video-utils": "^1.0.7",
68
+ "@vouchfor/video-utils": "^1.0.8",
69
69
  "@web/dev-server-esbuild": "^1.0.2",
70
70
  "@web/test-runner": "^0.18.1",
71
71
  "@web/test-runner-browserstack": "^0.7.1",