diff --git a/package.json b/package.json index cd887b0..7e3675b 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "upng-js": "^2.1.0" }, "peerDependencies": { - "three": "^0.117.1" + "three": "^0.137.0" }, "devDependencies": { "@here/harp-datasource-protocol": "^0.16.0", @@ -49,7 +49,7 @@ "@types/three": "^0.103.2", "dotenv-safe": "^8.2.0", "standard": "^14.3.4", - "three": "^0.117.1" + "three": "^0.137.0" }, "publishConfig": { "access": "public" diff --git a/yarn.lock b/yarn.lock index 2638087..2698317 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1755,10 +1755,10 @@ text-table@^0.2.0: resolved "https://registry.yarnpkg.com/text-table/-/text-table-0.2.0.tgz#7f5ee823ae805207c00af2df4a84ec3fcfa570b4" integrity sha1-f17oI66AUgfACvLfSoTsP8+lcLQ= -three@*, three@^0.117.1: - version "0.117.1" - resolved "https://registry.yarnpkg.com/three/-/three-0.117.1.tgz#a49bcb1a6ddea2f250003e42585dc3e78e92b9d3" - integrity sha512-t4zeJhlNzUIj9+ub0l6nICVimSuRTZJOqvk3Rmlu+YGdTOJ49Wna8p7aumpkXJakJfITiybfpYE1XN1o1Z34UQ== +three@*, three@^0.137.0: + version "0.137.0" + resolved "https://registry.yarnpkg.com/three/-/three-0.137.0.tgz#0ebd6ba66637a332c31f234bcdd35aeec071a6e3" + integrity sha512-rzSDhia6cU35UCy6y+zEEws6vSgytfHqFMSaBvUcySgzwvDO6vETyswtSNi/+aVqJw8WLMwyT1mlQQ1T/dxxOA== through@^2.3.6: version "2.3.8"