diff --git a/package.json b/package.json index dab3851..f092bb4 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "react": "^18.0.0", "react-dom": "^18.0.0", "sprite-three-animation": "1.4.4", - "three": "^0.147.0" + "three": "^0.169.0" }, "devDependencies": { "@babel/eslint-parser": "7.19.1", diff --git a/yarn.lock b/yarn.lock index 1b2230f..786db8f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5229,10 +5229,10 @@ three-stdlib@^2.20.4: potpack "^1.0.1" zstddec "^0.0.2" -three@^0.147.0: - version "0.147.0" - resolved "https://registry.yarnpkg.com/three/-/three-0.147.0.tgz#1974af9e8e0c1efb3a8561334d57c0b6c29a7951" - integrity sha512-LPTOslYQXFkmvceQjFTNnVVli2LaVF6C99Pv34fJypp8NbQLbTlu3KinZ0zURghS5zEehK+VQyvWuPZ/Sm8fzw== +three@^0.169.0: + version "0.169.0" + resolved "https://registry.yarnpkg.com/three/-/three-0.169.0.tgz#4a62114988ad9728d73526d1f1de6760c56b4adc" + integrity sha512-Ed906MA3dR4TS5riErd4QBsRGPcx+HBDX2O5yYE5GqJeFQTPU+M56Va/f/Oph9X7uZo3W3o4l2ZhBZ6f6qUv0w== tiny-glob@^0.2.9: version "0.2.9"