diff --git a/package.json b/package.json index 8a46193..fb468e0 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "eslint": "^8.40.0", "nuxt": "^3.4.3", "nuxt-clarity-analytics": "^0.0.2", - "three": "^0.149.0", + "three": "^0.152.0", "typescript": "^4.9.5" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8c2340b..ea5fea7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -29,8 +29,8 @@ dependencies: specifier: ^0.0.2 version: 0.0.2 three: - specifier: ^0.149.0 - version: 0.149.0 + specifier: ^0.152.0 + version: 0.152.0 typescript: specifier: ^4.9.5 version: 4.9.5 @@ -9196,8 +9196,8 @@ packages: any-promise: 1.3.0 dev: false - /three@0.149.0: - resolution: {integrity: sha512-tohpUxPDht0qExRLDTM8sjRLc5d9STURNrdnK3w9A+V4pxaTBfKWWT/IqtiLfg23Vfc3Z+ImNfvRw1/0CtxrkQ==} + /three@0.152.0: + resolution: {integrity: sha512-uvKoYo4b2bnqzsR4RJFuWecxwMKcgT1nFNmiWooCNr6AxZLCtfkj/xcfFgoi5mFopSVorh7bnvTHPfeW8DINGg==} dev: false /through@2.3.8: