diff --git a/package.json b/package.json index e966c2d..3640a60 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "eslint-plugin-babel": "^5.1.0", "minifyify": "^7.3.5", "redux": "^4.0.0", - "three": "^0.125.0", + "three": "^0.137.0", "uglify-js": "3.4.2", "watchify": "^3.11.0" }, diff --git a/yarn.lock b/yarn.lock index 125b114..c52dbc4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2958,9 +2958,9 @@ text-table@^0.2.0: version "0.2.0" resolved "https://registry.yarnpkg.com/text-table/-/text-table-0.2.0.tgz#7f5ee823ae805207c00af2df4a84ec3fcfa570b4" -three@^0.125.0: - version "0.125.0" - resolved "https://registry.yarnpkg.com/three/-/three-0.125.0.tgz#19e922b9dc51ad0b706893aeee888de68e99850a" +three@^0.137.0: + version "0.137.0" + resolved "https://registry.yarnpkg.com/three/-/three-0.137.0.tgz#0ebd6ba66637a332c31f234bcdd35aeec071a6e3" through2@^2.0.0: version "2.0.3"