From e0bd4f41c9811f63b558f49e0e281b9c2035e49f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Jan 2022 16:05:24 +0000 Subject: [PATCH] Bump three from 0.106.2 to 0.137.0 Bumps [three](https://github.com/mrdoob/three.js) from 0.106.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] --- package.json | 2 +- yarn.lock | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 274825b..ed6189a 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "core-js": "2.6.5", "detector-webgl": "^2.0.0", "lodash.clonedeep": "^4.5.0", - "three": "^0.106.2", + "three": "^0.137.0", "vue": "^2.6.10", "vue-async-computed": "saraedum/vue-async-computed#0e6fa13", "vue-class-component": "^7.1.0", diff --git a/yarn.lock b/yarn.lock index 38c1766..c732666 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7498,6 +7498,11 @@ three@^0.106.2: resolved "https://registry.yarnpkg.com/three/-/three-0.106.2.tgz#6752d304c470e4df230944ecd45325e7bf79e1f8" integrity sha512-4Tlx43uoxnIaZFW2Bzkd1rXsatvVHEWAZJy8LuE+s6Q8c66ogNnhfq1bHiBKPAnXP230LD11H/ScIZc2LZMviA== +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== + through2@^2.0.0: version "2.0.5" resolved "https://registry.yarnpkg.com/through2/-/through2-2.0.5.tgz#01c1e39eb31d07cb7d03a96a70823260b23132cd"