diff --git a/package.json b/package.json index 32494dc14..9781528cd 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ "@reach/utils": "^0.12.1", "@sentry/browser": "^5.12.1", "@sentry/webpack-plugin": "^1.10.0", - "@types/three": "^0.93.1", + "@types/three": "^0.103.2", "adm-zip": "^0.4.13", "async-exit-hook": "^2.0.1", "babel-eslint": "^10.0.1", diff --git a/yarn.lock b/yarn.lock index 5edc6a61f..5a01dd6fe 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1688,9 +1688,12 @@ dependencies: "@types/estree" "*" -"@types/three@^0.93.1": - version "0.93.31" - resolved "https://registry.yarnpkg.com/@types/three/-/three-0.93.31.tgz#9698891a463b5c1ef0fc65f46114fe4f70f87ba2" +"@types/three@^0.103.2": + version "0.103.2" + resolved "https://registry.yarnpkg.com/@types/three/-/three-0.103.2.tgz#f7d49130001c551941a0ded757def810579aafc4" + integrity sha512-zhtf0Qs5wLJpIn1+VWCpzSgpKayj/GSWZ6woiuz09FW59KEDeLpnBkYz6lbblVpRmGdlnG8nd0unaASshOvcXw== + dependencies: + three "*" "@types/uglify-js@*": version "3.9.3" @@ -10847,6 +10850,11 @@ three-full@^17.1.0: version "17.2.0" resolved "https://registry.yarnpkg.com/three-full/-/three-full-17.2.0.tgz#b6086360a9429e733e080093c25d02a3171ba1cc" +three@*: + version "0.125.1" + resolved "https://registry.yarnpkg.com/three/-/three-0.125.1.tgz#6eedbc5003b843fd5b6c48b3e61bfbd86bd3e0b2" + integrity sha512-7CbiSHZOc18ChhVZU8wQ2g9F2KHJqiG7+ND56/XMrJC2XZMmu+dZFeLFl380c5JwKZGHTOkBQzioZVkI7Jumhg== + three@^0.93.0: version "0.93.0" resolved "https://registry.yarnpkg.com/three/-/three-0.93.0.tgz#3fd6c367ef4554abbb6e16ad69936283e895c123"