diff --git a/package.json b/package.json index c890f34..bb597da 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "eslint": "^8.41.0", "nuxt": "^3.5.2", "nuxt-clarity-analytics": "^0.0.2", - "three": "^0.152.2", + "three": "^0.165.0", "typescript": "^5.0.4" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e08442c..20f48f1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -33,8 +33,8 @@ dependencies: specifier: ^0.0.2 version: 0.0.2 three: - specifier: ^0.152.2 - version: 0.152.2 + specifier: ^0.165.0 + version: 0.165.0 typescript: specifier: ^5.0.4 version: 5.0.4 @@ -9125,8 +9125,8 @@ packages: any-promise: 1.3.0 dev: false - /three@0.152.2: - resolution: {integrity: sha512-Ff9zIpSfkkqcBcpdiFo2f35vA9ZucO+N8TNacJOqaEE6DrB0eufItVMib8bK8Pcju/ZNT6a7blE1GhTpkdsILw==} + /three@0.165.0: + resolution: {integrity: sha512-cc96IlVYGydeceu0e5xq70H8/yoVT/tXBxV/W8A/U6uOq7DXc4/s1Mkmnu6SqoYGhSRWWYFOhVwvq6V0VtbplA==} dev: false /through@2.3.8: