@vouchfor/embeds 2.0.3 → 2.0.4

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.3",
3
+ "version": "2.0.4",
4
4
  "license": "MIT",
5
5
  "author": "Aaron Williams",
6
6
  "main": "dist/es/embeds.js",
@@ -46,7 +46,7 @@
46
46
  "@a11y/focus-trap": "^1.0.5",
47
47
  "@lit/task": "^1.0.0",
48
48
  "@vouchfor/canvas-video": "^8.0.0",
49
- "@vouchfor/media-player": "^3.0.3",
49
+ "@vouchfor/media-player": "^3.0.4",
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.3",
68
+ "@vouchfor/video-utils": "^1.0.4",
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",