From 205e679342ad4891a9a8b45f8117a325cb1ddae9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Mar 2021 20:24:35 +0000 Subject: [PATCH] Bump three from 0.104.0 to 0.125.0 Bumps [three](https://github.com/mrdoob/three.js) from 0.104.0 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 | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 39a5cb8..d4c9e64 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "lodash": "^4.17.15", "moment": "^2.24.0", "register-service-worker": "^1.6.2", - "three": "^0.104.0", + "three": "^0.125.0", "vue": "^2.6.10", "vue-router": "^3.0.3", "vuetify": "^1.5.14", diff --git a/yarn.lock b/yarn.lock index 0d885da..ea35399 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8306,6 +8306,11 @@ three@^0.104.0: resolved "https://registry.yarnpkg.com/three/-/three-0.104.0.tgz#9ad1da492153b753a89e0df066631215bd9d9087" integrity sha512-q617IMBC5k40U2E9UC4/LtmhzTOOLB1jGMIooUL+QrhZ7abiGCSDrKrpCDt9V8RTl6xw+0FYfA1PYsIPKbQOgg== +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@^2.0.0: version "2.0.5" resolved "https://registry.yarnpkg.com/through2/-/through2-2.0.5.tgz#01c1e39eb31d07cb7d03a96a70823260b23132cd"