diff --git a/package.json b/package.json index eb4223c..5ca9a34 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "react": "^16.9.0", "react-dom": "^16.9.0", "react-three-fiber": "^4.2.20", - "three": "^0.120.0", + "three": "^0.125.0", "tsdx": "^0.13.3", "tslib": "^2.0.1", "typescript": "^4.0.2" diff --git a/yarn.lock b/yarn.lock index 8f2bb75..4a0d9da 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5954,10 +5954,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.120.0: - version "0.120.1" - resolved "https://registry.yarnpkg.com/three/-/three-0.120.1.tgz#dbd8894f8ab87c109f1602933e7c740c98137377" - integrity sha512-ktaCRFUR7JUZcKec+cBRz+oBex5pOVaJhrtxvFF2T7on53o9UkEux+/Nh1g/4zeb4t/pbxIFcADbn/ACu3LC1g== +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"