From f0b481d7ba7f2f463801945596890224dbc875e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Mar 2021 20:33:05 +0000 Subject: [PATCH] Bump three from 0.105.0 to 0.125.0 Bumps [three](https://github.com/mrdoob/three.js) from 0.105.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 2200d869..5a0d468c 100644 --- a/package.json +++ b/package.json @@ -97,7 +97,7 @@ "styled-components": "^5.0.0", "styled-reset": "^4.0.2", "swr": "^0.3.9", - "three": "0.105.0" + "three": "0.125.0" }, "devDependencies": { "@babel/cli": "^7.6.4", diff --git a/yarn.lock b/yarn.lock index a4441795..2850eb4a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9208,10 +9208,10 @@ text-hex@1.0.x: resolved "https://registry.yarnpkg.com/text-hex/-/text-hex-1.0.0.tgz#69dc9c1b17446ee79a92bf5b884bb4b9127506f5" integrity sha512-uuVGNWzgJ4yhRaNSiubPY7OjISw4sw4E5Uv0wbjp+OzcbmVU/rsT8ujgcXJhn9ypzsgr5vlzpPqP+MBBKcGvbg== -three@0.105.0: - version "0.105.0" - resolved "https://registry.yarnpkg.com/three/-/three-0.105.0.tgz#249e8832a3f0e9a52bd8ee223e69f072435b3ebe" - integrity sha512-P+0nz3+JL9WqVTNXXw3fsrBnzyguYmis+ROsNkI3KDAnp3peHmr0nUNAYXzCyw+eeTwnHenV7yHdBXAV45ySUA== +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== throat@^5.0.0: version "5.0.0"