From 9a3d242c4ea5ce36899747912bd50249cfbc3f87 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Jan 2022 16:06:45 +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 | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/modules/dreamview/frontend/package.json b/modules/dreamview/frontend/package.json index 4cd60c36bf..a783628dc6 100644 --- a/modules/dreamview/frontend/package.json +++ b/modules/dreamview/frontend/package.json @@ -36,7 +36,7 @@ "recorder-js": "^1.0.7", "stats.js": "^0.17.0", "styled-components": "^4.1.3", - "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 dbe189bb82..f06d3c0c1f 100644 --- a/modules/dreamview/frontend/yarn.lock +++ b/modules/dreamview/frontend/yarn.lock @@ -9541,10 +9541,10 @@ 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" - integrity sha1-lb6FpVoPoAKqYl7VWRMJV9z/2Rg= +three@~0.137.0: + version "0.137.0" + resolved "https://registry.yarnpkg.com/three/-/three-0.137.0.tgz#0ebd6ba66637a332c31f234bcdd35aeec071a6e3" + integrity sha512-rzSDhia6cU35UCy6y+zEEws6vSgytfHqFMSaBvUcySgzwvDO6vETyswtSNi/+aVqJw8WLMwyT1mlQQ1T/dxxOA== throttleit@^1.0.0: version "1.0.0"