@vouchfor/embeds 3.0.2 → 3.1.1

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": "3.0.2",
3
+ "version": "3.1.1",
4
4
  "license": "MIT",
5
5
  "author": "Aaron Williams",
6
6
  "main": "dist/es/embeds.js",
@@ -46,8 +46,8 @@
46
46
  "dependencies": {
47
47
  "@a11y/focus-trap": "^1.0.5",
48
48
  "@lit/task": "^1.0.0",
49
- "@vouchfor/canvas-video": "^8.2.1",
50
- "@vouchfor/media-player": "^4.0.2",
49
+ "@vouchfor/canvas-video": "^8.2.2",
50
+ "@vouchfor/media-player": "^4.1.1",
51
51
  "uuid": "^9.0.1"
52
52
  },
53
53
  "peerDependencies": {
@@ -66,7 +66,7 @@
66
66
  "@types/mocha": "^10.0.6",
67
67
  "@vouchfor/eslint-config": "^1.0.1",
68
68
  "@vouchfor/prettier-config": "^1.0.1",
69
- "@vouchfor/video-utils": "^1.2.1",
69
+ "@vouchfor/video-utils": "^1.3.1",
70
70
  "@web/dev-server-esbuild": "^1.0.2",
71
71
  "@web/test-runner": "^0.18.1",
72
72
  "@web/test-runner-browserstack": "^0.7.1",