From ec01af39cd1b5b943b3c98a2cc170dfcfddfd6c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Mar 2021 20:47:37 +0000 Subject: [PATCH] Bump three from 0.97.0 to 0.125.0 Bumps [three](https://github.com/mrdoob/three.js) from 0.97.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 00af1ce2..f8f9fb41 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "semver-min": "^0.6.5", "short-unique-id": "^1.1.1", "switchery-latest": "^0.8.2", - "three": "~0.97.0", + "three": "~0.125.0", "universal-ga": "^1.2.0", "vue": "2.6.12" }, diff --git a/yarn.lock b/yarn.lock index 37f2bb92..ab6520c5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8473,10 +8473,10 @@ thenify@^3.3.0: dependencies: any-promise "^1.0.0" -three@~0.97.0: - version "0.97.0" - resolved "https://registry.yarnpkg.com/three/-/three-0.97.0.tgz#76141e1b0ace14246fe9198a458fefddc98a4e30" - integrity sha512-ctZF79O1R2aMIDnz9cV5GUIONyFnYvfQKg4+EAwEVaEr1mgy99rglstH6hhRdIThu3SOa4Ns5da/Ee5fTbWc9A== +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== through2-filter@^3.0.0: version "3.0.0"