Bump video.js from 7.10.2 to 7.11.4 in /build/javascript (#694)

* Bump video.js from 7.10.2 to 7.11.4 in /build/javascript

Bumps [video.js](https://github.com/videojs/video.js) from 7.10.2 to 7.11.4.
- [Release notes](https://github.com/videojs/video.js/releases)
- [Changelog](https://github.com/videojs/video.js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/videojs/video.js/compare/v7.10.2...v7.11.4)

Signed-off-by: dependabot[bot] <support@github.com>

* Commit updated Javascript packages

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Owncast <owncast@owncast.online>
This commit is contained in:
dependabot[bot]
2021-02-04 22:17:20 -08:00
committed by GitHub
parent f08ab378a2
commit 271661064b
6 changed files with 29878 additions and 30 deletions

View File

@@ -1,5 +1,5 @@
import { c as createCommonjsModule, g as getDefaultExportFromCjs, a as commonjsGlobal } from '../../../common/_commonjsHelpers-37fa8da4.js';
import { d as document_1, w as window_1, c as core } from '../../../common/core-d14f1e1c.js';
import { d as document_1, w as window_1, c as core } from '../../../common/core-fed3ccd8.js';
var entityMap = {
lt: '<',

File diff suppressed because it is too large Load Diff

View File

@@ -1,2 +1,2 @@
export { c as default } from '../common/core-d14f1e1c.js';
export { c as default } from '../common/core-fed3ccd8.js';
import '../common/_commonjsHelpers-37fa8da4.js';

File diff suppressed because one or more lines are too long