diff --git a/package.json b/package.json index 39a5cb8..d4c9e64 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "lodash": "^4.17.15", "moment": "^2.24.0", "register-service-worker": "^1.6.2", - "three": "^0.104.0", + "three": "^0.125.0", "vue": "^2.6.10", "vue-router": "^3.0.3", "vuetify": "^1.5.14", diff --git a/yarn.lock b/yarn.lock index 0d885da..ea35399 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8306,6 +8306,11 @@ three@^0.104.0: resolved "https://registry.yarnpkg.com/three/-/three-0.104.0.tgz#9ad1da492153b753a89e0df066631215bd9d9087" integrity sha512-q617IMBC5k40U2E9UC4/LtmhzTOOLB1jGMIooUL+QrhZ7abiGCSDrKrpCDt9V8RTl6xw+0FYfA1PYsIPKbQOgg== +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@^2.0.0: version "2.0.5" resolved "https://registry.yarnpkg.com/through2/-/through2-2.0.5.tgz#01c1e39eb31d07cb7d03a96a70823260b23132cd"