diff --git a/package.json b/package.json index 5053f3c..3cf8431 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "@types/react": "^17.0.37", "@types/react-dom": "^17.0.0", "@types/seedrandom": "^3.0.1", - "@types/three": "^0.136.1", + "@types/three": "^0.139.0", "d3-geo-voronoi": "^2.0.1", "gh-pages": "^3.2.3", "poisson-disk-sampling": "^2.2.2", diff --git a/yarn.lock b/yarn.lock index 05f2f36..81c6fca 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1892,10 +1892,10 @@ dependencies: "@types/jest" "*" -"@types/three@^0.136.1": - version "0.136.1" - resolved "https://registry.yarnpkg.com/@types/three/-/three-0.136.1.tgz#030fc01cdc5ce82cad93db17b94a24515cb4b50e" - integrity sha512-gzTw6RR4dU8sGf+RpLBWWKHRVIJ4gwKVQPk+IFCgha04Efg/itXYUalX6iBcYeSmaDu0qE5M7uTq0XLQpU4FAg== +"@types/three@^0.139.0": + version "0.139.0" + resolved "https://registry.yarnpkg.com/@types/three/-/three-0.139.0.tgz#69af1f0c52f8eea390f513e05478af1dd7f49e6f" + integrity sha512-4V/jZhyq7Mv05coUzxL3bz8AuBOSi/1F0RY7ujisHTV0Amy/fnYJ+s7TSJ1/hXjZukSkpuFRgV+wvWUEMbsMbQ== "@types/trusted-types@^2.0.2": version "2.0.2"