From c48ca6eacdc04dc345dec8d29f96b47bf849c6ac Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 13 Oct 2023 00:17:56 +0000 Subject: [PATCH] fix(deps): update dependency three to ^0.157.0 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 7ed3e7af..40316347 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.157.0", "vue": "^2.6.12", "vue-js-modal": "^2.0.0-rc.3" }, diff --git a/yarn.lock b/yarn.lock index 1ef96b6e..499fba46 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9026,10 +9026,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.157.0: + version "0.157.0" + resolved "https://registry.yarnpkg.com/three/-/three-0.157.0.tgz#5baac531941fc8c4ca62d45ee4265652e03318d0" + integrity sha512-CeAwQrf4x3z0/e+MC4F+nXLW5t0gh3pw+L6CCBqpHvOq3bGYIgRYub7Pv0j/9wR+d++OiEglyZzWyuSYbwWGOA== through2@^2.0.0: version "2.0.5"