diff --git a/package.json b/package.json index 9e527d1..06e6b8a 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "license": "MIT", "devDependencies": { "snowpack": "^3.0.0", - "three": "^0.152.0", + "three": "^0.153.0", "tone": "^14.7.58" }, "scripts": { diff --git a/yarn.lock b/yarn.lock index 2d3c1c6..7e37c37 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2673,10 +2673,10 @@ tar@^6.0.2, tar@^6.1.0: mkdirp "^1.0.3" yallist "^4.0.0" -three@^0.152.0: - version "0.152.2" - resolved "https://registry.yarnpkg.com/three/-/three-0.152.2.tgz#2ee0f2c504d31a4bc29b45495c12bded9fda7bfc" - integrity sha512-Ff9zIpSfkkqcBcpdiFo2f35vA9ZucO+N8TNacJOqaEE6DrB0eufItVMib8bK8Pcju/ZNT6a7blE1GhTpkdsILw== +three@^0.153.0: + version "0.153.0" + resolved "https://registry.yarnpkg.com/three/-/three-0.153.0.tgz#d8f2aab7b49ae4ac947fd0e24cebec11378758f0" + integrity sha512-OCP2/uQR6GcDpSLnJt/3a4mdS0kNWcbfUXIwLoEMgLzEUIVIYsSDwskpmOii/AkDM+BBwrl6+CKgrjX9+E2aWg== to-regex-range@^5.0.1: version "5.0.1"