From a208869125c6653542bff522b0cb7c92b0f2db73 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Mar 2021 20:30:50 +0000 Subject: [PATCH] Bump three from 0.107.0 to 0.125.0 in /dashboard Bumps [three](https://github.com/mrdoob/three.js) from 0.107.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] --- dashboard/package.json | 2 +- dashboard/yarn.lock | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/dashboard/package.json b/dashboard/package.json index 19544b1..bf045e5 100644 --- a/dashboard/package.json +++ b/dashboard/package.json @@ -57,7 +57,7 @@ "socket.io-client": "^2.2.0", "style-loader": "0.23.1", "terser-webpack-plugin": "1.2.3", - "three": "^0.107.0", + "three": "^0.125.0", "three-trackballcontrols": "^0.0.8", "ts-pnp": "1.1.2", "url-loader": "1.1.2", diff --git a/dashboard/yarn.lock b/dashboard/yarn.lock index c4b9586..6aa13ea 100644 --- a/dashboard/yarn.lock +++ b/dashboard/yarn.lock @@ -10392,6 +10392,11 @@ three@^0.107.0: resolved "https://registry.yarnpkg.com/three/-/three-0.107.0.tgz#0c862c348d61bd3f22058e01f5e771c1294315a1" integrity sha512-vqbKJRLBEviPVa7poEzXocobicwxzsctr5mnymA7n8fEzcVS49rYP0RrwqZ98JqujRoruK+/YzcchNpRP+kXsQ== +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: version "4.1.0" resolved "https://registry.yarnpkg.com/throat/-/throat-4.1.0.tgz#89037cbc92c56ab18926e6ba4cbb200e15672a6a"