diff --git a/package.json b/package.json index 6cf9537..d76acc3 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "react-scripts": "^5.0.1", "rimraf": "^2.6.2", "sass": "^1.62.0", - "three": "^0.120.0" + "three": "^0.125.0" }, "devDependencies": { "prerender-spa-plugin": "^3.4.0", diff --git a/yarn.lock b/yarn.lock index 7ae8e90..3e26a49 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11185,10 +11185,10 @@ thenify-all@^1.0.0: dependencies: any-promise "^1.0.0" -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@^6.0.1: version "6.0.2"