From 9030f3211f8cf0f8c09cc929e399b25dc5617e00 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 25 Apr 2024 20:04:15 +0000 Subject: [PATCH] chore(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 39f0fd9..66eb84e 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "license": "MIT", "devDependencies": { "snowpack": "^3.0.0", - "three": "^0.156.0", + "three": "^0.164.0", "tone": "^14.7.58" }, "scripts": { diff --git a/yarn.lock b/yarn.lock index 2e1fab3..73132da 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.164.0: + version "0.164.0" + resolved "https://registry.yarnpkg.com/three/-/three-0.164.0.tgz#1477b2c77f7eedbd21764063de6fd4c2c1dc833e" + integrity sha512-bmfVMlDUSiqjR3LxLmIpJRQc4R1z75F/kR9OgJnlI2eVeOyyGkSpjzkLD85WWEKXM9pq5TuUWztf3rKH7P1Fdw== to-regex-range@^5.0.1: version "5.0.1"