From 157c04aa356513615dace9c855edfcab123a3986 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Jan 2022 16:10:41 +0000 Subject: [PATCH] :arrow_up: Bump three from 0.116.1 to 0.137.0 Bumps [three](https://github.com/mrdoob/three.js) from 0.116.1 to 0.137.0. - [Release notes](https://github.com/mrdoob/three.js/releases) - [Commits](https://github.com/mrdoob/three.js/commits) --- updated-dependencies: - dependency-name: three dependency-type: direct:production ... 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 86bbd0e..cfb290f 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "react-navigation": "^4.3.8", "react-navigation-addon-search-layout": "^0.14.1", "react-navigation-stack": "^2.3.13", - "three": "^0.116.1" + "three": "^0.137.0" }, "devDependencies": { "@babel/core": "^7.8.6", diff --git a/yarn.lock b/yarn.lock index 8c58f6a..fa84a48 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5338,10 +5338,10 @@ three@^0.102.1: resolved "https://registry.yarnpkg.com/three/-/three-0.102.1.tgz#fc08b6b11860cf59e8cd45b7e90e34d1d1a8cbd6" integrity sha512-btHBdww/Es4vdBkB2GjTE9mpj0vy8tgtxkX7ne7uxySXV8zoGxWJv1N88BydxnCqvAfmD4ZUTqPeESO7oDgeOQ== -three@^0.116.1: - 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.137.0: + version "0.137.0" + resolved "https://registry.yarnpkg.com/three/-/three-0.137.0.tgz#0ebd6ba66637a332c31f234bcdd35aeec071a6e3" + integrity sha512-rzSDhia6cU35UCy6y+zEEws6vSgytfHqFMSaBvUcySgzwvDO6vETyswtSNi/+aVqJw8WLMwyT1mlQQ1T/dxxOA== throat@^4.1.0: version "4.1.0"