diff --git a/package.json b/package.json index 9e4b695f3..a15c0b7e5 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "potpack": "2.0.0", "prettier": "2.8.8", "three": "0.152.2", - "three-bvh-csg": "0.0.5", + "three-bvh-csg": "0.0.7", "three-gpu-pathtracer": "0.0.15", "three-mesh-bvh": "0.6.0", "three-subdivide": "1.1.2", diff --git a/yarn.lock b/yarn.lock index 76b6df5d3..aff668a3d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4126,10 +4126,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-bvh-csg@0.0.5: - version "0.0.5" - resolved "https://registry.yarnpkg.com/three-bvh-csg/-/three-bvh-csg-0.0.5.tgz#db8254a0b9472edecc10a836c98adc6286ff1dca" - integrity sha512-gxqmaV3HlGHUGB857AV8oLoNxx5Q0T7io1DUs5nrCwmmFqjWZT3a8ue7WapE394wY8awFVAMr+YvdSrzqswpFA== +three-bvh-csg@0.0.7: + version "0.0.7" + resolved "https://registry.yarnpkg.com/three-bvh-csg/-/three-bvh-csg-0.0.7.tgz#ba6c0aebef321d04ecb69d86d3175434e67c3229" + integrity sha512-TSl5uSJOUiZzcaLTG1Ac/V8K2a1QrrfxqTTEIsF6IC1sodMQyCJ0LzBectj0Pz/TKM3BljXUXmNVtsCcrz/k+g== three-gpu-pathtracer@0.0.15: version "0.0.15"