diff --git a/package.json b/package.json index ae45e4a..4fa4265 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "react-scripts": "^4.0.3", "react-three-fiber": "^6.0.13", "recoil": "0.0.10", - "three": "^0.129.0" + "three": "^0.137.0" }, "scripts": { "start": "react-scripts start", diff --git a/yarn.lock b/yarn.lock index 7c80ef7..e010710 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10607,10 +10607,10 @@ three-stdlib@^2.3.0: potpack "^1.0.1" zstddec "^0.0.2" -three@^0.129.0: - version "0.129.0" - resolved "https://registry.yarnpkg.com/three/-/three-0.129.0.tgz#f5e530bbc96eac5d5b4749cb5da886ef0d42f554" - integrity sha512-wiWio1yVRg2Oj6WEWsTHQo5eSzYpEwSBtPSi3OofNpvFbf26HFfb9kw4FZJNjII4qxzp0b1xLB11+tKkBGB1ZA== +three@^0.137.0: + version "0.137.0" + resolved "https://registry.yarnpkg.com/three/-/three-0.137.0.tgz#0ebd6ba66637a332c31f234bcdd35aeec071a6e3" + integrity sha512-rzSDhia6cU35UCy6y+zEEws6vSgytfHqFMSaBvUcySgzwvDO6vETyswtSNi/+aVqJw8WLMwyT1mlQQ1T/dxxOA== throat@^5.0.0: version "5.0.0"