From 544d7cd2ce57d103533a214fae333992f7791b09 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Jul 2022 03:11:07 +0000 Subject: [PATCH] Bump three from 0.124.0 to 0.143.0 Bumps [three](https://github.com/mrdoob/three.js) from 0.124.0 to 0.143.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 update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 714095f..0e31998 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "primeicons": "^4.1.0", "primevue": "^3.2.0-rc.1", "sass-loader": "^10.1.1", - "three": "^0.124.0", + "three": "^0.143.0", "troisjs": "^0.1.0", "vue": "^3.0.5", "vue-router": "^4.0.3", diff --git a/yarn.lock b/yarn.lock index e1ada38..fd6d1b4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2987,10 +2987,10 @@ three@^0.120: resolved "https://registry.npmjs.org/three/-/three-0.120.1.tgz#dbd8894f8ab87c109f1602933e7c740c98137377" integrity sha512-ktaCRFUR7JUZcKec+cBRz+oBex5pOVaJhrtxvFF2T7on53o9UkEux+/Nh1g/4zeb4t/pbxIFcADbn/ACu3LC1g== -three@^0.124.0: - version "0.124.0" - resolved "https://registry.npmjs.org/three/-/three-0.124.0.tgz#14ab1a26ba6c56e51190e1b55695cd3c1e69ea55" - integrity sha512-ROXp1Ly7YyF+jC910DQyAWj++Qlw2lQv0qwYLNQwdDbjk4bsOXAfGO92wYTMPNei1GMJUmCxSxc3MjGBTS09Rg== +three@^0.143.0: + version "0.143.0" + resolved "https://registry.yarnpkg.com/three/-/three-0.143.0.tgz#1455bca132cc2b20beb7f41d313e10c29e5ed9df" + integrity sha512-oKcAGYHhJ46TGEuHjodo2n6TY2R6lbvrkp+feKZxqsUL/WkH7GKKaeu6RHeyb2Xjfk2dPLRKLsOP0KM2VgT8Zg== "through@>=2.2.7 <3": version "2.3.8"