diff --git a/package-lock.json b/package-lock.json index 4868308..9435645 100644 --- a/package-lock.json +++ b/package-lock.json @@ -101,7 +101,7 @@ "spring-animator-1": "npm:spring-animator@^1.0.3", "standard": "14.3.1", "static-kdtree": "^1.0.2", - "three": "^0.84.0", + "three": "^0.137.0", "tinycolor2": "^1.4.1", "triangle-normal": "^0.0.0", "underscore": "^1.9.1", @@ -12982,9 +12982,9 @@ "integrity": "sha1-f17oI66AUgfACvLfSoTsP8+lcLQ=" }, "node_modules/three": { - "version": "0.84.0", - "resolved": "https://registry.npmjs.org/three/-/three-0.84.0.tgz", - "integrity": "sha1-lb6FpVoPoAKqYl7VWRMJV9z/2Rg=" + "version": "0.137.0", + "resolved": "https://registry.npmjs.org/three/-/three-0.137.0.tgz", + "integrity": "sha512-rzSDhia6cU35UCy6y+zEEws6vSgytfHqFMSaBvUcySgzwvDO6vETyswtSNi/+aVqJw8WLMwyT1mlQQ1T/dxxOA==" }, "node_modules/through": { "version": "2.3.8", @@ -25136,9 +25136,9 @@ "integrity": "sha1-f17oI66AUgfACvLfSoTsP8+lcLQ=" }, "three": { - "version": "0.84.0", - "resolved": "https://registry.npmjs.org/three/-/three-0.84.0.tgz", - "integrity": "sha1-lb6FpVoPoAKqYl7VWRMJV9z/2Rg=" + "version": "0.137.0", + "resolved": "https://registry.npmjs.org/three/-/three-0.137.0.tgz", + "integrity": "sha512-rzSDhia6cU35UCy6y+zEEws6vSgytfHqFMSaBvUcySgzwvDO6vETyswtSNi/+aVqJw8WLMwyT1mlQQ1T/dxxOA==" }, "through": { "version": "2.3.8", diff --git a/package.json b/package.json index 2be74bd..b469683 100644 --- a/package.json +++ b/package.json @@ -105,7 +105,7 @@ "spring-animator-1": "npm:spring-animator@^1.0.3", "standard": "14.3.1", "static-kdtree": "^1.0.2", - "three": "^0.84.0", + "three": "^0.137.0", "tinycolor2": "^1.4.1", "triangle-normal": "^0.0.0", "underscore": "^1.9.1",