From a63fb4cd17a920ed70ba003fa98a265deb869a57 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 7 Oct 2023 15:54:15 -0700 Subject: [PATCH] chore(deps): update dependency @types/video.js to v7.3.53 (#3345) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- web/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/web/package-lock.json b/web/package-lock.json index d2e106bf0..194a0bd42 100644 --- a/web/package-lock.json +++ b/web/package-lock.json @@ -14037,9 +14037,9 @@ "integrity": "sha512-d0XxK3YTObnWVp6rZuev3c49+j4Lo8g4L1ZRm9z5L0xpoZycUPshHgczK5gsUMaZOstjVYYi09p5gYvUtfChYw==" }, "node_modules/@types/video.js": { - "version": "7.3.52", - "resolved": "https://registry.npmjs.org/@types/video.js/-/video.js-7.3.52.tgz", - "integrity": "sha512-WFj/HkNVCfkchXDeDU0QbimC356FB5vva3g5mgsjk8n3UMKqP9S522rQAmu9LGPiCmShZRPuAlkXmbp5WId6ow==", + "version": "7.3.53", + "resolved": "https://registry.npmjs.org/@types/video.js/-/video.js-7.3.53.tgz", + "integrity": "sha512-pE3ozDRXEPs9ZC401IhN3XWDihJs2GUzEZVu/qq8IfryOIvg2U1i9LExo16y9FdP2ZV2WnZhM4klb+lP03PpeQ==", "dev": true }, "node_modules/@types/webpack": {