From d17d44849c7873d05bd152110be9cea3b9454ba7 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 28 Oct 2021 17:10:26 +0000 Subject: [PATCH] chore(deps): update dependency three to ^0.134.0 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 9195eae..7ebb876 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "license": "MIT", "devDependencies": { "snowpack": "^3.0.0", - "three": "^0.133.0", + "three": "^0.134.0", "tone": "^14.7.58" }, "scripts": { diff --git a/yarn.lock b/yarn.lock index 8c22b39..b19e958 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2696,10 +2696,10 @@ tar@^6.0.2, tar@^6.1.0: mkdirp "^1.0.3" yallist "^4.0.0" -three@^0.133.0: - version "0.133.1" - resolved "https://registry.yarnpkg.com/three/-/three-0.133.1.tgz#5606f4817d67a09d9212d4ccbd6826564774f8f4" - integrity sha512-WydohO8ll949B0FTD6MGz59Yv2Lwj8hvObg/0Heh2r42S6+tQC1WByfCNRdmG4D7+odfGod+n8JPV1I2xrboWw== +three@^0.134.0: + version "0.134.0" + resolved "https://registry.yarnpkg.com/three/-/three-0.134.0.tgz#d7ad4d85d050da0861bf39749b06ddfb5f17157f" + integrity sha512-LbBerg7GaSPjYtTOnu41AMp7tV6efUNR3p4Wk5NzkSsNTBuA5mDGOfwwZL1jhhVMLx9V20HolIUo0+U3AXehbg== to-regex-range@^5.0.1: version "5.0.1"