diff --git a/package.json b/package.json index 80aea084..c4ad39e2 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.176.0", "vue": "^2.7.16", "vue-js-modal": "^2.0.1" }, diff --git a/yarn.lock b/yarn.lock index 64220526..ae2c5109 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12476,10 +12476,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.176.0: + version "0.176.0" + resolved "https://registry.yarnpkg.com/three/-/three-0.176.0.tgz#a30c1974e46db5745e4f96dd9ee2028d71e16ecf" + integrity sha512-PWRKYWQo23ojf9oZSlRGH8K09q7nRSWx6LY/HF/UUrMdYgN9i1e2OwJYHoQjwc6HF/4lvvYLC5YC1X8UJL2ZpA== through2@^2.0.0: version "2.0.5"