diff --git a/package.json b/package.json index 208c2cf..84782b0 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "rollup": "^2.38.5", "rollup-plugin-terser": "^7.0.2", "rollup-plugin-typescript2": "^0.30.0", - "three": "^0.125.2", + "three": "^0.126.0", "typedoc": "^0.20.23", "typescript": "^4.1.3", "vuepress": "^1.8.0", diff --git a/yarn.lock b/yarn.lock index 8bee351..fc8a132 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11882,16 +11882,11 @@ thenify-all@^1.0.0: dependencies: any-promise "^1.0.0" -three@>=0.125.2: +three@>=0.125.2, three@^0.126.0: version "0.126.0" resolved "https://registry.yarnpkg.com/three/-/three-0.126.0.tgz#924818341cd4441ef247e3cbf236f6160b90a216" integrity sha512-/MecvboUefStCkUfXLImoJxthN+FoLPcEP7pz1r1Dd9i8BPGGuj+S1sOPRvW4Z+ViZjP2oWWm1inNC/MT52ybA== -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== - through2@^2.0.0, through2@^2.0.2: version "2.0.5" resolved "https://registry.yarnpkg.com/through2/-/through2-2.0.5.tgz#01c1e39eb31d07cb7d03a96a70823260b23132cd"