From 62922601d7bab666145e5952bb43c4dc44b5b247 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 10 Jul 2024 22:01:26 +0000 Subject: [PATCH] Update dependency simplex-noise to v4.0.2 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 4beebf019..8f99e7e53 100644 --- a/package.json +++ b/package.json @@ -112,7 +112,7 @@ "scriptex-socials": "1.8.0", "scss-goodies": "2.2.0", "simple-calendar-widget": "1.0.1", - "simplex-noise": "4.0.1", + "simplex-noise": "4.0.2", "slick-carousel": "1.8.1", "svg64": "2.0.0", "swiper": "11.1.4", diff --git a/yarn.lock b/yarn.lock index 5da631db1..16cf97606 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11466,10 +11466,10 @@ simple-calendar-widget@1.0.1: resolved "https://registry.yarnpkg.com/simple-calendar-widget/-/simple-calendar-widget-1.0.1.tgz#b0b4c77ed051d5874ea4c55af5395382b212c7ba" integrity sha512-sbU5HdAjDbLhru4Q3WApVTqAHAJlPTnMGqpeAGJ1i9ViqVKv/ctn2qbse5JOo2qccOMhBIe5969i8nv+dDr4RQ== -simplex-noise@4.0.1: - version "4.0.1" - resolved "https://registry.yarnpkg.com/simplex-noise/-/simplex-noise-4.0.1.tgz#1573a4eaa46ce488bdf5f1e7ab3a1f798126781f" - integrity sha512-zl/+bdSqW7HJOQ0oDbxrNYaF4F5ik0i7M6YOYmEoIJNtg16NpvWaTTM1Y7oV/7T0jFljawLgYPS81Uu2rsfo1A== +simplex-noise@4.0.2: + version "4.0.2" + resolved "https://registry.yarnpkg.com/simplex-noise/-/simplex-noise-4.0.2.tgz#f8e0a7848b0113a4a0ee346e48717f2b703f0ed3" + integrity sha512-E3c6BbcFcwyxExp5lorMYP3tZqSfs4iHcNzv2mRJIP4xf3G4r77b9YE8ceIt1ntyTu2VFFISunxt2YX9CpAf+w== sisteransi@^1.0.5: version "1.0.5"