From 7da964ed2903ae4afe407f06a44ad3b38849ee12 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Jan 2022 16:02:17 +0000 Subject: [PATCH] Bump three from 0.85.2 to 0.137.0 in /home Bumps [three](https://github.com/mrdoob/three.js) from 0.85.2 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] --- home/package.json | 2 +- home/yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/home/package.json b/home/package.json index c66f01f..4f79f75 100644 --- a/home/package.json +++ b/home/package.json @@ -81,7 +81,7 @@ "systemjs": "^0.20.14", "t7": "^0.4.0", "t7-precompiler": "^0.1.9", - "three": "^0.85.2", + "three": "^0.137.0", "ts-node": "^3.0.6", "typedoc": "^0.7.1", "typedoc-markdown-theme": "^0.0.4", diff --git a/home/yarn.lock b/home/yarn.lock index e427c9d..d7b8ffe 100644 --- a/home/yarn.lock +++ b/home/yarn.lock @@ -14178,9 +14178,9 @@ thenify@^3.1.0, thenify@^3.2.0: dependencies: any-promise "^1.0.0" -three@^0.85.2: - version "0.85.2" - resolved "https://registry.yarnpkg.com/three/-/three-0.85.2.tgz#8936f89c3668f7bf12f9b085ddf5dd409916ea27" +three@^0.137.0: + version "0.137.0" + resolved "https://registry.yarnpkg.com/three/-/three-0.137.0.tgz#0ebd6ba66637a332c31f234bcdd35aeec071a6e3" throat@^3.0.0: version "3.2.0"