From adb47936c8b5f10d902465ef5d919f88cd84376e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Mar 2021 20:32:04 +0000 Subject: [PATCH] Bump three from 0.116.1 to 0.125.0 Bumps [three](https://github.com/mrdoob/three.js) from 0.116.1 to 0.125.0. - [Release notes](https://github.com/mrdoob/three.js/releases) - [Commits](https://github.com/mrdoob/three.js/commits) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 948be37b..d2795686 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "react-spring": "^9.0.0-beta.34", "react-three-fiber": "^4.0.23", "react-use-gesture": "^7.0.0-beta.11", - "three": "^0.116.0" + "three": "^0.125.0" }, "devDependencies": { "@types/loadable__component": "5.13.2", diff --git a/yarn.lock b/yarn.lock index a35e604a..e9cf9a12 100644 --- a/yarn.lock +++ b/yarn.lock @@ -14717,10 +14717,10 @@ text-table@0.2.0, text-table@^0.2.0: resolved "https://registry.yarnpkg.com/text-table/-/text-table-0.2.0.tgz#7f5ee823ae805207c00af2df4a84ec3fcfa570b4" integrity sha1-f17oI66AUgfACvLfSoTsP8+lcLQ= -three@^0.116.0: - version "0.116.1" - resolved "https://registry.yarnpkg.com/three/-/three-0.116.1.tgz#a393f7a81fdc3e2fbf57ded5ba47dc5bd3678ce0" - integrity sha512-l2JCMiA/lVZAuSrLWRYMalvpR+0j8hbIhCpfs4V6JFnw2+JQEQJ5HltNpfFr+9TDpQts1BhtcISehWf/xBGPvQ== +three@^0.125.0: + version "0.125.0" + resolved "https://registry.yarnpkg.com/three/-/three-0.125.0.tgz#19e922b9dc51ad0b706893aeee888de68e99850a" + integrity sha512-qL36qUGsPQ/Ofo/RZdXwHwM7A8wzUSAIyawtjIebJSPvounUQeneSqxI0aBY2iwKpseGy+RUtj3C5f/z4poyXw== through2@^0.6.1, through2@^0.6.3, through2@~0.6.1: version "0.6.5"