diff --git a/package.json b/package.json index c18ef06..01d7a83 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ }, "dependencies": { "base64-js": "^1.2.3", - "three": "^0.108.0" + "three": "^0.137.0" }, "browserslist": [ "last 2 Chrome versions" diff --git a/yarn.lock b/yarn.lock index 816f494..022afbc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4909,10 +4909,10 @@ terser@^4.1.2: source-map "~0.6.1" source-map-support "~0.5.12" -three@^0.108.0: - version "0.108.0" - resolved "https://registry.yarnpkg.com/three/-/three-0.108.0.tgz#53d26597c7932f214bb43f4655e566d2058143b5" - integrity sha512-d1ysIXwi8qTlbmMwrTxi5pYiiYIflEr0e48krP0LAY8ndS8c6fkLHn6NvRT+o76/Fs9PBLxFViuI62iGVWwwlg== +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, through2@~2.0.3: version "2.0.5"