From 58bbf459204c4e58227e9597dd40dfe750753e44 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Mar 2021 20:55:55 +0000 Subject: [PATCH] Bump three from 0.118.3 to 0.125.0 Bumps [three](https://github.com/mrdoob/three.js) from 0.118.3 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 59b310c..8534082 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "@jupyter-widgets/base": "^1.1.10 || ^2 || ^3 || ^4.0.0", "binary-search-tree": "^0.2.6", "ganyjs": "^0.7.1", - "three": "^0.118.0", + "three": "^0.125.0", "util": "^0.12.3", "uuid": "^3.3.3" }, diff --git a/yarn.lock b/yarn.lock index 32132f6..5c8453f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2909,6 +2909,11 @@ three@^0.118.0: resolved "https://registry.yarnpkg.com/three/-/three-0.118.3.tgz#c0bf8c10a68155478f12f4ccac2ff979526a4a0a" integrity sha512-ijECXrNzDkHieoeh2H69kgawTGH8DiamhR4uBN8jEM7VHSKvfTdEvOoHsA8Aq7dh7PHAxhlqBsN5arBI3KixSw== +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== + through@^2.3.6: version "2.3.8" resolved "https://registry.yarnpkg.com/through/-/through-2.3.8.tgz#0dd4c9ffaabc357960b1b724115d7e0e86a2e1f5"