From 7e748fe1a6fc9959fe8a42e977060a18b677a347 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 09:04:40 +0000 Subject: [PATCH] Bump video.js from 8.17.2 to 8.17.3 Bumps [video.js](https://github.com/videojs/video.js) from 8.17.2 to 8.17.3. - [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/v8.17.2...v8.17.3) --- updated-dependencies: - dependency-name: video.js dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 90494dcd44ef..92b485f4715a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -45,7 +45,7 @@ "sweetalert": "^2.1.2", "tinymce": "^7.3.0", "tinymce-langs": "^1.0.0", - "video.js": "^8.17.2", + "video.js": "^8.17.3", "videojs-contrib-ads": "^7.5.2", "videojs-contrib-quality-levels": "^4.1.0", "videojs-font": "^4.2.0", @@ -1476,9 +1476,9 @@ } }, "node_modules/video.js": { - "version": "8.17.2", - "resolved": "https://registry.npmjs.org/video.js/-/video.js-8.17.2.tgz", - "integrity": "sha512-oa4BGAr5H965OBcn83qM9xMMtjtSCRh0zMLnyouD9itQJ994FY/NlYo+XSPujk4NpsBGHSUF/+rGy0Wu5Mrzqg==", + "version": "8.17.3", + "resolved": "https://registry.npmjs.org/video.js/-/video.js-8.17.3.tgz", + "integrity": "sha512-zhhmE0LNxJRA603/48oYzF7GYdT+rQRscvcsouYxFE71aKhalHLBP6S9/XjixnyjcrYgwIx8OQo6eSjcbbAW0Q==", "dependencies": { "@babel/runtime": "^7.12.5", "@videojs/http-streaming": "3.13.2", @@ -3103,9 +3103,9 @@ "integrity": "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==" }, "video.js": { - "version": "8.17.2", - "resolved": "https://registry.npmjs.org/video.js/-/video.js-8.17.2.tgz", - "integrity": "sha512-oa4BGAr5H965OBcn83qM9xMMtjtSCRh0zMLnyouD9itQJ994FY/NlYo+XSPujk4NpsBGHSUF/+rGy0Wu5Mrzqg==", + "version": "8.17.3", + "resolved": "https://registry.npmjs.org/video.js/-/video.js-8.17.3.tgz", + "integrity": "sha512-zhhmE0LNxJRA603/48oYzF7GYdT+rQRscvcsouYxFE71aKhalHLBP6S9/XjixnyjcrYgwIx8OQo6eSjcbbAW0Q==", "requires": { "@babel/runtime": "^7.12.5", "@videojs/http-streaming": "3.13.2", diff --git a/package.json b/package.json index e4023569aefd..c6d8029c6e6b 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "sweetalert": "^2.1.2", "tinymce": "^7.3.0", "tinymce-langs": "^1.0.0", - "video.js": "^8.17.2", + "video.js": "^8.17.3", "videojs-contrib-ads": "^7.5.2", "videojs-contrib-quality-levels": "^4.1.0", "videojs-font": "^4.2.0",