diff --git a/package.json b/package.json index c405421..2c71af9 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "react-three-fiber": "^6.0.13", "react-use-gesture": "^9.1.3", "styled-components": "^5.3.0", - "three": "^0.130.1", + "three": "^0.137.0", "three-gltf-loader": "^1.111.0", "web-vitals": "^1.0.1" }, diff --git a/yarn.lock b/yarn.lock index beba6e4..df7bacd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11122,10 +11122,10 @@ three-gltf-loader@^1.111.0: resolved "https://registry.yarnpkg.com/three-gltf-loader/-/three-gltf-loader-1.111.0.tgz#169a90242199ddaefd6f18f8900d13bd2536e832" integrity sha512-f2d6J5sMEC+dvRcpRjE8g9vqtvpNfnR7bgd+R7Y0dj2mmHwKN5luKe/WYA0Z9+j7mhjla/AC5DGxdXsu8wFhug== -three@^0.130.1: - version "0.130.1" - resolved "https://registry.yarnpkg.com/three/-/three-0.130.1.tgz#797588b2877ace31603bbbc864eb2e3022f0b3b4" - integrity sha512-OSPPKcGvFSiGkG3jFrwwC76PBV/ZSrGxpBbg28bW8s9GU8r/y2spNGtEXHEb/CVqo0Ctf5Lx2rVaxQZB6OasaA== +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"