diff --git a/package-lock.json b/package-lock.json index 2bcb03f..773ba07 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12757,9 +12757,9 @@ "dev": true }, "three": { - "version": "0.116.1", - "resolved": "https://registry.npmjs.org/three/-/three-0.116.1.tgz", - "integrity": "sha512-l2JCMiA/lVZAuSrLWRYMalvpR+0j8hbIhCpfs4V6JFnw2+JQEQJ5HltNpfFr+9TDpQts1BhtcISehWf/xBGPvQ==" + "version": "0.137.0", + "resolved": "https://registry.npmjs.org/three/-/three-0.137.0.tgz", + "integrity": "sha512-rzSDhia6cU35UCy6y+zEEws6vSgytfHqFMSaBvUcySgzwvDO6vETyswtSNi/+aVqJw8WLMwyT1mlQQ1T/dxxOA==" }, "three-copyshader": { "version": "0.0.1", diff --git a/package.json b/package.json index 19a10e7..a3bba1a 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "reselect": "^4.0.0", "sass": "^1.26.7", "styled-components": "^5.1.1", - "three": "^0.116.1", + "three": "^0.137.0", "three-effectcomposer": "0.0.1", "three-shader-fxaa": "^5.1.1", "tinycolor2": "^1.4.1",