diff --git a/package.json b/package.json index 5053f3c..defb6dc 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.140.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..b698d18 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.140.0": + version "0.140.0" + resolved "https://registry.yarnpkg.com/@types/three/-/three-0.140.0.tgz#3b74a021a69a6e2cd0e2550def15aa4c1c20e924" + integrity sha512-YPJLSIY6uKUOp1k6BZYDq5GtEIdhfeK04UCbc9IPAVbdn/RNjkfrbnyd7smrsNkJhc0IFASLpd3AAYgwqgXKVQ== "@types/trusted-types@^2.0.2": version "2.0.2"