diff --git a/package.json b/package.json index fc77b2f..b4e49d5 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "react-360": "~1.0.0", "react-360-web": "~1.0.0", "react-native": "~0.49.5", - "three": "^0.87.0" + "three": "^0.137.0" }, "devDependencies": { "babel-jest": "^19.0.0", diff --git a/yarn.lock b/yarn.lock index a793b94..b7dfd78 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5346,10 +5346,10 @@ three-gltf2-loader@~1.2.0: resolved "http://local-npm-proxy.elasticbeanstalk.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 "http://local-npm-proxy.elasticbeanstalk.com/three/-/three-0.87.1.tgz#466a34edc4543459ced9b9d7d276b65216fe2ba8" - integrity sha1-Rmo07cRUNFnO2bnX0na2Uhb+K6g= +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@^3.0.0: version "3.2.0"