From fdc893d1112ec7d12411e0596b6d5a0e12aa172a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Jan 2022 16:05:43 +0000 Subject: [PATCH] chore(deps): bump three from 0.99.0 to 0.137.1 Bumps [three](https://github.com/mrdoob/three.js) from 0.99.0 to 0.137.1. - [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] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 09f1d8499..6420e41a8 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.137.1" + resolved "https://registry.yarnpkg.com/three/-/three-0.137.1.tgz#30405bc22bafe3934cfc0f41f2d63b7e1b00da37" + integrity sha512-GwoWu7jL0YEwtAPMt2MijplOeSslFYJgORGxkEE19aRd2fk53VQPKYwsA+Lj7M19dQl4AI6Knv+jUK8F0L67Tg== through2@^2.0.0: version "2.0.5"