From 6e6e92b0286224f30dcb206f1b9c82279dad3056 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Mar 2021 20:25:36 +0000 Subject: [PATCH] chore(deps): bump three from 0.99.0 to 0.126.0 Bumps [three](https://github.com/mrdoob/three.js) from 0.99.0 to 0.126.0. - [Release notes](https://github.com/mrdoob/three.js/releases) - [Commits](https://github.com/mrdoob/three.js/commits) Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 09f1d8499..e23e32bba 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7885,9 +7885,9 @@ text-encoding@0.6.4: integrity sha1-45mpgiV6J22uQou5KEXLcb3CbRk= three@latest: - version "0.99.0" - resolved "https://registry.yarnpkg.com/three/-/three-0.99.0.tgz#65711fda7a16501da83948121437d824df1fea19" - integrity sha512-DmNNq6H6nRGaqxScJ8x7v5VjdtDZR72oTVwDdKbB2BYNFxCkAoo9vdFAznEsMu9YzTV2yFvbVs7qHRzvJZzTIg== + version "0.126.0" + resolved "https://registry.yarnpkg.com/three/-/three-0.126.0.tgz#924818341cd4441ef247e3cbf236f6160b90a216" + integrity sha512-/MecvboUefStCkUfXLImoJxthN+FoLPcEP7pz1r1Dd9i8BPGGuj+S1sOPRvW4Z+ViZjP2oWWm1inNC/MT52ybA== through2@^2.0.0: version "2.0.5"