diff --git a/package.json b/package.json index 00af1ce2..f8f9fb41 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "semver-min": "^0.6.5", "short-unique-id": "^1.1.1", "switchery-latest": "^0.8.2", - "three": "~0.97.0", + "three": "~0.125.0", "universal-ga": "^1.2.0", "vue": "2.6.12" }, diff --git a/yarn.lock b/yarn.lock index 37f2bb92..ab6520c5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8473,10 +8473,10 @@ thenify@^3.3.0: dependencies: any-promise "^1.0.0" -three@~0.97.0: - version "0.97.0" - resolved "https://registry.yarnpkg.com/three/-/three-0.97.0.tgz#76141e1b0ace14246fe9198a458fefddc98a4e30" - integrity sha512-ctZF79O1R2aMIDnz9cV5GUIONyFnYvfQKg4+EAwEVaEr1mgy99rglstH6hhRdIThu3SOa4Ns5da/Ee5fTbWc9A== +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-filter@^3.0.0: version "3.0.0"