diff --git a/package.json b/package.json index 4f4216da1..90bccd370 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ "webpack-dev-server": "^5.0.3" }, "dependencies": { - "@pixiv/three-vrm": "^3.0.0", - "@pixiv/three-vrm-animation": "^3.0.0", - "@pixiv/three-vrm-springbone": "^3.0.0", + "@pixiv/three-vrm": "^3.1.0", + "@pixiv/three-vrm-animation": "^3.1.0", + "@pixiv/three-vrm-springbone": "^3.1.0", "postprocessing": "^6.35.2", "three": "^0.167.1" }