diff --git a/package-lock.json b/package-lock.json index dbb81e5..3aa238a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11651,9 +11651,9 @@ } }, "three": { - "version": "0.89.0", - "resolved": "https://registry.npmjs.org/three/-/three-0.89.0.tgz", - "integrity": "sha1-RELYGaYWiHG40ss3rRKiQxDBcPU=", + "version": "0.137.0", + "resolved": "https://registry.npmjs.org/three/-/three-0.137.0.tgz", + "integrity": "sha512-rzSDhia6cU35UCy6y+zEEws6vSgytfHqFMSaBvUcySgzwvDO6vETyswtSNi/+aVqJw8WLMwyT1mlQQ1T/dxxOA==", "dev": true }, "through": { diff --git a/package.json b/package.json index b9d29b4..625125f 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "gulp-concat": "2.6.1", "gulp-sass": "4.1.0", "hls.js": "0.6.21", - "three": "0.89.0", + "three": "0.137.0", "video.js": "5.19.2", "videojs-contrib-ads": "3.1.3", "videojs-contrib-hls": "5.8.2",