diff --git a/react-three-fiber/r3f-instanced-colors-example/package.json b/react-three-fiber/r3f-instanced-colors-example/package.json index 0cffce1..9db580d 100644 --- a/react-three-fiber/r3f-instanced-colors-example/package.json +++ b/react-three-fiber/r3f-instanced-colors-example/package.json @@ -16,7 +16,7 @@ "react-fps-stats": "^0.1.3", "react-scripts": "^3.4.3", "react-three-fiber": "^5.0.3", - "three": "^0.121.1" + "three": "^0.137.0" }, "browserslist": { "production": [ diff --git a/react-three-fiber/r3f-instanced-colors-example/yarn.lock b/react-three-fiber/r3f-instanced-colors-example/yarn.lock index 532031d..b55d210 100644 --- a/react-three-fiber/r3f-instanced-colors-example/yarn.lock +++ b/react-three-fiber/r3f-instanced-colors-example/yarn.lock @@ -10030,10 +10030,10 @@ text-table@0.2.0, 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.121.1: - version "0.121.1" - resolved "https://registry.yarnpkg.com/three/-/three-0.121.1.tgz#fda39cf4701d02be9c3be5c27ccea24b7a1ea59b" - integrity sha512-+rYhNpW5W1aBdLkPQDld/GA4Sj/uOKJJKVpCAZUbpk/HZEiYRUlPt8+s+9nmxRglWmRHdBa3ERvUwqg4nmoA5w== +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== throat@^4.0.0: version "4.1.0"