From 406cf2fed1d2692b601a765f67d3cef0c30873f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Oct 2022 15:36:51 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Bump=20shufflejs=20from=20?= =?UTF-8?q?6.0.0=20to=206.1.0=20in=20/website=20(#1385)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- website/package.json | 2 +- website/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/website/package.json b/website/package.json index cf2566712..40933a010 100644 --- a/website/package.json +++ b/website/package.json @@ -43,7 +43,7 @@ "gumshoejs": "^5.1.2", "jarallax": "^2.0.4", "js-datepicker": "^5.18.0", - "shufflejs": "^6.0.0", + "shufflejs": "^6.1.0", "swiper": "6.5.1", "tiny-slider": "^2.9.4", "tobii": "^2.0.0-alpha", diff --git a/website/yarn.lock b/website/yarn.lock index aa5768e27..9872ebff7 100644 --- a/website/yarn.lock +++ b/website/yarn.lock @@ -5162,10 +5162,10 @@ shebang-regex@^3.0.0: resolved "https://registry.yarnpkg.com/shebang-regex/-/shebang-regex-3.0.0.tgz#ae16f1644d873ecad843b0307b143362d4c42172" integrity sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A== -shufflejs@^6.0.0: - version "6.0.0" - resolved "https://registry.yarnpkg.com/shufflejs/-/shufflejs-6.0.0.tgz#32d03e56ac2343af120542e937ccda986a6a8abc" - integrity sha512-OV6qXYmfQUHT9u9BvO/1wItZ3YWrQVMdKI0d9gS4xaYLyhB6xGN+Oo+tNzQui+rMt+L/h1f34LNBsrCCRii9Yg== +shufflejs@^6.1.0: + version "6.1.0" + resolved "https://registry.yarnpkg.com/shufflejs/-/shufflejs-6.1.0.tgz#2913ef007cb760a4606bb3e499e7023a64361160" + integrity sha512-LZGHFDxGPI7VwMaBqbe/mtKmZTAJFu8+/pCwLdgxo0UHCA3gsrZ9a+aaCd2zZ4GhilRXjDWy/MSQuQlDfpCUgg== dependencies: array-parallel "^0.1.3" tiny-emitter "^2.1.0"