diff --git a/package.json b/package.json index e2e6c49bf..88eaf5536 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "stats.js": "^0.17.0", "suspend-react": "^0.1.3", "three-mesh-bvh": "^0.7.0", - "three-stdlib": "^2.29.4", + "three-stdlib": "^2.29.9", "troika-three-text": "^0.49.0", "tunnel-rat": "^0.1.2", "utility-types": "^3.10.0", diff --git a/yarn.lock b/yarn.lock index 66a6af6a5..bd364bbe2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -13065,10 +13065,10 @@ three-mesh-bvh@^0.7.0: resolved "https://registry.yarnpkg.com/three-mesh-bvh/-/three-mesh-bvh-0.7.0.tgz#8327c3483060bb7fe3e0151d7863d338095527d4" integrity sha512-Hj0Z1Rp02yy5H+/xtMBu/dYAeRsSONaBaVLZoST9sMpZxycHypRiUeMHucPOLWFHnpc5hwelOnONcLpkfhDg0Q== -three-stdlib@^2.29.4: - version "2.29.4" - resolved "https://registry.yarnpkg.com/three-stdlib/-/three-stdlib-2.29.4.tgz#6e8741f6a2d435d15ed73f3a14dd149660d4ce51" - integrity sha512-XNzGCrz/uAk9XoLwd35eN7dQyI4ggXZTeqjcN034YdYBpBlNO9kmLHehl/0Nw9jCelblB7jla+unHAOIyLyV6Q== +three-stdlib@^2.29.9: + version "2.29.9" + resolved "https://registry.yarnpkg.com/three-stdlib/-/three-stdlib-2.29.9.tgz#ee8fe2ce01f08817c15bb7f00c52b6558c981ff8" + integrity sha512-O6HRkJXX5A3DGXdvMwi8XqYlTV1wXdhKhxWmTuDoXFN4aZj96GW7gKj8FQ4bWFV2L8SmXuYSpkvJoG/1GCc9Ug== dependencies: "@types/draco3d" "^1.4.0" "@types/offscreencanvas" "^2019.6.4"