diff --git a/package.json b/package.json index 5cf38b0..66b3d43 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "private": true, "dependencies": { "@react-three/a11y": "^3.0.0", - "@react-three/drei": "^9.88.11", + "@react-three/drei": "^9.88.13", "@react-three/fiber": "^8.15.10", "@react-three/gltfjsx": "^4.3.4", "@react-three/rapier": "^1.1.2", diff --git a/yarn.lock b/yarn.lock index ffef6c2..b811c0a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2288,10 +2288,10 @@ utility-types "^3.10.0" zustand "^3.2.0" -"@react-three/drei@^9.88.11": - version "9.88.11" - resolved "https://registry.yarnpkg.com/@react-three/drei/-/drei-9.88.11.tgz#fab469da27a9de0bd63005cca0f134d2e456efa0" - integrity sha512-BEK8t/B0yf4E4iHZ84iD7wAFEazE4gPu2Kywo3UroMAaYg3rA7rOmQh0GOvhTV2+g5/AqS4KJcwOFVnlvBrS5Q== +"@react-three/drei@^9.88.13": + version "9.88.13" + resolved "https://registry.yarnpkg.com/@react-three/drei/-/drei-9.88.13.tgz#a267f1b8975bda9c440689aec513ca75350b568d" + integrity sha512-oxXqHnt3SXHm2ICh1CChBGLhwqHOooxibPYm4x0Yk+L1JopqdWVBSZIw+MjsUsQeDj0Tl5fizAXnS594NQxAYQ== dependencies: "@babel/runtime" "^7.11.2" "@mediapipe/tasks-vision" "0.10.2"