diff --git a/package.json b/package.json old mode 100755 new mode 100644 index dffa9d4..a393850 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "react-router-dom": "^5.2.0", "react-scripts": "3.4.3", "react-three-fiber": "5.0.0-beta.12", - "three": "0.120.1" + "three": "0.137.0" }, "devDependencies": { "husky": "^4.3.0", diff --git a/yarn.lock b/yarn.lock old mode 100755 new mode 100644 index e9bd231..dd77d68 --- a/yarn.lock +++ b/yarn.lock @@ -10252,10 +10252,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.120.1: - version "0.120.1" - resolved "https://registry.yarnpkg.com/three/-/three-0.120.1.tgz#dbd8894f8ab87c109f1602933e7c740c98137377" - integrity sha512-ktaCRFUR7JUZcKec+cBRz+oBex5pOVaJhrtxvFF2T7on53o9UkEux+/Nh1g/4zeb4t/pbxIFcADbn/ACu3LC1g== +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"