diff --git a/home/package.json b/home/package.json index c66f01f..4f79f75 100644 --- a/home/package.json +++ b/home/package.json @@ -81,7 +81,7 @@ "systemjs": "^0.20.14", "t7": "^0.4.0", "t7-precompiler": "^0.1.9", - "three": "^0.85.2", + "three": "^0.137.0", "ts-node": "^3.0.6", "typedoc": "^0.7.1", "typedoc-markdown-theme": "^0.0.4", diff --git a/home/yarn.lock b/home/yarn.lock index e427c9d..d7b8ffe 100644 --- a/home/yarn.lock +++ b/home/yarn.lock @@ -14178,9 +14178,9 @@ thenify@^3.1.0, thenify@^3.2.0: dependencies: any-promise "^1.0.0" -three@^0.85.2: - version "0.85.2" - resolved "https://registry.yarnpkg.com/three/-/three-0.85.2.tgz#8936f89c3668f7bf12f9b085ddf5dd409916ea27" +three@^0.137.0: + version "0.137.0" + resolved "https://registry.yarnpkg.com/three/-/three-0.137.0.tgz#0ebd6ba66637a332c31f234bcdd35aeec071a6e3" throat@^3.0.0: version "3.2.0"