From 6c949dbcb1c6bba84a4b6235495350baeed479d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Jan 2022 16:17:36 +0000 Subject: [PATCH] Bump three from 0.85.2 to 0.137.0 Bumps [three](https://github.com/mrdoob/three.js) from 0.85.2 to 0.137.0. - [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 ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index a470e323..12113d2d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,7 +18,7 @@ "react-data-grid": "7.0.0-canary.30", "react-visibility-sensor": "^5.1.1", "slash": "^3.0.0", - "three": "0.85.2", + "three": "0.137.0", "xlsx": "^0.17.0" }, "devDependencies": { @@ -16854,9 +16854,9 @@ "dev": true }, "node_modules/three": { - "version": "0.85.2", - "resolved": "https://registry.npmjs.org/three/-/three-0.85.2.tgz", - "integrity": "sha1-iTb4nDZo978S+bCF3fXdQJkW6ic=" + "version": "0.137.0", + "resolved": "https://registry.npmjs.org/three/-/three-0.137.0.tgz", + "integrity": "sha512-rzSDhia6cU35UCy6y+zEEws6vSgytfHqFMSaBvUcySgzwvDO6vETyswtSNi/+aVqJw8WLMwyT1mlQQ1T/dxxOA==" }, "node_modules/throat": { "version": "5.0.0", @@ -32036,9 +32036,9 @@ "dev": true }, "three": { - "version": "0.85.2", - "resolved": "https://registry.npmjs.org/three/-/three-0.85.2.tgz", - "integrity": "sha1-iTb4nDZo978S+bCF3fXdQJkW6ic=" + "version": "0.137.0", + "resolved": "https://registry.npmjs.org/three/-/three-0.137.0.tgz", + "integrity": "sha512-rzSDhia6cU35UCy6y+zEEws6vSgytfHqFMSaBvUcySgzwvDO6vETyswtSNi/+aVqJw8WLMwyT1mlQQ1T/dxxOA==" }, "throat": { "version": "5.0.0", diff --git a/package.json b/package.json index a37218b2..9092ea19 100644 --- a/package.json +++ b/package.json @@ -84,7 +84,7 @@ "react-data-grid": "7.0.0-canary.30", "react-visibility-sensor": "^5.1.1", "slash": "^3.0.0", - "three": "0.85.2", + "three": "0.137.0", "xlsx": "^0.17.0" }, "peerDependencies": {