diff --git a/frontend/packages/core/package.json b/frontend/packages/core/package.json index e629d6a02f2abaff7e030e468456d59d5542c510..88b33d45205cafaf57ee2cfa933f48bc9572ad12 100644 --- a/frontend/packages/core/package.json +++ b/frontend/packages/core/package.json @@ -79,7 +79,7 @@ "redux": "4.1.1", "styled-components": "5.3.1", "swr": "1.0.1", - "three": "0.132.2", + "three": "0.137.0", "tippy.js": "6.3.1", "umap-js": "1.3.3" }, diff --git a/frontend/yarn.lock b/frontend/yarn.lock index b0d90207ad7623f8385f1af370199efca9f4e7b1..d0d424bc075f2c8548613f7ae99f126c8c7091b8 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -12484,10 +12484,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@0.132.2: - version "0.132.2" - resolved "https://registry.yarnpkg.com/three/-/three-0.132.2.tgz#95eb1856147237c03e887cbbe56f964b6fb40b5e" - integrity sha512-0wcR7LxxkXMn6Gi58gEs3QvY8WpTVXA31L2VOvpjm4ZPYFRHCZC13UqynheFoS5OXDYgtBneN0dhbaNBE8iLhQ== +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== through2@^2.0.0: version "2.0.5"