From 277e3d3a945b4c400f2dac972cbd7fa5611fad12 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Feb 2023 06:11:45 +0000 Subject: [PATCH] Bump three from 0.129.0 to 0.150.1 Bumps [three](https://github.com/mrdoob/three.js) from 0.129.0 to 0.150.1. - [Release notes](https://github.com/mrdoob/three.js/releases) - [Commits](https://github.com/mrdoob/three.js/commits) --- updated-dependencies: - dependency-name: three dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d28ac46203..773aec1e47 100644 --- a/package.json +++ b/package.json @@ -143,7 +143,7 @@ "proj4": "2.8.0", "promise-polyfill": "8.2.3", "rbush": "^2.0.2", - "three": "0.129.0", + "three": "0.150.1", "util": "^0.12.4", "xlsx": "0.18.5", "xml-js": "1.6.11"