diff --git a/bin/h5/three-pathfinding-master/package-lock.json b/bin/h5/three-pathfinding-master/package-lock.json index fef118b..c2df996 100644 --- a/bin/h5/three-pathfinding-master/package-lock.json +++ b/bin/h5/three-pathfinding-master/package-lock.json @@ -11570,9 +11570,9 @@ } }, "three": { - "version": "0.115.0", - "resolved": "https://registry.npmjs.org/three/-/three-0.115.0.tgz", - "integrity": "sha512-mAV2Ky3RdcbdSbR9capI+tKLvRldWYxd4151PZTT/o7+U2jh9Is3a4KmnYwzyUAhB2ZA3pXSgCd2DOY4Tj5kow==", + "version": "0.125.0", + "resolved": "https://registry.npmjs.org/three/-/three-0.125.0.tgz", + "integrity": "sha512-qL36qUGsPQ/Ofo/RZdXwHwM7A8wzUSAIyawtjIebJSPvounUQeneSqxI0aBY2iwKpseGy+RUtj3C5f/z4poyXw==", "dev": true }, "through": { diff --git a/bin/h5/three-pathfinding-master/package.json b/bin/h5/three-pathfinding-master/package.json index 8278df0..e05dc2e 100644 --- a/bin/h5/three-pathfinding-master/package.json +++ b/bin/h5/three-pathfinding-master/package.json @@ -53,7 +53,7 @@ "replace-between": "0.0.8", "serve": "^11.3.0", "tape": "^4.9.1", - "three": "^0.115.0", + "three": "^0.125.0", "uglify-js": "^3.3.3" } }