diff --git a/package.json b/package.json index 6fe184e..9195eae 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "license": "MIT", "devDependencies": { "snowpack": "^3.0.0", - "three": "^0.132.0", + "three": "^0.133.0", "tone": "^14.7.58" }, "scripts": { diff --git a/yarn.lock b/yarn.lock index c72d200..20d39bd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2696,10 +2696,10 @@ tar@^6.0.2, tar@^6.1.0: mkdirp "^1.0.3" yallist "^4.0.0" -three@^0.132.0: - version "0.132.2" - resolved "https://registry.yarnpkg.com/three/-/three-0.132.2.tgz#95eb1856147237c03e887cbbe56f964b6fb40b5e" - integrity sha512-0wcR7LxxkXMn6Gi58gEs3QvY8WpTVXA31L2VOvpjm4ZPYFRHCZC13UqynheFoS5OXDYgtBneN0dhbaNBE8iLhQ== +three@^0.133.0: + version "0.133.0" + resolved "https://registry.yarnpkg.com/three/-/three-0.133.0.tgz#41427306c731a89407221b7be48c7a63580400e7" + integrity sha512-1p8xTXnJD4hMM2Ktm7+FqOOBoImBoftKnKtAZT/b9AQeL3LhRkVu/HnIJhWA69qIMvUYpjfnunNsO4WdObw1ZQ== to-regex-range@^5.0.1: version "5.0.1"