From c3022d38f74e87ca861630e4e18038a60870af00 Mon Sep 17 00:00:00 2001 From: Hinaloe Date: Thu, 2 Jul 2020 19:17:26 +0900 Subject: [PATCH] =?UTF-8?q?three.js=E3=82=92r117=E3=81=AB=E5=B7=BB?= =?UTF-8?q?=E3=81=8D=E6=88=BB=E3=81=99=20(#6483)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) 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"