From 99210d4c4c98619eac2195aac0aedcb254e398b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Jan 2022 16:07:14 +0000 Subject: [PATCH] Bump three from 0.125.2 to 0.137.0 Bumps [three](https://github.com/mrdoob/three.js) from 0.125.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 | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index b6a0b20..5c3b975 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "react-helmet": "^5.2.1", "react-spring": "^8.0.27", "react-three-fiber": "^3.0.17", - "three": "^0.125.0" + "three": "^0.137.0" }, "devDependencies": { "@emotion/core": "^11.0.0", diff --git a/yarn.lock b/yarn.lock index 2ca352c..42ee6be 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10498,10 +10498,10 @@ text-table@0.2.0, text-table@^0.2.0: resolved "https://registry.yarnpkg.com/text-table/-/text-table-0.2.0.tgz#7f5ee823ae805207c00af2df4a84ec3fcfa570b4" integrity sha1-f17oI66AUgfACvLfSoTsP8+lcLQ= -three@^0.125.0: - version "0.125.2" - resolved "https://registry.yarnpkg.com/three/-/three-0.125.2.tgz#dcba12749a2eb41522e15212b919cd3fbf729b12" - integrity sha512-7rIRO23jVKWcAPFdW/HREU2NZMGWPBZ4XwEMt0Ak0jwLUKVJhcKM55eCBWyGZq/KiQbeo1IeuAoo/9l2dzhTXA== +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== throat@^5.0.0: version "5.0.0"