diff --git a/package.json b/package.json index dc54d67..e8bd26d 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "rollup-plugin-node-resolve": "^5.2.0", "rollup-plugin-typescript2": "^0.27.1", "sinon": "^9.0.2", - "three": "^0.124.0", + "three": "^0.137.0", "ts-loader": "^7.0.5", "tslint": "^6.1.2", "tslint-config-prettier": "^1.18.0", diff --git a/yarn.lock b/yarn.lock index 012077a..94fedc8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4923,6 +4923,11 @@ three@^0.124.0: resolved "https://registry.yarnpkg.com/three/-/three-0.124.0.tgz#14ab1a26ba6c56e51190e1b55695cd3c1e69ea55" integrity sha512-ROXp1Ly7YyF+jC910DQyAWj++Qlw2lQv0qwYLNQwdDbjk4bsOXAfGO92wYTMPNei1GMJUmCxSxc3MjGBTS09Rg== +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== + through2@^2.0.0: version "2.0.5" resolved "https://registry.yarnpkg.com/through2/-/through2-2.0.5.tgz#01c1e39eb31d07cb7d03a96a70823260b23132cd"