diff --git a/package.json b/package.json index 356209c..28983e3 100644 --- a/package.json +++ b/package.json @@ -16,6 +16,6 @@ }, "dependencies": { "assets": "^3.0.1", - "three": "^0.115.0" + "three": "^0.137.0" } } diff --git a/yarn.lock b/yarn.lock index f83b5a9..cd8764e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4895,10 +4895,10 @@ terser@^4.3.9: source-map "~0.6.1" source-map-support "~0.5.12" -three@^0.115.0: - version "0.115.0" - resolved "https://registry.yarnpkg.com/three/-/three-0.115.0.tgz#540d800c381b9da2334c024f0fbe4d23f84eb05e" - integrity sha512-mAV2Ky3RdcbdSbR9capI+tKLvRldWYxd4151PZTT/o7+U2jh9Is3a4KmnYwzyUAhB2ZA3pXSgCd2DOY4Tj5kow== +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, through2@~2.0.3: version "2.0.5"