From 98ca9f551cdc463ae9803c7a6a425f78d0238057 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 28 Sep 2023 16:15:57 +0000 Subject: [PATCH] chore(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 39f0fd9..57cf430 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "license": "MIT", "devDependencies": { "snowpack": "^3.0.0", - "three": "^0.156.0", + "three": "^0.157.0", "tone": "^14.7.58" }, "scripts": { diff --git a/yarn.lock b/yarn.lock index 2e1fab3..efc0b21 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2725,10 +2725,10 @@ tar@^6.0.2, tar@^6.1.0: mkdirp "^1.0.3" yallist "^4.0.0" -three@^0.156.0: - version "0.156.1" - resolved "https://registry.yarnpkg.com/three/-/three-0.156.1.tgz#bab4fec121a5b3975eb4f4d227d9c912171eb399" - integrity sha512-kP7H0FK9d/k6t/XvQ9FO6i+QrePoDcNhwl0I02+wmUJRNSLCUIDMcfObnzQvxb37/0Uc9TDT0T1HgsRRrO6SYQ== +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== to-regex-range@^5.0.1: version "5.0.1"