From 9633e4c7839b4220f5dbdbc4d8d1fec66c6cf832 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 29 Jan 2021 22:16:19 +0000 Subject: [PATCH] Bump three from 0.87.1 to 0.125.2 Bumps [three](https://github.com/mrdoob/three.js) from 0.87.1 to 0.125.2. - [Release notes](https://github.com/mrdoob/three.js/releases) - [Commits](https://github.com/mrdoob/three.js/commits) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 4ca1d9e..3ab65e7 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "react-360-web": "~1.1.0", "react-native": "~0.55.4", "simple-raycaster": "^1.1.0", - "three": "^0.87.0", + "three": "^0.125.2", "webvr-polyfill": "^0.10.11" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 732ba22..11a0fcd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6754,10 +6754,10 @@ three-gltf2-loader@~1.2.0: resolved "https://registry.yarnpkg.com/three-gltf2-loader/-/three-gltf2-loader-1.2.0.tgz#1fffae0659b1490034e6d055c7aabc439ab5de21" integrity sha512-CFB9wcKTBpADh6wVq32XYx81LyNS7j8e8edgdMEBLedz+Wle1Ytbh8h6qEa4XFLR4dFArVmwC244EQOyXUYfqA== -three@^0.87.0: - version "0.87.1" - resolved "https://registry.yarnpkg.com/three/-/three-0.87.1.tgz#466a34edc4543459ced9b9d7d276b65216fe2ba8" - integrity sha1-Rmo07cRUNFnO2bnX0na2Uhb+K6g= +three@^0.125.2: + version "0.125.2" + resolved "https://registry.yarnpkg.com/three/-/three-0.125.2.tgz#dcba12749a2eb41522e15212b919cd3fbf729b12" + integrity sha512-7rIRO23jVKWcAPFdW/HREU2NZMGWPBZ4XwEMt0Ak0jwLUKVJhcKM55eCBWyGZq/KiQbeo1IeuAoo/9l2dzhTXA== throat@^3.0.0: version "3.2.0"