diff --git a/server_v2/ClientApp/package.json b/server_v2/ClientApp/package.json index e2f58ac..5df1a4b 100644 --- a/server_v2/ClientApp/package.json +++ b/server_v2/ClientApp/package.json @@ -26,7 +26,7 @@ "reactstrap": "^8.8.1", "rimraf": "^3.0.2", "stats.js": "^0.17.0", - "three": "^0.125.0", + "three": "^0.137.0", "three-obj-loader-es6-module": "^1.0.1", "three-orbitcontrols-ts": "^0.1.2", "troika-three-text": "^0.36.1", diff --git a/server_v2/ClientApp/yarn.lock b/server_v2/ClientApp/yarn.lock index ff2aa80..6f2e84e 100644 --- a/server_v2/ClientApp/yarn.lock +++ b/server_v2/ClientApp/yarn.lock @@ -11803,10 +11803,10 @@ three-orbitcontrols-ts@^0.1.2: dependencies: three "^0.83.0" -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== +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== three@^0.83.0: version "0.83.0"