From 8729f97518e43cb7a2ff2e23fe3be3d4a42975a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Mar 2021 20:24:31 +0000 Subject: [PATCH] Bump three from 0.84.0 to 0.125.0 in /modules/dreamview/frontend Bumps [three](https://github.com/mrdoob/three.js) from 0.84.0 to 0.125.0. - [Release notes](https://github.com/mrdoob/three.js/releases) - [Commits](https://github.com/mrdoob/three.js/commits) Signed-off-by: dependabot[bot] --- modules/dreamview/frontend/package.json | 2 +- modules/dreamview/frontend/yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/modules/dreamview/frontend/package.json b/modules/dreamview/frontend/package.json index e5200b46a..1967b1dea 100644 --- a/modules/dreamview/frontend/package.json +++ b/modules/dreamview/frontend/package.json @@ -30,7 +30,7 @@ "react-tabs": "^2.2.1", "recorder-js": "^1.0.7", "stats.js": "^0.17.0", - "three": "~0.84.0", + "three": "~0.125.0", "three-line-2d": "^1.1.6" }, "devDependencies": { diff --git a/modules/dreamview/frontend/yarn.lock b/modules/dreamview/frontend/yarn.lock index 55ed64319..1dc437a9b 100644 --- a/modules/dreamview/frontend/yarn.lock +++ b/modules/dreamview/frontend/yarn.lock @@ -7543,9 +7543,9 @@ three-line-2d@^1.1.6: object-assign "^4.0.1" polyline-normals "^2.0.0" -three@~0.84.0: - version "0.84.0" - resolved "https://registry.yarnpkg.com/three/-/three-0.84.0.tgz#95be85a55a0fa002aa625ed559130957dcffd918" +three@~0.125.0: + version "0.125.0" + resolved "https://registry.yarnpkg.com/three/-/three-0.125.0.tgz#19e922b9dc51ad0b706893aeee888de68e99850a" throttleit@^1.0.0: version "1.0.0"