diff --git a/package.json b/package.json index 3b60bbd..20ce51a 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "randomatic": "^3.0.0", "sshpk": "^1.13.2", "store": "^2.0.12", - "three": "^0.86.0", + "three": "^0.125.0", "vue": "^2.3.3", "vue-router": "^2.6.0", "vuex": "^2.3.1" diff --git a/yarn.lock b/yarn.lock index 5596077..250fc56 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6412,10 +6412,10 @@ text-encoding@0.6.4: resolved "https://registry.yarnpkg.com/text-encoding/-/text-encoding-0.6.4.tgz#e399a982257a276dae428bb92845cb71bdc26d19" integrity sha1-45mpgiV6J22uQou5KEXLcb3CbRk= -three@^0.86.0: - version "0.86.0" - resolved "https://registry.yarnpkg.com/three/-/three-0.86.0.tgz#1c33e476a1537e9a8a18f5792d024b1046cd2000" - integrity sha1-HDPkdqFTfpqKGPV5LQJLEEbNIAA= +three@^0.125.0: + version "0.125.0" + resolved "https://registry.yarnpkg.com/three/-/three-0.125.0.tgz#19e922b9dc51ad0b706893aeee888de68e99850a" + integrity sha512-qL36qUGsPQ/Ofo/RZdXwHwM7A8wzUSAIyawtjIebJSPvounUQeneSqxI0aBY2iwKpseGy+RUtj3C5f/z4poyXw== throttle-debounce@^1.0.1: version "1.0.1"