From 1db56ac528dcf31377758a5dd8a79edc0780ac36 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Mar 2021 20:21:25 +0000 Subject: [PATCH] Bump three from 0.86.0 to 0.125.0 Bumps [three](https://github.com/mrdoob/three.js) from 0.86.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] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 3b60bbd..20ce51a 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.125.0", "vue": "^2.3.3", "vue-router": "^2.6.0", "vuex": "^2.3.1" diff --git a/yarn.lock b/yarn.lock index 5596077..250fc56 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.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== throttle-debounce@^1.0.1: version "1.0.1"