diff --git a/package-lock.json b/package-lock.json index cd2a018..1e5e645 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.0", + "@react-three/drei": "^9.106.1", "@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.0", - "resolved": "https://registry.npmjs.org/@react-three/drei/-/drei-9.106.0.tgz", - "integrity": "sha512-P+X3Iz79ea+L4YTVPOIFAzqVU8hwrKdr/I6UgN7ZQkJ9qIQ7qa7ew8ss/+c3+46RT1tzxgo5ec89RnLjFIBmuw==", + "version": "9.106.1", + "resolved": "https://registry.npmjs.org/@react-three/drei/-/drei-9.106.1.tgz", + "integrity": "sha512-yl/XloQz1bBhLX+WVLpLYziiijyNxFz4xi48YuHOJuOjGbLcdL+v8czPLy1Y7kUhndmCJHw6yzuR1NJTfWJ4cQ==", "license": "MIT", "dependencies": { "@babel/runtime": "^7.11.2", diff --git a/package.json b/package.json index 2069bb7..fb69c34 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.0", + "@react-three/drei": "^9.106.1", "@react-three/fiber": "^8.16.8", "@types/three": "^0.165.0", "@uidotdev/usehooks": "^2.4.1",