diff --git a/src/frontend/packages/lib_video/package.json b/src/frontend/packages/lib_video/package.json index 81475ed473..8c096cba1c 100644 --- a/src/frontend/packages/lib_video/package.json +++ b/src/frontend/packages/lib_video/package.json @@ -86,7 +86,7 @@ "m3u8-parser": "7.2.0", "lib-common": "*", "lib-components": "*", - "linkifyjs": "4.2.0", + "linkifyjs": "4.3.2", "p2p-media-loader-hlsjs": "0.6.2", "process": "0.11.10", "react-icalendar-link": "3.0.2", diff --git a/src/frontend/yarn.lock b/src/frontend/yarn.lock index b300fc014c..cdf45fe0fa 100644 --- a/src/frontend/yarn.lock +++ b/src/frontend/yarn.lock @@ -10450,10 +10450,10 @@ lines-and-columns@^1.1.6: resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.2.4.tgz#eca284f75d2965079309dc0ad9255abb2ebc1632" integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg== -linkifyjs@4.2.0: - version "4.2.0" - resolved "https://registry.yarnpkg.com/linkifyjs/-/linkifyjs-4.2.0.tgz#9dd30222b9cbabec9c950e725ec00031c7fa3f08" - integrity sha512-pCj3PrQyATaoTYKHrgWRF3SJwsm61udVh+vuls/Rl6SptiDhgE7ziUIudAedRY9QEfynmM7/RmLEfPUyw1HPCw== +linkifyjs@4.3.2: + version "4.3.2" + resolved "https://registry.yarnpkg.com/linkifyjs/-/linkifyjs-4.3.2.tgz#d97eb45419aabf97ceb4b05a7adeb7b8c8ade2b1" + integrity sha512-NT1CJtq3hHIreOianA8aSXn6Cw0JzYOuDQbOrSPe7gqFnCpKP++MQe3ODgO3oh2GJFORkAAdqredOa60z63GbA== lit-html@^2.0.0-rc.2: version "2.3.1"