diff --git a/package-lock.json b/package-lock.json index ee43f5f..076bcdc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -46,7 +46,7 @@ "tailwind-scrollbar": "^3.1.0", "tailwind-variants": "^0.2.1", "tailwindcss-animate": "^1.0.7", - "three": "^0.167.0", + "three": "^0.173.0", "three-globe": "^2.31.0" }, "devDependencies": { @@ -13447,9 +13447,9 @@ } }, "node_modules/three": { - "version": "0.167.1", - "resolved": "https://registry.npmjs.org/three/-/three-0.167.1.tgz", - "integrity": "sha512-gYTLJA/UQip6J/tJvl91YYqlZF47+D/kxiWrbTon35ZHlXEN0VOo+Qke2walF1/x92v55H6enomymg4Dak52kw==", + "version": "0.173.0", + "resolved": "https://registry.npmjs.org/three/-/three-0.173.0.tgz", + "integrity": "sha512-AUwVmViIEUgBwxJJ7stnF0NkPpZxx1aZ6WiAbQ/Qq61h6I9UR4grXtZDmO8mnlaNORhHnIBlXJ1uBxILEKuVyw==", "license": "MIT" }, "node_modules/three-conic-polygon-geometry": { diff --git a/package.json b/package.json index 2f74f78..47c2243 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "tailwind-scrollbar": "^3.1.0", "tailwind-variants": "^0.2.1", "tailwindcss-animate": "^1.0.7", - "three": "^0.167.0", + "three": "^0.173.0", "three-globe": "^2.31.0" }, "devDependencies": {