diff --git a/package-lock.json b/package-lock.json index 1e5e645..a98f765 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "@emailjs/browser": "^3.10.0", "@nextui-org/react": "^2.4.1", "@react-spring/web": "^9.7.3", - "@react-three/drei": "^9.106.1", + "@react-three/drei": "^9.107.0", "@react-three/fiber": "^8.16.8", "@types/three": "^0.165.0", "@uidotdev/usehooks": "^2.4.1", @@ -5880,9 +5880,9 @@ } }, "node_modules/@react-three/drei": { - "version": "9.106.1", - "resolved": "https://registry.npmjs.org/@react-three/drei/-/drei-9.106.1.tgz", - "integrity": "sha512-yl/XloQz1bBhLX+WVLpLYziiijyNxFz4xi48YuHOJuOjGbLcdL+v8czPLy1Y7kUhndmCJHw6yzuR1NJTfWJ4cQ==", + "version": "9.107.0", + "resolved": "https://registry.npmjs.org/@react-three/drei/-/drei-9.107.0.tgz", + "integrity": "sha512-8AxMfk3NmE/tPwN/wAcTyYIZgi4YCsm+ID3vEVb28CCJ4bo4b2UZPWfrMskO7zM1T2ePZaQwmN4Q+cxSpYWn0A==", "license": "MIT", "dependencies": { "@babel/runtime": "^7.11.2", diff --git a/package.json b/package.json index fb69c34..3f382c2 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "@emailjs/browser": "^3.10.0", "@nextui-org/react": "^2.4.1", "@react-spring/web": "^9.7.3", - "@react-three/drei": "^9.106.1", + "@react-three/drei": "^9.107.0", "@react-three/fiber": "^8.16.8", "@types/three": "^0.165.0", "@uidotdev/usehooks": "^2.4.1",