diff --git a/package.json b/package.json index 33207b2..ea45b4b 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "pako": "^2.1.0", "pyodide": "^0.28.0", "tanmayo7lock": "^1.0.18", - "three": "^0.178.0", + "three": "^0.179.0", "three-mesh-bvh": "^0.9.0", "three-orientation-gizmo": "git+https://github.com/jrj2211/three-orientation-gizmo.git", "vue": "^3.5.13", diff --git a/yarn.lock b/yarn.lock index 0656566..264979e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2974,10 +2974,10 @@ three@^0.125.0: resolved "https://registry.yarnpkg.com/three/-/three-0.125.2.tgz#dcba12749a2eb41522e15212b919cd3fbf729b12" integrity sha512-7rIRO23jVKWcAPFdW/HREU2NZMGWPBZ4XwEMt0Ak0jwLUKVJhcKM55eCBWyGZq/KiQbeo1IeuAoo/9l2dzhTXA== -three@^0.178.0: - version "0.178.0" - resolved "https://registry.yarnpkg.com/three/-/three-0.178.0.tgz#470fb4bc35bc0782dfe9a2c9b157fcbc1944bc44" - integrity sha512-ybFIB0+x8mz0wnZgSGy2MO/WCO6xZhQSZnmfytSPyNpM0sBafGRVhdaj+erYh5U+RhQOAg/eXqw5uVDiM2BjhQ== +three@^0.179.0: + version "0.179.1" + resolved "https://registry.yarnpkg.com/three/-/three-0.179.1.tgz#6c0b43e046eaad0f42b163143517a44ae44ed446" + integrity sha512-5y/elSIQbrvKOISxpwXCR4sQqHtGiOI+MKLc3SsBdDXA2hz3Mdp3X59aUp8DyybMa34aeBwbFTpdoLJaUDEWSw== tinyglobby@^0.2.12, tinyglobby@^0.2.14: version "0.2.14"