diff --git a/dashboard/package.json b/dashboard/package.json index 19544b1..c0a3a6a 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.137.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..3565d88 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.137.0: + version "0.137.0" + resolved "https://registry.yarnpkg.com/three/-/three-0.137.0.tgz#0ebd6ba66637a332c31f234bcdd35aeec071a6e3" + integrity sha512-rzSDhia6cU35UCy6y+zEEws6vSgytfHqFMSaBvUcySgzwvDO6vETyswtSNi/+aVqJw8WLMwyT1mlQQ1T/dxxOA== + throat@^4.0.0: version "4.1.0" resolved "https://registry.yarnpkg.com/throat/-/throat-4.1.0.tgz#89037cbc92c56ab18926e6ba4cbb200e15672a6a"