From 8a1b8be2082ae68db8351dffce90702b4bd7608b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jun 2023 05:26:45 +0000 Subject: [PATCH] Bump paella-basic-plugins in /modules/engage-paella-player-7 Bumps [paella-basic-plugins](https://github.com/polimediaupv/paella-basic-plugins) from 1.31.2 to 1.38.0. - [Commits](https://github.com/polimediaupv/paella-basic-plugins/compare/1.31.2...1.38.0) --- updated-dependencies: - dependency-name: paella-basic-plugins dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .../engage-paella-player-7/package-lock.json | 30 +++++++++---------- modules/engage-paella-player-7/package.json | 2 +- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/modules/engage-paella-player-7/package-lock.json b/modules/engage-paella-player-7/package-lock.json index 3397e4f927c..6c44e019f17 100644 --- a/modules/engage-paella-player-7/package-lock.json +++ b/modules/engage-paella-player-7/package-lock.json @@ -6,7 +6,7 @@ "": { "name": "paella-7-opencast", "dependencies": { - "paella-basic-plugins": "^1.31.2", + "paella-basic-plugins": "^1.38.0", "paella-core": "^1.37.2", "paella-slide-plugins": "^1.8.0", "paella-user-tracking": "^1.8.0", @@ -5491,17 +5491,17 @@ } }, "node_modules/paella-basic-plugins": { - "version": "1.31.2", - "resolved": "https://registry.npmjs.org/paella-basic-plugins/-/paella-basic-plugins-1.31.2.tgz", - "integrity": "sha512-1kvswLkbLbBonpLfBZ5/FrVCabUUOco/JRMbce6BjUKdb84SVrhbDi6SXrws/CUJHp6UOun2fr+1q4VLUdEpvg==", + "version": "1.38.0", + "resolved": "https://registry.npmjs.org/paella-basic-plugins/-/paella-basic-plugins-1.38.0.tgz", + "integrity": "sha512-+HsILphMJzc0DnmQgFJ44D98p+FIU7VLoeXvT5sJ/39EfvEKKhVt1qd2DyQCAL21YaIMKWaIyWvNi0pyKMFZyg==", "dependencies": { - "paella-core": "^1.31.0" + "paella-core": "^1.38.0" } }, "node_modules/paella-core": { - "version": "1.37.2", - "resolved": "https://registry.npmjs.org/paella-core/-/paella-core-1.37.2.tgz", - "integrity": "sha512-a5ApTtiBNr31Kny7UlLBFok/OPi3Px+lanaBKXji7cmrqL2V75v6rwk+BAPoZHM/phEhoE+sOuKpq7E1mqN0FQ==", + "version": "1.39.5", + "resolved": "https://registry.npmjs.org/paella-core/-/paella-core-1.39.5.tgz", + "integrity": "sha512-veORllJ3U/g8lmZEyn4cirum4Zhlc1sn2ggI9kcH1Pw9oUV5AUJowrjOssD3CYm23/xtczSy+49S+i1sEMBz2w==", "dependencies": { "core-js": "^3.8.2", "hls.js": "^1.0.4" @@ -11651,17 +11651,17 @@ "dev": true }, "paella-basic-plugins": { - "version": "1.31.2", - "resolved": "https://registry.npmjs.org/paella-basic-plugins/-/paella-basic-plugins-1.31.2.tgz", - "integrity": "sha512-1kvswLkbLbBonpLfBZ5/FrVCabUUOco/JRMbce6BjUKdb84SVrhbDi6SXrws/CUJHp6UOun2fr+1q4VLUdEpvg==", + "version": "1.38.0", + "resolved": "https://registry.npmjs.org/paella-basic-plugins/-/paella-basic-plugins-1.38.0.tgz", + "integrity": "sha512-+HsILphMJzc0DnmQgFJ44D98p+FIU7VLoeXvT5sJ/39EfvEKKhVt1qd2DyQCAL21YaIMKWaIyWvNi0pyKMFZyg==", "requires": { - "paella-core": "^1.31.0" + "paella-core": "^1.38.0" } }, "paella-core": { - "version": "1.37.2", - "resolved": "https://registry.npmjs.org/paella-core/-/paella-core-1.37.2.tgz", - "integrity": "sha512-a5ApTtiBNr31Kny7UlLBFok/OPi3Px+lanaBKXji7cmrqL2V75v6rwk+BAPoZHM/phEhoE+sOuKpq7E1mqN0FQ==", + "version": "1.39.5", + "resolved": "https://registry.npmjs.org/paella-core/-/paella-core-1.39.5.tgz", + "integrity": "sha512-veORllJ3U/g8lmZEyn4cirum4Zhlc1sn2ggI9kcH1Pw9oUV5AUJowrjOssD3CYm23/xtczSy+49S+i1sEMBz2w==", "requires": { "core-js": "^3.8.2", "hls.js": "^1.0.4" diff --git a/modules/engage-paella-player-7/package.json b/modules/engage-paella-player-7/package.json index 73cbd8dc4d4..2536231d2f1 100644 --- a/modules/engage-paella-player-7/package.json +++ b/modules/engage-paella-player-7/package.json @@ -36,7 +36,7 @@ "xml-loader": "^1.2.1" }, "dependencies": { - "paella-basic-plugins": "^1.31.2", + "paella-basic-plugins": "^1.38.0", "paella-core": "^1.37.2", "paella-slide-plugins": "^1.8.0", "paella-user-tracking": "^1.8.0",