From 7dec8a9c6d67c2ca599fe3b9bd1876e111cd60c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Mar 2021 20:22:57 +0000 Subject: [PATCH] Bump three from 0.106.2 to 0.125.0 Bumps [three](https://github.com/mrdoob/three.js) from 0.106.2 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 | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 82a5b3f..2227c32 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.125.0", "topojson": "^3.0.2" } } diff --git a/yarn.lock b/yarn.lock index 61441ba..5410585 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.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== throat@^4.0.0, throat@^4.1.0: version "4.1.0"