diff --git a/package.json b/package.json index 2b8f5370..00acf8ab 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "nuxt-fontawesome": "^0.4.0", "punycode": "^2.3.1", "stats.js": "^0.17.0", - "three": "^0.161.0", + "three": "^0.174.0", "vue": "^2.7.16", "vue-js-modal": "^2.0.1" }, diff --git a/yarn.lock b/yarn.lock index 56dde780..93c294da 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12483,10 +12483,10 @@ thread-loader@^3.0.4: neo-async "^2.6.2" schema-utils "^3.0.0" -three@^0.161.0: - version "0.161.0" - resolved "https://registry.yarnpkg.com/three/-/three-0.161.0.tgz#38aafaa82fe5467fde2e33933515d1b6beb17d91" - integrity sha512-LC28VFtjbOyEu5b93K0bNRLw1rQlMJ85lilKsYj6dgTu+7i17W+JCCEbvrpmNHF1F3NAUqDSWq50UD7w9H2xQw== +three@^0.174.0: + version "0.174.0" + resolved "https://registry.yarnpkg.com/three/-/three-0.174.0.tgz#53f46d6fd27515231b2af321f798f1e0ecf3f905" + integrity sha512-p+WG3W6Ov74alh3geCMkGK9NWuT62ee21cV3jEnun201zodVF4tCE5aZa2U122/mkLRmhJJUQmLLW1BH00uQJQ== through2@^2.0.0: version "2.0.5"