From 48632c764d1bae15fdf76ac05002e4855ff0d641 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 31 Jan 2025 05:43:34 +0000 Subject: [PATCH] chore(deps): update dependency three to ^0.173.0 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 39f0fd9..eecdec4 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "license": "MIT", "devDependencies": { "snowpack": "^3.0.0", - "three": "^0.156.0", + "three": "^0.173.0", "tone": "^14.7.58" }, "scripts": { diff --git a/yarn.lock b/yarn.lock index 2e1fab3..e3714a5 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.173.0: + version "0.173.0" + resolved "https://registry.yarnpkg.com/three/-/three-0.173.0.tgz#e82989961cd2db05768540458c81b29f565be921" + integrity sha512-AUwVmViIEUgBwxJJ7stnF0NkPpZxx1aZ6WiAbQ/Qq61h6I9UR4grXtZDmO8mnlaNORhHnIBlXJ1uBxILEKuVyw== to-regex-range@^5.0.1: version "5.0.1"