From b25af8e6be451d10d00314dc72bd8466c42071ef Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 6 Jan 2026 08:02:30 +0000 Subject: [PATCH] fix: upgrade three from 0.171.0 to 0.182.0 Snyk has created this PR to upgrade three from 0.171.0 to 0.182.0. See this package in npm: three See this project in Snyk: https://app.snyk.io/org/prakhar54-byte/project/e9a33545-82ea-4610-bf08-5062ced2d8d9?utm_source=github&utm_medium=referral&page=upgrade-pr --- frontend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/package.json b/frontend/package.json index eceab1a..f5e7d85 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -44,7 +44,7 @@ "sonner": "^2.0.7", "tailwind-merge": "^2.6.0", "tailwindcss-animate": "^1.0.7", - "three": "^0.171.0", + "three": "^0.182.0", "video.js": "^8.12.0", "videojs-contrib-quality-levels": "^4.1.0", "videojs-hls-quality-selector": "^2.0.0",