diff --git a/bin/h5/three-pathfinding-master/package-lock.json b/bin/h5/three-pathfinding-master/package-lock.json index fef118b..4055419 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.137.0", + "resolved": "https://registry.npmjs.org/three/-/three-0.137.0.tgz", + "integrity": "sha512-rzSDhia6cU35UCy6y+zEEws6vSgytfHqFMSaBvUcySgzwvDO6vETyswtSNi/+aVqJw8WLMwyT1mlQQ1T/dxxOA==", "dev": true }, "through": { diff --git a/bin/h5/three-pathfinding-master/package.json b/bin/h5/three-pathfinding-master/package.json index 8278df0..d114701 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.137.0", "uglify-js": "^3.3.3" } }