diff --git a/package-lock.json b/package-lock.json index 704d9ad..880ddf9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -47,7 +47,7 @@ "swagger-ui-react": "^5.32.6", "tailwind-merge": "^2.3.0", "tailwindcss-animate": "^1.0.7", - "three": "^0.179.0", + "three": "^0.184.0", "to-buffer": "^1.2.2", "until-async": "^3.0.2", "util-deprecate": "^1.0.2", @@ -11967,9 +11967,9 @@ } }, "node_modules/three": { - "version": "0.179.0", - "resolved": "https://registry.npmjs.org/three/-/three-0.179.0.tgz", - "integrity": "sha512-V04E7nW9QS+ZDugmpu50x7cLT69th15elaXJPDo79CZs3q/0V8zHf1d3vrm9q2vQ/jef1fXdg8FvaMq2gJvzkw==", + "version": "0.184.0", + "resolved": "https://registry.npmjs.org/three/-/three-0.184.0.tgz", + "integrity": "sha512-wtTRjG92pM5eUg/KuUnHsqSAlPM296brTOcLgMRqEeylYTh/CdtvKUvCyyCQTzFuStieWxvZb8mVTMvdPyUpxg==", "license": "MIT" }, "node_modules/three-forcegraph": { diff --git a/package.json b/package.json index bf92dd9..6cd9905 100644 --- a/package.json +++ b/package.json @@ -92,7 +92,7 @@ "swagger-ui-react": "^5.32.6", "tailwind-merge": "^2.3.0", "tailwindcss-animate": "^1.0.7", - "three": "^0.179.0", + "three": "^0.184.0", "to-buffer": "^1.2.2", "until-async": "^3.0.2", "util-deprecate": "^1.0.2",