diff --git a/dashboard/package.json b/dashboard/package.json index 19544b1..bf045e5 100644 --- a/dashboard/package.json +++ b/dashboard/package.json @@ -57,7 +57,7 @@ "socket.io-client": "^2.2.0", "style-loader": "0.23.1", "terser-webpack-plugin": "1.2.3", - "three": "^0.107.0", + "three": "^0.125.0", "three-trackballcontrols": "^0.0.8", "ts-pnp": "1.1.2", "url-loader": "1.1.2", diff --git a/dashboard/yarn.lock b/dashboard/yarn.lock index c4b9586..6aa13ea 100644 --- a/dashboard/yarn.lock +++ b/dashboard/yarn.lock @@ -10392,6 +10392,11 @@ three@^0.107.0: resolved "https://registry.yarnpkg.com/three/-/three-0.107.0.tgz#0c862c348d61bd3f22058e01f5e771c1294315a1" integrity sha512-vqbKJRLBEviPVa7poEzXocobicwxzsctr5mnymA7n8fEzcVS49rYP0RrwqZ98JqujRoruK+/YzcchNpRP+kXsQ== +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== + throat@^4.0.0: version "4.1.0" resolved "https://registry.yarnpkg.com/throat/-/throat-4.1.0.tgz#89037cbc92c56ab18926e6ba4cbb200e15672a6a"