From 277abc322ae3500f54c42057374400a06ac16bc0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Dec 2023 16:50:19 +0000 Subject: [PATCH] Bump react-intersection-observer from 9.5.2 to 9.5.3 Bumps [react-intersection-observer](https://github.com/thebuilder/react-intersection-observer) from 9.5.2 to 9.5.3. - [Release notes](https://github.com/thebuilder/react-intersection-observer/releases) - [Commits](https://github.com/thebuilder/react-intersection-observer/compare/v9.5.2...v9.5.3) --- updated-dependencies: - dependency-name: react-intersection-observer 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 6c81bdf8..a17565e2 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "react-dom": "^18", "react-i18next": "^13.2.0", "react-icons": "^4.9.0", - "react-intersection-observer": "^9.5.2", + "react-intersection-observer": "^9.5.3", "react-minimal-pie-chart": "^8.4.0", "react-redux": "^8.1.2", "react-select": "^5.7.7", diff --git a/yarn.lock b/yarn.lock index 4597f17d..d5b80425 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9343,10 +9343,10 @@ react-icons@^4.9.0: resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-4.10.1.tgz#3f3b5eec1f63c1796f6a26174a1091ca6437a500" integrity sha512-/ngzDP/77tlCfqthiiGNZeYFACw85fUjZtLbedmJ5DTlNDIwETxhwBzdOJ21zj4iJdvc0J3y7yOsX3PpxAJzrw== -react-intersection-observer@^9.5.2: - version "9.5.2" - resolved "https://registry.yarnpkg.com/react-intersection-observer/-/react-intersection-observer-9.5.2.tgz#f68363a1ff292323c0808201b58134307a1626d0" - integrity sha512-EmoV66/yvksJcGa1rdW0nDNc4I1RifDWkT50gXSFnPLYQ4xUptuDD4V7k+Rj1OgVAlww628KLGcxPXFlOkkU/Q== +react-intersection-observer@^9.5.3: + version "9.5.3" + resolved "https://registry.yarnpkg.com/react-intersection-observer/-/react-intersection-observer-9.5.3.tgz#f47a31ed3a0359cbbfdb91a53d7470ac2ab7b3c7" + integrity sha512-NJzagSdUPS5rPhaLsHXYeJbsvdpbJwL6yCHtMk91hc0ufQ2BnXis+0QQ9NBh6n9n+Q3OyjR6OQLShYbaNBkThQ== react-is@^16.13.1, react-is@^16.3.2, react-is@^16.7.0: version "16.13.1"