From a9cc492e896d1e5340a5a990917f6bc00eb19e92 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 25 Apr 2024 20:11:21 +0000 Subject: [PATCH] fix(deps): update dependency three to ^0.164.0 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 7ec166d..91aff10 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "nuxt-fontawesome": "^0.4.0", "skyway-js": "^4.4.5", "stats.js": "^0.17.0", - "three": "^0.155.0", + "three": "^0.164.0", "vue": "^2.6.12", "vue-js-modal": "^2.0.0-rc.3" }, diff --git a/yarn.lock b/yarn.lock index 4ac70af..596114e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9028,10 +9028,10 @@ thread-loader@^3.0.4: neo-async "^2.6.2" schema-utils "^3.0.0" -three@^0.155.0: - version "0.155.0" - resolved "https://registry.yarnpkg.com/three/-/three-0.155.0.tgz#cca9b8ad817830c8b4fdd8f0d9a12a2e413a2672" - integrity sha512-sNgCYmDijnIqkD/bMfk+1pHg3YzsxW7V2ChpuP6HCQ8NiZr3RufsXQr8M3SSUMjW4hG+sUk7YbyuY0DncaDTJQ== +three@^0.164.0: + version "0.164.0" + resolved "https://registry.yarnpkg.com/three/-/three-0.164.0.tgz#1477b2c77f7eedbd21764063de6fd4c2c1dc833e" + integrity sha512-bmfVMlDUSiqjR3LxLmIpJRQc4R1z75F/kR9OgJnlI2eVeOyyGkSpjzkLD85WWEKXM9pq5TuUWztf3rKH7P1Fdw== through2@^2.0.0: version "2.0.5"