diff --git a/package.json b/package.json index 59b310c..8534082 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "@jupyter-widgets/base": "^1.1.10 || ^2 || ^3 || ^4.0.0", "binary-search-tree": "^0.2.6", "ganyjs": "^0.7.1", - "three": "^0.118.0", + "three": "^0.125.0", "util": "^0.12.3", "uuid": "^3.3.3" }, diff --git a/yarn.lock b/yarn.lock index 32132f6..5c8453f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2909,6 +2909,11 @@ three@^0.118.0: resolved "https://registry.yarnpkg.com/three/-/three-0.118.3.tgz#c0bf8c10a68155478f12f4ccac2ff979526a4a0a" integrity sha512-ijECXrNzDkHieoeh2H69kgawTGH8DiamhR4uBN8jEM7VHSKvfTdEvOoHsA8Aq7dh7PHAxhlqBsN5arBI3KixSw== +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== + through@^2.3.6: version "2.3.8" resolved "https://registry.yarnpkg.com/through/-/through-2.3.8.tgz#0dd4c9ffaabc357960b1b724115d7e0e86a2e1f5"