diff --git a/package.json b/package.json index 958badc..1979afd 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "nuxt": "^2.0.0", "sass-loader": "^8.0.2", "stats.js": "^0.17.0", - "three": "^0.115.0", + "three": "^0.137.0", "vue-gapi": "^0.2.2", "vue-slick-carousel": "^1.0.5", "vuefire": "^2.2.2", diff --git a/yarn.lock b/yarn.lock index 3fdc4c3..3023f94 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9624,10 +9624,10 @@ thread-loader@^2.1.3: loader-utils "^1.1.0" neo-async "^2.6.0" -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== through2@^2.0.0: version "2.0.5"