diff --git a/package.json b/package.json index 51362dbb..84c04db4 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "esm": "^3.2.25", "owoify-js": "^1.0.7", "python-shell": "^3.0.0", - "three": "^0.127.0" + "three": "^0.134.0" }, "devDependencies": { "electron": "^13.2.1", diff --git a/yarn.lock b/yarn.lock index 47a9fa04..d7a351a1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2415,10 +2415,10 @@ text-table@^0.2.0: resolved "https://registry.yarnpkg.com/text-table/-/text-table-0.2.0.tgz#7f5ee823ae805207c00af2df4a84ec3fcfa570b4" integrity sha1-f17oI66AUgfACvLfSoTsP8+lcLQ= -three@^0.127.0: - version "0.127.0" - resolved "https://registry.yarnpkg.com/three/-/three-0.127.0.tgz#c463f4d41b2c735dcf8e9e51a388815e80cd3791" - integrity sha512-wtgrn+mhYUbobxT7QN3GPdu3SRpSBQvwY6uOzLChWS7QE//f7paDU/+wlzbg+ngeIvBBqjBHSRuywTh8A99Jng== +three@^0.134.0: + version "0.134.0" + resolved "https://registry.yarnpkg.com/three/-/three-0.134.0.tgz#d7ad4d85d050da0861bf39749b06ddfb5f17157f" + integrity sha512-LbBerg7GaSPjYtTOnu41AMp7tV6efUNR3p4Wk5NzkSsNTBuA5mDGOfwwZL1jhhVMLx9V20HolIUo0+U3AXehbg== tmp-promise@^3.0.2: version "3.0.2"