From bb36c8b0d4b0527237cbe88b0490542130ef1e22 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Jan 2022 16:17:33 +0000 Subject: [PATCH] Bump three from 0.130.1 to 0.137.0 Bumps [three](https://github.com/mrdoob/three.js) from 0.130.1 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 2a570fc..64b1d29 100644 --- a/package-lock.json +++ b/package-lock.json @@ -25,7 +25,7 @@ "sha3": "^2.1.4", "simple-line-icons": "^2.5.5", "slick-carousel": "^1.8.1", - "three": "^0.130.0", + "three": "^0.137.0", "uuid": "^8.3.2", "uuid-validate": "0.0.3", "validator": "^13.6.0" @@ -5448,9 +5448,9 @@ } }, "node_modules/three": { - "version": "0.130.1", - "resolved": "https://registry.npmjs.org/three/-/three-0.130.1.tgz", - "integrity": "sha512-OSPPKcGvFSiGkG3jFrwwC76PBV/ZSrGxpBbg28bW8s9GU8r/y2spNGtEXHEb/CVqo0Ctf5Lx2rVaxQZB6OasaA==" + "version": "0.137.0", + "resolved": "https://registry.npmjs.org/three/-/three-0.137.0.tgz", + "integrity": "sha512-rzSDhia6cU35UCy6y+zEEws6vSgytfHqFMSaBvUcySgzwvDO6vETyswtSNi/+aVqJw8WLMwyT1mlQQ1T/dxxOA==" }, "node_modules/through2": { "version": "4.0.2", @@ -10308,9 +10308,9 @@ } }, "three": { - "version": "0.130.1", - "resolved": "https://registry.npmjs.org/three/-/three-0.130.1.tgz", - "integrity": "sha512-OSPPKcGvFSiGkG3jFrwwC76PBV/ZSrGxpBbg28bW8s9GU8r/y2spNGtEXHEb/CVqo0Ctf5Lx2rVaxQZB6OasaA==" + "version": "0.137.0", + "resolved": "https://registry.npmjs.org/three/-/three-0.137.0.tgz", + "integrity": "sha512-rzSDhia6cU35UCy6y+zEEws6vSgytfHqFMSaBvUcySgzwvDO6vETyswtSNi/+aVqJw8WLMwyT1mlQQ1T/dxxOA==" }, "through2": { "version": "4.0.2", diff --git a/package.json b/package.json index 045ce9c..83e3a5b 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "sha3": "^2.1.4", "simple-line-icons": "^2.5.5", "slick-carousel": "^1.8.1", - "three": "^0.130.0", + "three": "^0.137.0", "uuid": "^8.3.2", "uuid-validate": "0.0.3", "validator": "^13.6.0"