From 3ce1695e5037993574b621396e5bbd144c5c62b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Jan 2022 16:05:10 +0000 Subject: [PATCH] Bump three from 0.104.0 to 0.137.0 Bumps [three](https://github.com/mrdoob/three.js) from 0.104.0 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 | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 39a5cb8..75f136f 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.137.0", "vue": "^2.6.10", "vue-router": "^3.0.3", "vuetify": "^1.5.14", diff --git a/yarn.lock b/yarn.lock index 0d885da..b0db6ca 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.137.0: + version "0.137.0" + resolved "https://registry.yarnpkg.com/three/-/three-0.137.0.tgz#0ebd6ba66637a332c31f234bcdd35aeec071a6e3" + integrity sha512-rzSDhia6cU35UCy6y+zEEws6vSgytfHqFMSaBvUcySgzwvDO6vETyswtSNi/+aVqJw8WLMwyT1mlQQ1T/dxxOA== + through2@^2.0.0: version "2.0.5" resolved "https://registry.yarnpkg.com/through2/-/through2-2.0.5.tgz#01c1e39eb31d07cb7d03a96a70823260b23132cd"