diff --git a/react-threejs/package-lock.json b/react-threejs/package-lock.json index 8405fc8..470f6a4 100644 --- a/react-threejs/package-lock.json +++ b/react-threejs/package-lock.json @@ -14598,9 +14598,9 @@ "integrity": "sha1-f17oI66AUgfACvLfSoTsP8+lcLQ=" }, "three": { - "version": "0.117.1", - "resolved": "https://registry.npmjs.org/three/-/three-0.117.1.tgz", - "integrity": "sha512-t4zeJhlNzUIj9+ub0l6nICVimSuRTZJOqvk3Rmlu+YGdTOJ49Wna8p7aumpkXJakJfITiybfpYE1XN1o1Z34UQ==" + "version": "0.137.0", + "resolved": "https://registry.npmjs.org/three/-/three-0.137.0.tgz", + "integrity": "sha512-rzSDhia6cU35UCy6y+zEEws6vSgytfHqFMSaBvUcySgzwvDO6vETyswtSNi/+aVqJw8WLMwyT1mlQQ1T/dxxOA==" }, "three-orbit-controls": { "version": "82.1.0", diff --git a/react-threejs/package.json b/react-threejs/package.json index b316b85..e51f59a 100644 --- a/react-threejs/package.json +++ b/react-threejs/package.json @@ -11,7 +11,7 @@ "react-dom": "^16.13.1", "react-scripts": "3.4.1", "react-three-fiber": "^4.2.8", - "three": "^0.117.1", + "three": "^0.137.0", "three-orbit-controls": "^82.1.0" }, "scripts": { diff --git a/react-threejs/yarn.lock b/react-threejs/yarn.lock index 287a916..ea58d5f 100644 --- a/react-threejs/yarn.lock +++ b/react-threejs/yarn.lock @@ -10388,10 +10388,10 @@ three-orbit-controls@^82.1.0: resolved "https://registry.yarnpkg.com/three-orbit-controls/-/three-orbit-controls-82.1.0.tgz#11a7f33d0a20ecec98f098b37780f6537374fab4" integrity sha1-EafzPQog7OyY8Jizd4D2U3N0+rQ= -three@^0.117.1: - version "0.117.1" - resolved "https://registry.yarnpkg.com/three/-/three-0.117.1.tgz#a49bcb1a6ddea2f250003e42585dc3e78e92b9d3" - integrity sha512-t4zeJhlNzUIj9+ub0l6nICVimSuRTZJOqvk3Rmlu+YGdTOJ49Wna8p7aumpkXJakJfITiybfpYE1XN1o1Z34UQ== +three@^0.137.0: + version "0.137.0" + resolved "https://registry.yarnpkg.com/three/-/three-0.137.0.tgz#0ebd6ba66637a332c31f234bcdd35aeec071a6e3" + integrity sha512-rzSDhia6cU35UCy6y+zEEws6vSgytfHqFMSaBvUcySgzwvDO6vETyswtSNi/+aVqJw8WLMwyT1mlQQ1T/dxxOA== throat@^4.0.0: version "4.1.0"