diff --git a/package-lock.json b/package-lock.json index 8dff706..0dff69c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12533,9 +12533,9 @@ "integrity": "sha1-f17oI66AUgfACvLfSoTsP8+lcLQ=" }, "three": { - "version": "0.126.1", - "resolved": "https://registry.npmjs.org/three/-/three-0.126.1.tgz", - "integrity": "sha512-eOEXnZeE1FDV0XgL1u08auIP13jxdN9LQBAEmlErYzMxtIIfuGIAZbijOyookALUhqVzVOx0Tywj6n192VM+nQ==" + "version": "0.137.0", + "resolved": "https://registry.npmjs.org/three/-/three-0.137.0.tgz", + "integrity": "sha512-rzSDhia6cU35UCy6y+zEEws6vSgytfHqFMSaBvUcySgzwvDO6vETyswtSNi/+aVqJw8WLMwyT1mlQQ1T/dxxOA==" }, "throat": { "version": "4.1.0", diff --git a/package.json b/package.json index 8f24f9a..daf7336 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "react-scripts": "3.4.1", "react-three-fiber": "^4.2.5", "recoil": "git+https://git@github.com/amandaghassaei/Recoil.git", - "three": "^0.126.1", + "three": "^0.137.0", "typescript": "^3.7.5" }, "scripts": {