From 745c7eca906652d3bd4efae9be500c7805956e86 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Jan 2022 16:04:50 +0000 Subject: [PATCH] Bump three from 0.106.2 to 0.137.0 Bumps [three](https://github.com/mrdoob/three.js) from 0.106.2 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 | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 82a5b3f..0dd99d2 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "redux-persist": "^5.4.0", "redux-thunk": "^2.2.0", "svg-path-properties": "^0.4.1", - "three": "^0.106.2", + "three": "^0.137.0", "topojson": "^3.0.2" } } diff --git a/yarn.lock b/yarn.lock index 61441ba..bb6824c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2995,7 +2995,7 @@ compressible@~2.0.13: compression@^1.7.1: version "1.7.2" - resolved "http://registry.npmjs.org/compression/-/compression-1.7.2.tgz#aaffbcd6aaf854b44ebb280353d5ad1651f59a69" + resolved "https://registry.npmjs.org/compression/-/compression-1.7.2.tgz#aaffbcd6aaf854b44ebb280353d5ad1651f59a69" dependencies: accepts "~1.3.4" bytes "3.0.0" @@ -8642,10 +8642,10 @@ three@0.88.0: resolved "https://registry.yarnpkg.com/three/-/three-0.88.0.tgz#4256c2fc38e4fb23a0d23eba2b6cce4df8e466d5" integrity sha1-QlbC/Djk+yOg0j66K2zOTfjkZtU= -three@^0.106.2: - version "0.106.2" - resolved "https://registry.yarnpkg.com/three/-/three-0.106.2.tgz#6752d304c470e4df230944ecd45325e7bf79e1f8" - integrity sha512-4Tlx43uoxnIaZFW2Bzkd1rXsatvVHEWAZJy8LuE+s6Q8c66ogNnhfq1bHiBKPAnXP230LD11H/ScIZc2LZMviA== +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.0.0, throat@^4.1.0: version "4.1.0"