diff --git a/package.json b/package.json index 4ca1d9e..7383b65 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.119.1", "webvr-polyfill": "^0.10.11" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 732ba22..125b485 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.119.1: + version "0.119.1" + resolved "https://registry.yarnpkg.com/three/-/three-0.119.1.tgz#9d979a082c4cd9622af8e3498a8dfa026a619332" + integrity sha512-GHyh/RiUfQ5VTiWIVRRTANYoXc1PFB1y+jDVRTb649nif1uX1F06PT1TKU3k2+F/MN4UJ3PWvQB53fY2OqKqKw== throat@^3.0.0: version "3.2.0"