From 8533fa3b9743a839cde4975aedbb263e5989b04f Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 24 Feb 2021 15:04:54 +0000 Subject: [PATCH] chore(deps): update dependency three to ^0.126.0 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 9fbb76e..e730c42 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "license": "MIT", "devDependencies": { "snowpack": "^3.0.0", - "three": "^0.125.0", + "three": "^0.126.0", "tone": "^14.7.58" }, "scripts": { diff --git a/yarn.lock b/yarn.lock index 1059ff9..b448f00 100644 --- a/yarn.lock +++ b/yarn.lock @@ -79,10 +79,10 @@ standardized-audio-context@^25.1.8: automation-events "^3.0.4" tslib "^2.1.0" -three@^0.125.0: - version "0.125.2" - resolved "https://registry.yarnpkg.com/three/-/three-0.125.2.tgz#dcba12749a2eb41522e15212b919cd3fbf729b12" - integrity sha512-7rIRO23jVKWcAPFdW/HREU2NZMGWPBZ4XwEMt0Ak0jwLUKVJhcKM55eCBWyGZq/KiQbeo1IeuAoo/9l2dzhTXA== +three@^0.126.0: + version "0.126.0" + resolved "https://registry.yarnpkg.com/three/-/three-0.126.0.tgz#924818341cd4441ef247e3cbf236f6160b90a216" + integrity sha512-/MecvboUefStCkUfXLImoJxthN+FoLPcEP7pz1r1Dd9i8BPGGuj+S1sOPRvW4Z+ViZjP2oWWm1inNC/MT52ybA== tone@^14.7.58: version "14.7.77"