diff --git a/package.json b/package.json index 1e5b756..ac1aa17 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "particles.js": "^2.0.0", "qs": "^6.7.0", "swiper": "^5.4.2", - "three": "^0.115.0", + "three": "^0.137.0", "vue": "^2.6.10", "vue-awesome-swiper": "^4.1.1", "vue-echarts": "^5.0.0-beta.0", diff --git a/yarn.lock b/yarn.lock index 2a2120d..1903e01 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10543,10 +10543,10 @@ thread-loader@^2.1.2: 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== throttle-debounce@^1.0.1: version "1.1.0"