From 9e380197ed5869f97c8b14d95aa3f26b2f7d89bb Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 30 Jan 2020 21:33:51 +0000 Subject: [PATCH] Bump three from 0.92.0 to 0.113.0 Bumps [three](https://github.com/mrdoob/three.js) from 0.92.0 to 0.113.0. - [Release notes](https://github.com/mrdoob/three.js/releases) - [Commits](https://github.com/mrdoob/three.js/commits) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3e13712ab7..15aca3077d 100644 --- a/package.json +++ b/package.json @@ -130,7 +130,7 @@ "pbf": "3.2.1", "proj4": "2.6.0", "promise-polyfill": "8.1.3", - "three": "0.92.0", + "three": "0.113.0", "xlsx": "0.15.4", "xml-js": "1.6.11" },