diff --git a/package.json b/package.json index 3b60bbd..6610663 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.137.0", "vue": "^2.3.3", "vue-router": "^2.6.0", "vuex": "^2.3.1" diff --git a/yarn.lock b/yarn.lock index 5596077..10f8d9d 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.137.0: + version "0.137.0" + resolved "https://registry.yarnpkg.com/three/-/three-0.137.0.tgz#0ebd6ba66637a332c31f234bcdd35aeec071a6e3" + integrity sha512-rzSDhia6cU35UCy6y+zEEws6vSgytfHqFMSaBvUcySgzwvDO6vETyswtSNi/+aVqJw8WLMwyT1mlQQ1T/dxxOA== throttle-debounce@^1.0.1: version "1.0.1"