diff --git a/package.json b/package.json index dd34814d..33e76c4b 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "dependencies": { "@babel/runtime": "^7.6.0", "@mozillareality/easing-functions": "^0.1.1", - "@mozillareality/three-batch-manager": "^0.1.8", + "@mozillareality/three-batch-manager": "^0.1.10", "@mozillareality/three-particle-emitter": "^0.2.2", "@sentry/browser": "^5.6.3", "abortcontroller-polyfill": "^1.3.0", diff --git a/yarn.lock b/yarn.lock index 99f5e16f..c4495086 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1193,10 +1193,10 @@ resolved "https://registry.yarnpkg.com/@mozillareality/easing-functions/-/easing-functions-0.1.1.tgz#de7994336412b02e7d58e8391d0c230df8b79ad2" integrity sha512-rApZ0OOqreMULwHZOy+fB9wRLnikelE8pMbqUmtLBhT6OSKp5dz/7pA/EjnFXJDQBR/EgZUa3vwbFlTZnUgSlw== -"@mozillareality/three-batch-manager@^0.1.8": - version "0.1.8" - resolved "https://registry.yarnpkg.com/@mozillareality/three-batch-manager/-/three-batch-manager-0.1.8.tgz#03af65322dbce1f2e51db0fb2137b56315b265ce" - integrity sha512-CvyJSEnokog9vkTwPqXkoN6k5vGkyXSKPC7BS1RYZEsWo5TupVmYmMPCY5YNLFNs2+5hL1SEkQ1ufHKCxpM/PQ== +"@mozillareality/three-batch-manager@^0.1.10": + version "0.1.10" + resolved "https://registry.yarnpkg.com/@mozillareality/three-batch-manager/-/three-batch-manager-0.1.10.tgz#240de03b54a65bd47961f05285972b5de087810d" + integrity sha512-+Te0UoWV+P5lkczxDi0aYoHiZZdu+dSHWJQqFKb7xKKOMEC6v9U+PQl3Hp8ut+LQh678hLjf/i80zqxaeo9OdA== "@mozillareality/three-particle-emitter@^0.2.2": version "0.2.2"