From 62523c25da626e509556d1c68f35c1c4ce714372 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Jun 2024 07:55:09 +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.8. - [Commits](https://github.com/polimediaupv/paella-basic-plugins/compare/1.44.2...1.44.8) --- 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..336365a75be 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.8", "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.8", + "resolved": "https://registry.npmjs.org/paella-basic-plugins/-/paella-basic-plugins-1.44.8.tgz", + "integrity": "sha512-fbo4V6TCCIIy7kqFi4sGU3Onc3mNuJzW0nTvtv089TqkDuh5IJ9m1LJEmS5zbgViGzNbkP7OP3AXusG0fAZjcA==", "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.8", + "resolved": "https://registry.npmjs.org/paella-basic-plugins/-/paella-basic-plugins-1.44.8.tgz", + "integrity": "sha512-fbo4V6TCCIIy7kqFi4sGU3Onc3mNuJzW0nTvtv089TqkDuh5IJ9m1LJEmS5zbgViGzNbkP7OP3AXusG0fAZjcA==", "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..083a81bb524 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.8", "paella-core": "^1.46.6", "paella-skins": "^1.32.4", "paella-slide-plugins": "^1.41.4",