diff --git a/package-lock.json b/package-lock.json index 8325560..74a3f06 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5235,9 +5235,9 @@ } }, "three": { - "version": "0.120.1", - "resolved": "https://registry.npmjs.org/three/-/three-0.120.1.tgz", - "integrity": "sha512-ktaCRFUR7JUZcKec+cBRz+oBex5pOVaJhrtxvFF2T7on53o9UkEux+/Nh1g/4zeb4t/pbxIFcADbn/ACu3LC1g==" + "version": "0.125.0", + "resolved": "https://registry.npmjs.org/three/-/three-0.125.0.tgz", + "integrity": "sha512-qL36qUGsPQ/Ofo/RZdXwHwM7A8wzUSAIyawtjIebJSPvounUQeneSqxI0aBY2iwKpseGy+RUtj3C5f/z4poyXw==" }, "three.meshline": { "version": "1.2.0", diff --git a/package.json b/package.json index d161437..688c161 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "navmesh": "^2.0.3", "source-map-support": "^0.5.19", "stats-js": "1.0.1", - "three": "0.120.1", + "three": "0.125.0", "three.meshline": "v1.2.0", "tslib": "^2.0.1", "unionize": "^3.1.0"