diff --git a/package-lock.json b/package-lock.json index 66c6c3a..06d5b69 100644 --- a/package-lock.json +++ b/package-lock.json @@ -27,7 +27,7 @@ "react-transition-group": "4.4.2", "repository-metrics": "^3.7.6", "styled-components": "5.3.0", - "three": "0.129.0", + "three": "0.150.1", "web-vitals": "^3.0.4" }, "devDependencies": { @@ -21255,9 +21255,9 @@ "integrity": "sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==" }, "node_modules/three": { - "version": "0.129.0", - "resolved": "https://registry.npmjs.org/three/-/three-0.129.0.tgz", - "integrity": "sha512-wiWio1yVRg2Oj6WEWsTHQo5eSzYpEwSBtPSi3OofNpvFbf26HFfb9kw4FZJNjII4qxzp0b1xLB11+tKkBGB1ZA==" + "version": "0.150.1", + "resolved": "https://registry.npmjs.org/three/-/three-0.150.1.tgz", + "integrity": "sha512-5C1MqKUWaHYo13BX0Q64qcdwImgnnjSOFgBscOzAo8MYCzEtqfQqorEKMcajnA3FHy1yVlIe9AmaMQ0OQracNA==" }, "node_modules/three-mesh-bvh": { "version": "0.5.14", @@ -40441,9 +40441,9 @@ "integrity": "sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==" }, "three": { - "version": "0.129.0", - "resolved": "https://registry.npmjs.org/three/-/three-0.129.0.tgz", - "integrity": "sha512-wiWio1yVRg2Oj6WEWsTHQo5eSzYpEwSBtPSi3OofNpvFbf26HFfb9kw4FZJNjII4qxzp0b1xLB11+tKkBGB1ZA==" + "version": "0.150.1", + "resolved": "https://registry.npmjs.org/three/-/three-0.150.1.tgz", + "integrity": "sha512-5C1MqKUWaHYo13BX0Q64qcdwImgnnjSOFgBscOzAo8MYCzEtqfQqorEKMcajnA3FHy1yVlIe9AmaMQ0OQracNA==" }, "three-mesh-bvh": { "version": "0.5.14", diff --git a/package.json b/package.json index 862eb30..db6f8bf 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "react-transition-group": "4.4.2", "repository-metrics": "^3.7.6", "styled-components": "5.3.0", - "three": "0.129.0", + "three": "0.150.1", "web-vitals": "^3.0.4" }, "scripts": {