From 46e1a9e0d6d87d9b537f618a861ea3215286ecc2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Jan 2022 16:06:19 +0000 Subject: [PATCH] Bump three from 0.87.1 to 0.137.0 Bumps [three](https://github.com/mrdoob/three.js) from 0.87.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 | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index b2fa673..a2636ae 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "dependencies": { "react": "16.3.2", "react-native": "~0.55.4", - "three": "^0.87.0", + "three": "^0.137.0", "react-360": "~1.1.0", "react-360-web": "~1.1.0" }, diff --git a/yarn.lock b/yarn.lock index 1ad456d..d10be93 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5118,9 +5118,9 @@ three-gltf2-loader@~1.2.0: version "1.2.0" resolved "https://registry.yarnpkg.com/three-gltf2-loader/-/three-gltf2-loader-1.2.0.tgz#1fffae0659b1490034e6d055c7aabc439ab5de21" -three@^0.87.0: - version "0.87.1" - resolved "https://registry.yarnpkg.com/three/-/three-0.87.1.tgz#466a34edc4543459ced9b9d7d276b65216fe2ba8" +three@^0.137.0: + version "0.137.0" + resolved "https://registry.yarnpkg.com/three/-/three-0.137.0.tgz#0ebd6ba66637a332c31f234bcdd35aeec071a6e3" throat@^3.0.0: version "3.2.0"