diff --git a/modules/engage-paella-player-7/package-lock.json b/modules/engage-paella-player-7/package-lock.json index 9d6b1823bf0..33d99c09bee 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.6.2", - "paella-core": "^1.8.1", + "paella-core": "1.46.6", "paella-slide-plugins": "^1.7.1", "paella-user-tracking": "^1.0.14", "paella-zoom-plugin": "^1.2.0" @@ -5448,9 +5448,9 @@ } }, "node_modules/paella-core": { - "version": "1.8.1", - "resolved": "https://registry.npmjs.org/paella-core/-/paella-core-1.8.1.tgz", - "integrity": "sha512-yhyoIdyPNkOd85u0FQkJDM0W61wVAOQJkbg2/bGk3aoLd62GjTdN+uqxQpAbS2RC16EWEo0XM07fJpzntDFcPQ==", + "version": "1.46.6", + "resolved": "https://registry.npmjs.org/paella-core/-/paella-core-1.46.6.tgz", + "integrity": "sha512-RluqG0do3QQ+n/aQXt7Z1+0vx6XJgHXRqTdcoGAOMAqU4sJzyhY85QJBOhP1Ml59fkKs886QTKS8AY3+qENv8Q==", "dependencies": { "core-js": "^3.8.2", "hls.js": "^1.0.4" @@ -11413,9 +11413,9 @@ } }, "paella-core": { - "version": "1.8.1", - "resolved": "https://registry.npmjs.org/paella-core/-/paella-core-1.8.1.tgz", - "integrity": "sha512-yhyoIdyPNkOd85u0FQkJDM0W61wVAOQJkbg2/bGk3aoLd62GjTdN+uqxQpAbS2RC16EWEo0XM07fJpzntDFcPQ==", + "version": "1.46.6", + "resolved": "https://registry.npmjs.org/paella-core/-/paella-core-1.46.6.tgz", + "integrity": "sha512-RluqG0do3QQ+n/aQXt7Z1+0vx6XJgHXRqTdcoGAOMAqU4sJzyhY85QJBOhP1Ml59fkKs886QTKS8AY3+qENv8Q==", "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 ea5621e4c49..980d5b610ff 100644 --- a/modules/engage-paella-player-7/package.json +++ b/modules/engage-paella-player-7/package.json @@ -34,7 +34,7 @@ }, "dependencies": { "paella-basic-plugins": "^1.6.2", - "paella-core": "^1.8.1", + "paella-core": "1.46.6", "paella-slide-plugins": "^1.7.1", "paella-user-tracking": "^1.0.14", "paella-zoom-plugin": "^1.2.0"