diff --git a/package.json b/package.json index d9b79d4..2a6e91f 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "react-dom": "^16.8.0", "stampit": "^4.3.1", "stats.js": "^0.17.0", - "three": "^0.120.1", + "three": "^0.125.0", "toastify-js": "^1.7.0", "y-indexeddb": "^9.0.3", "y-websocket": "^1.3.0", diff --git a/yarn.lock b/yarn.lock index 29fb3cc..ea6b9a0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7862,10 +7862,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.1: - 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@^5.0.0: version "5.0.0"