diff --git a/frontend/package.json b/frontend/package.json index c3a96a8..48b9a44 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -67,7 +67,7 @@ "source-map-support": "^0.5.19", "source-sans-pro": "^2.45.0", "style-loader": "^0.23.1", - "three": "^0.119.0", + "three": "^0.125.0", "throng": "^5.0.0", "typescript": "~4.3.2", "val-loader": "^4.0.0", diff --git a/frontend/yarn.lock b/frontend/yarn.lock index 039e87b..3740c03 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -4787,10 +4787,10 @@ text-table@^0.2.0: resolved "https://registry.yarnpkg.com/text-table/-/text-table-0.2.0.tgz#7f5ee823ae805207c00af2df4a84ec3fcfa570b4" integrity sha1-f17oI66AUgfACvLfSoTsP8+lcLQ= -three@^0.119.0: - version "0.119.1" - resolved "https://registry.yarnpkg.com/three/-/three-0.119.1.tgz#9d979a082c4cd9622af8e3498a8dfa026a619332" - integrity sha512-GHyh/RiUfQ5VTiWIVRRTANYoXc1PFB1y+jDVRTb649nif1uX1F06PT1TKU3k2+F/MN4UJ3PWvQB53fY2OqKqKw== +three@^0.125.0: + version "0.125.0" + resolved "https://registry.yarnpkg.com/three/-/three-0.125.0.tgz#19e922b9dc51ad0b706893aeee888de68e99850a" + integrity sha512-qL36qUGsPQ/Ofo/RZdXwHwM7A8wzUSAIyawtjIebJSPvounUQeneSqxI0aBY2iwKpseGy+RUtj3C5f/z4poyXw== throng@^5.0.0: version "5.0.0"