diff --git a/frontend/package-lock.json b/frontend/package-lock.json index 1b92d92a..59113111 100644 --- a/frontend/package-lock.json +++ b/frontend/package-lock.json @@ -141,7 +141,7 @@ "shortid": "^2.2.15", "tcp-port-used": "^0.1.2", "text-encoding": "^0.7.0", - "three": "^0.125.0", + "three": "^0.137.0", "typescript": "^3.4.5", "underscore": "^1.10.2", "util": "^0.12.3", @@ -36376,9 +36376,9 @@ "dev": true }, "node_modules/three": { - "version": "0.125.2", - "resolved": "https://registry.npmjs.org/three/-/three-0.125.2.tgz", - "integrity": "sha512-7rIRO23jVKWcAPFdW/HREU2NZMGWPBZ4XwEMt0Ak0jwLUKVJhcKM55eCBWyGZq/KiQbeo1IeuAoo/9l2dzhTXA==", + "version": "0.137.0", + "resolved": "https://registry.npmjs.org/three/-/three-0.137.0.tgz", + "integrity": "sha512-rzSDhia6cU35UCy6y+zEEws6vSgytfHqFMSaBvUcySgzwvDO6vETyswtSNi/+aVqJw8WLMwyT1mlQQ1T/dxxOA==", "dev": true }, "node_modules/throat": { @@ -70072,9 +70072,9 @@ "dev": true }, "three": { - "version": "0.125.2", - "resolved": "https://registry.npmjs.org/three/-/three-0.125.2.tgz", - "integrity": "sha512-7rIRO23jVKWcAPFdW/HREU2NZMGWPBZ4XwEMt0Ak0jwLUKVJhcKM55eCBWyGZq/KiQbeo1IeuAoo/9l2dzhTXA==", + "version": "0.137.0", + "resolved": "https://registry.npmjs.org/three/-/three-0.137.0.tgz", + "integrity": "sha512-rzSDhia6cU35UCy6y+zEEws6vSgytfHqFMSaBvUcySgzwvDO6vETyswtSNi/+aVqJw8WLMwyT1mlQQ1T/dxxOA==", "dev": true }, "throat": { diff --git a/frontend/package.json b/frontend/package.json index cb683073..186a107a 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -150,7 +150,7 @@ "shortid": "^2.2.15", "tcp-port-used": "^0.1.2", "text-encoding": "^0.7.0", - "three": "^0.125.0", + "three": "^0.137.0", "typescript": "^3.4.5", "underscore": "^1.10.2", "util": "^0.12.3",