diff --git a/package.json b/package.json index ac9fdef..8d29ab1 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "stylelint": "^13.6.1", "tailwind.macro": "^1.0.0-alpha.10", "tailwindcss": "^1.4.6", - "three": "^0.117.1", + "three": "^0.137.0", "typescript": "^3.5.2" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index b68e4af..fd5a586 100644 --- a/yarn.lock +++ b/yarn.lock @@ -14872,10 +14872,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.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== through2@^2.0.0, through2@^2.0.1: version "2.0.5"