diff --git a/package.json b/package.json index 67d432735e..e0f3da7c85 100644 --- a/package.json +++ b/package.json @@ -5,6 +5,6 @@ }, "dependencies": { "compare_view": "^1.3.4", - "three": "^0.159.0" + "three": "^0.160.0" } } diff --git a/yarn.lock b/yarn.lock index 0281373403..6c318fe64e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -57,10 +57,10 @@ react@^18.2.0: dependencies: loose-envify "^1.1.0" -three@^0.159.0: - version "0.159.0" - resolved "https://registry.yarnpkg.com/three/-/three-0.159.0.tgz#6576b1210805b14f0765bac41fd0e4ec18e43b2e" - integrity sha512-eCmhlLGbBgucuo4VEA9IO3Qpc7dh8Bd4VKzr7WfW4+8hMcIfoAVi1ev0pJYN9PTTsCslbcKgBwr2wNZ1EvLInA== +three@^0.160.0: + version "0.160.0" + resolved "https://registry.yarnpkg.com/three/-/three-0.160.0.tgz#cd1e4dbd01aee0719280a9086d75545db52b7a8f" + integrity sha512-DLU8lc0zNIPkM7rH5/e1Ks1Z8tWCGRq6g8mPowdDJpw1CFBJMU7UoJjC6PefXW7z//SSl0b2+GCw14LB+uDhng== webvr-polyfill-dpdb@^1.0.17: version "1.0.18"