Skip to content
This repository was archived by the owner on May 28, 2024. It is now read-only.
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 93047db

Browse files
authoredOct 7, 2022
Bump xmldom and video.js
Bumps [xmldom](https://github.com/xmldom/xmldom) and [video.js](https://github.com/videojs/video.js). These dependencies needed to be updated together. Removes `xmldom` Updates `video.js` from 7.14.3 to 7.20.3 - [Release notes](https://github.com/videojs/video.js/releases) - [Changelog](https://github.com/videojs/video.js/blob/main/CHANGELOG.md) - [Commits](videojs/video.js@v7.14.3...v7.20.3) --- updated-dependencies: - dependency-name: xmldom dependency-type: indirect - dependency-name: video.js dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7284b10 commit 93047db

File tree

2 files changed

+97
-95
lines changed

2 files changed

+97
-95
lines changed
 

‎package-lock.json

+96-94
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"dependencies": {
77
"@nextcloud/initial-state": "^1.2.1",
88
"escape-html": "^1.0.3",
9-
"video.js": "^7.14.3"
9+
"video.js": "^7.20.3"
1010
},
1111
"devDependencies": {
1212
"@nextcloud/babel-config": "^1.0.0",

0 commit comments

Comments
 (0)
This repository has been archived.