diff --git a/package.json b/package.json index 3ea75b4..c18d7e3 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "redux-bundler-async-resources-hooks": "^1.0.1", "redux-bundler-hook": "^1.0.3", "redux-bundler-react": "^1.2.0", - "three": "^0.115.0", + "three": "^0.137.0", "tailwindcss": "^1.2.0" }, "scripts": { diff --git a/yarn.lock b/yarn.lock index b1af126..0d9f574 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10276,10 +10276,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.115.0: - version "0.115.0" - resolved "https://registry.yarnpkg.com/three/-/three-0.115.0.tgz#540d800c381b9da2334c024f0fbe4d23f84eb05e" - integrity sha512-mAV2Ky3RdcbdSbR9capI+tKLvRldWYxd4151PZTT/o7+U2jh9Is3a4KmnYwzyUAhB2ZA3pXSgCd2DOY4Tj5kow== +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"