From 5426a38757eb1a0d61b38a702f4b8427cb966a8d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Apr 2024 07:06:36 +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.44.2 to 1.44.7. - [Commits](https://github.com/polimediaupv/paella-basic-plugins/compare/1.44.2...1.44.7) --- updated-dependencies: - dependency-name: paella-basic-plugins dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .../engage-paella-player-7/package-lock.json | 18 +++++++++--------- modules/engage-paella-player-7/package.json | 2 +- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/modules/engage-paella-player-7/package-lock.json b/modules/engage-paella-player-7/package-lock.json index 7660174c751..7043880b251 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.44.2", + "paella-basic-plugins": "^1.44.7", "paella-core": "^1.46.6", "paella-skins": "^1.32.4", "paella-slide-plugins": "^1.41.4", @@ -5328,11 +5328,11 @@ } }, "node_modules/paella-basic-plugins": { - "version": "1.44.2", - "resolved": "https://registry.npmjs.org/paella-basic-plugins/-/paella-basic-plugins-1.44.2.tgz", - "integrity": "sha512-KqUtnq2QzUC9yGIW7renzf2UGdKxW7wbNv+WkY7dk0G5dhkNwlfhNEvB9/IYIFrCayHsBvyXB1a9IvlpInVSrA==", + "version": "1.44.7", + "resolved": "https://registry.npmjs.org/paella-basic-plugins/-/paella-basic-plugins-1.44.7.tgz", + "integrity": "sha512-SLCSnFMR2Ep/Kel31/cL3vWztVT4iPtmlshfocd3wuhoI4ojdtHbTCrYAmHNuEmO1MedrCUwW4sG2W0YcF8cZg==", "dependencies": { - "paella-core": "^1.44.1" + "paella-core": "^1.46.6" } }, "node_modules/paella-core": { @@ -10793,11 +10793,11 @@ "dev": true }, "paella-basic-plugins": { - "version": "1.44.2", - "resolved": "https://registry.npmjs.org/paella-basic-plugins/-/paella-basic-plugins-1.44.2.tgz", - "integrity": "sha512-KqUtnq2QzUC9yGIW7renzf2UGdKxW7wbNv+WkY7dk0G5dhkNwlfhNEvB9/IYIFrCayHsBvyXB1a9IvlpInVSrA==", + "version": "1.44.7", + "resolved": "https://registry.npmjs.org/paella-basic-plugins/-/paella-basic-plugins-1.44.7.tgz", + "integrity": "sha512-SLCSnFMR2Ep/Kel31/cL3vWztVT4iPtmlshfocd3wuhoI4ojdtHbTCrYAmHNuEmO1MedrCUwW4sG2W0YcF8cZg==", "requires": { - "paella-core": "^1.44.1" + "paella-core": "^1.46.6" } }, "paella-core": { diff --git a/modules/engage-paella-player-7/package.json b/modules/engage-paella-player-7/package.json index cbf2ae2313e..5d5eba5dc3b 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.44.2", + "paella-basic-plugins": "^1.44.7", "paella-core": "^1.46.6", "paella-skins": "^1.32.4", "paella-slide-plugins": "^1.41.4",