diff --git a/package.json b/package.json index 996a2342f..9052c49cf 100644 --- a/package.json +++ b/package.json @@ -227,7 +227,7 @@ "systeminformation": "4.26.9", "syuilo-password-strength": "0.0.1", "textarea-caret": "3.1.0", - "three": "0.118.1", + "three": "0.117.1", "tinycolor2": "1.4.1", "tmp": "0.2.1", "ts-loader": "7.0.5", diff --git a/yarn.lock b/yarn.lock index cdb683540..d2eeceef9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9226,10 +9226,10 @@ thenify-all@^1.0.0: dependencies: any-promise "^1.0.0" -three@0.118.1: - version "0.118.1" - resolved "https://registry.yarnpkg.com/three/-/three-0.118.1.tgz#c038be33250de15e80e78b9751dbca85964e9307" - integrity sha512-NYziIWAJg1ON5YJosT4eWCe/kmEOXC9pMJjqwsVtfIMrlP5qqassS0y99zs9INJUYtmxLsrNCdi9FzUWBKE6XQ== +three@0.117.1: + version "0.117.1" + resolved "https://registry.yarnpkg.com/three/-/three-0.117.1.tgz#a49bcb1a6ddea2f250003e42585dc3e78e92b9d3" + integrity sha512-t4zeJhlNzUIj9+ub0l6nICVimSuRTZJOqvk3Rmlu+YGdTOJ49Wna8p7aumpkXJakJfITiybfpYE1XN1o1Z34UQ== through2-filter@^3.0.0: version "3.0.0"