diff --git a/package.json b/package.json index 3d1d8c4..0358d69 100644 --- a/package.json +++ b/package.json @@ -30,6 +30,6 @@ "webpack-dev-server": "^3.9.0" }, "dependencies": { - "three": "^0.111.0" + "three": "^0.137.0" } } diff --git a/yarn.lock b/yarn.lock index acdcd77..b5df28d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5137,10 +5137,10 @@ terser@^4.1.2: source-map "~0.6.1" source-map-support "~0.5.12" -three@^0.111.0: - version "0.111.0" - resolved "https://registry.npm.taobao.org/three/download/three-0.111.0.tgz#9cedb73e79b7f6bf2440cb67a273f883faa923b6" - integrity sha1-nO23Pnm39r8kQMtnonP4g/qpI7Y= +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"