diff --git a/package.json b/package.json index b6a0b20..5c3b975 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "react-helmet": "^5.2.1", "react-spring": "^8.0.27", "react-three-fiber": "^3.0.17", - "three": "^0.125.0" + "three": "^0.137.0" }, "devDependencies": { "@emotion/core": "^11.0.0", diff --git a/yarn.lock b/yarn.lock index 2ca352c..42ee6be 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10498,10 +10498,10 @@ text-table@0.2.0, text-table@^0.2.0: resolved "https://registry.yarnpkg.com/text-table/-/text-table-0.2.0.tgz#7f5ee823ae805207c00af2df4a84ec3fcfa570b4" integrity sha1-f17oI66AUgfACvLfSoTsP8+lcLQ= -three@^0.125.0: - version "0.125.2" - resolved "https://registry.yarnpkg.com/three/-/three-0.125.2.tgz#dcba12749a2eb41522e15212b919cd3fbf729b12" - integrity sha512-7rIRO23jVKWcAPFdW/HREU2NZMGWPBZ4XwEMt0Ak0jwLUKVJhcKM55eCBWyGZq/KiQbeo1IeuAoo/9l2dzhTXA== +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@^5.0.0: version "5.0.0"