diff --git a/modules/engage-paella-player-7/package-lock.json b/modules/engage-paella-player-7/package-lock.json index 3397e4f927c..04a5ecd0422 100644 --- a/modules/engage-paella-player-7/package-lock.json +++ b/modules/engage-paella-player-7/package-lock.json @@ -7,7 +7,7 @@ "name": "paella-7-opencast", "dependencies": { "paella-basic-plugins": "^1.31.2", - "paella-core": "^1.37.2", + "paella-core": "^1.41.0", "paella-slide-plugins": "^1.8.0", "paella-user-tracking": "^1.8.0", "paella-zoom-plugin": "^1.27.0" @@ -5499,9 +5499,9 @@ } }, "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.41.0", + "resolved": "https://registry.npmjs.org/paella-core/-/paella-core-1.41.0.tgz", + "integrity": "sha512-pOPR0qrcpc8eU9aMecy7KYpESSdoLlAkRapRuP0Fa6yT8yJ0yWIko5Vu6ZNLZRG9jgPsgzZwhn5a7rX+Xo/G1g==", "dependencies": { "core-js": "^3.8.2", "hls.js": "^1.0.4" @@ -11659,9 +11659,9 @@ } }, "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.41.0", + "resolved": "https://registry.npmjs.org/paella-core/-/paella-core-1.41.0.tgz", + "integrity": "sha512-pOPR0qrcpc8eU9aMecy7KYpESSdoLlAkRapRuP0Fa6yT8yJ0yWIko5Vu6ZNLZRG9jgPsgzZwhn5a7rX+Xo/G1g==", "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..affee5e3c80 100644 --- a/modules/engage-paella-player-7/package.json +++ b/modules/engage-paella-player-7/package.json @@ -37,7 +37,7 @@ }, "dependencies": { "paella-basic-plugins": "^1.31.2", - "paella-core": "^1.37.2", + "paella-core": "^1.41.0", "paella-slide-plugins": "^1.8.0", "paella-user-tracking": "^1.8.0", "paella-zoom-plugin": "^1.27.0"