From 5cb2ad742de91ca77fa87d0e068b7823ec69121c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Mar 2021 20:35:02 +0000 Subject: [PATCH] Bump three from 0.113.2 to 0.125.0 Bumps [three](https://github.com/mrdoob/three.js) from 0.113.2 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 | 13 ++++--------- 2 files changed, 5 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index d147382..6aa6352 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "react-router-dom": "^5.1.2", "react-router-hash-link": "^1.2.2", "react-scripts": "3.3.0", - "three": "^0.113.2", + "three": "^0.125.0", "three-stl-loader": "^1.0.6" }, "scripts": { diff --git a/yarn.lock b/yarn.lock index 8c749a7..9f75fe3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10193,15 +10193,10 @@ three-stl-loader@^1.0.6: resolved "https://registry.yarnpkg.com/three-stl-loader/-/three-stl-loader-1.0.6.tgz#b66240f819300eee88928251937587c3fb4262c1" integrity sha512-Z5Tc41XwYkR7we7Igz9Ck0Gw931aMePpPA2piaixUBOqteztlnh5onH/op5UrTdlOjs6GnKR6DBHZ4plUEh4bA== -three@*: - version "0.111.0" - resolved "https://registry.yarnpkg.com/three/-/three-0.111.0.tgz#9cedb73e79b7f6bf2440cb67a273f883faa923b6" - integrity sha512-AcTqyGJ3H75AIusOuADy0LsP958QKQwm/YhABHFMzd6RFXPNVay1rlSbbG6WYv7KM72G2THMMwqbjQd4dVHMkQ== - -three@^0.113.2: - version "0.113.2" - resolved "https://registry.yarnpkg.com/three/-/three-0.113.2.tgz#04791d491fe4359330f9dbe7b767db18bfb35d67" - integrity sha512-x3vrKW41/UtbWbWduWKGlfIc043SvHWr3YltehYq+UGb9YglQ2oztNGvl2eut05JtNSmP11Mh3t6Xak5/0e+Fg== +three@*, 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@^4.0.0: version "4.1.0"