diff --git a/package.json b/package.json index 5321fa7..604e1fd 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "react-three-fiber": "^3.0.3", "sass-loader": "^7.1.0", "serve-static": "^1.14.1", - "three": "^0.109.0", + "three": "^0.125.0", "uuid": "^3.1.0", "webpack": "^4.33.0", "webpack-bundle-analyzer": "^3.5.2", diff --git a/yarn.lock b/yarn.lock index 27cfcc4..e9f41f5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6406,10 +6406,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@*, three@^0.109.0: - version "0.109.0" - resolved "https://registry.yarnpkg.com/three/-/three-0.109.0.tgz#611c9ef860d10bd107695cead6c6abcd2422e5fd" - integrity sha512-XT99T3Hvgh2CEvwPdHYEunNE+clLK6KiT1U8En7YOgIqTUw4MrLeIc8zxQAJ6wbP8hhJaY5+Cff3jwBPpBa0gA== +three@*, 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== through2@^2.0.0: version "2.0.5"