From a91307a442a5def08cdd398f2f0cac5a4006fef3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 May 2022 09:10:18 +0000 Subject: [PATCH] Bump three from 0.140.0 to 0.140.1 Bumps [three](https://github.com/mrdoob/three.js) from 0.140.0 to 0.140.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-patch ... 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 0fa47af7c..38cc39baa 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "popper.js": "^1.16.1", "stimulus": "^2.0.0", "stimulus_reflex": "3.4.1", - "three": "^0.140.0", + "three": "^0.140.1", "turbolinks": "^5.2.0", "typescript": "^4.6.4" }, diff --git a/yarn.lock b/yarn.lock index 4dbcbaea0..786945aa7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8076,10 +8076,10 @@ text-table@^0.2.0: resolved "https://registry.yarnpkg.com/text-table/-/text-table-0.2.0.tgz#7f5ee823ae805207c00af2df4a84ec3fcfa570b4" integrity sha1-f17oI66AUgfACvLfSoTsP8+lcLQ= -three@^0.140.0: - version "0.140.0" - resolved "https://registry.yarnpkg.com/three/-/three-0.140.0.tgz#5ad85df954c63015337a846134e0daa6c7c0dead" - integrity sha512-jcHjbnYspPLDdsDQChmzyAoZ5KhJbgFk6pNGlAIc9fQMvsfPGjF5H9glrngqvb2CR/qXcClMyp5PYdF996lldA== +three@^0.140.1: + version "0.140.1" + resolved "https://registry.yarnpkg.com/three/-/three-0.140.1.tgz#7d752c10f683b4dc2a96b155b51d6ec5a59909dc" + integrity sha512-gjTMCfmbXtjD/U1Thw2Lbq4FR6H2kcy7+bd09OSqiPwU5X49va87QC2Kbrdzg8MQvkCbKAagaIbf3m3rCqmcYg== through2@^2.0.0: version "2.0.5"