diff --git a/modules/engage-paella-player-7/package-lock.json b/modules/engage-paella-player-7/package-lock.json index 3397e4f927c..d4b5386c8a6 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.39.8", "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.39.8", + "resolved": "https://registry.npmjs.org/paella-core/-/paella-core-1.39.8.tgz", + "integrity": "sha512-4MA8oS8wJwOnjTQF4q1BbfKDQgZSV4iZZloRLMEfBoQrCy0Z6EqlpIOEwwWWM3RWjICzC43oWQuztAFDkc5V7g==", "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.39.8", + "resolved": "https://registry.npmjs.org/paella-core/-/paella-core-1.39.8.tgz", + "integrity": "sha512-4MA8oS8wJwOnjTQF4q1BbfKDQgZSV4iZZloRLMEfBoQrCy0Z6EqlpIOEwwWWM3RWjICzC43oWQuztAFDkc5V7g==", "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..693554868d0 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.39.8", "paella-slide-plugins": "^1.8.0", "paella-user-tracking": "^1.8.0", "paella-zoom-plugin": "^1.27.0"