From 652d85c9f83fb7ec5532d926a72ffb9f9c05f6f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Jan 2022 16:07:02 +0000 Subject: [PATCH] Bump three from 0.84.0 to 0.137.0 in /modules/dreamview/frontend Bumps [three](https://github.com/mrdoob/three.js) from 0.84.0 to 0.137.0. - [Release notes](https://github.com/mrdoob/three.js/releases) - [Commits](https://github.com/mrdoob/three.js/commits) --- updated-dependencies: - dependency-name: three dependency-type: direct:production ... 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 e5200b4..67e4c88 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.137.0", "three-line-2d": "^1.1.6" }, "devDependencies": { diff --git a/modules/dreamview/frontend/yarn.lock b/modules/dreamview/frontend/yarn.lock index 55ed643..4553e96 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.137.0: + version "0.137.0" + resolved "https://registry.yarnpkg.com/three/-/three-0.137.0.tgz#0ebd6ba66637a332c31f234bcdd35aeec071a6e3" throttleit@^1.0.0: version "1.0.0"