diff --git a/package-lock.json b/package-lock.json index 3b778f8af..ac2bc09cf 100644 --- a/package-lock.json +++ b/package-lock.json @@ -78,7 +78,7 @@ "styled-components": "^6.1.8", "swiper": "^11.1.4", "tailwind-merge": "^3.4.0", - "three": "^0.176.0", + "three": "^0.183.2", "vanilla-tilt": "^1.8.1" }, "devDependencies": { @@ -28174,9 +28174,9 @@ "license": "MIT" }, "node_modules/three": { - "version": "0.176.0", - "resolved": "https://registry.npmjs.org/three/-/three-0.176.0.tgz", - "integrity": "sha512-PWRKYWQo23ojf9oZSlRGH8K09q7nRSWx6LY/HF/UUrMdYgN9i1e2OwJYHoQjwc6HF/4lvvYLC5YC1X8UJL2ZpA==", + "version": "0.183.2", + "resolved": "https://registry.npmjs.org/three/-/three-0.183.2.tgz", + "integrity": "sha512-di3BsL2FEQ1PA7Hcvn4fyJOlxRRgFYBpMTcyOgkwJIaDOdJMebEFPA+t98EvjuljDx4hNulAGwF6KIjtwI5jgQ==", "license": "MIT" }, "node_modules/through2": { diff --git a/package.json b/package.json index 754e47ca9..b5b0bd889 100644 --- a/package.json +++ b/package.json @@ -85,7 +85,7 @@ "styled-components": "^6.1.8", "swiper": "^11.1.4", "tailwind-merge": "^3.4.0", - "three": "^0.176.0", + "three": "^0.183.2", "vanilla-tilt": "^1.8.1" }, "devDependencies": {