From de7a5ed969bbf97a91bbe778cad9e082cf7931d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Jan 2022 16:04:36 +0000 Subject: [PATCH] Bump three from 0.86.0 to 0.137.0 Bumps [three](https://github.com/mrdoob/three.js) from 0.86.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 | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 3b60bbd..6610663 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "randomatic": "^3.0.0", "sshpk": "^1.13.2", "store": "^2.0.12", - "three": "^0.86.0", + "three": "^0.137.0", "vue": "^2.3.3", "vue-router": "^2.6.0", "vuex": "^2.3.1" diff --git a/yarn.lock b/yarn.lock index 5596077..10f8d9d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6412,10 +6412,10 @@ text-encoding@0.6.4: resolved "https://registry.yarnpkg.com/text-encoding/-/text-encoding-0.6.4.tgz#e399a982257a276dae428bb92845cb71bdc26d19" integrity sha1-45mpgiV6J22uQou5KEXLcb3CbRk= -three@^0.86.0: - version "0.86.0" - resolved "https://registry.yarnpkg.com/three/-/three-0.86.0.tgz#1c33e476a1537e9a8a18f5792d024b1046cd2000" - integrity sha1-HDPkdqFTfpqKGPV5LQJLEEbNIAA= +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== throttle-debounce@^1.0.1: version "1.0.1"