From 22f21a990f97e9a3ba39d1abac03255dc9d8f334 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 28 May 2023 12:19:53 +0000 Subject: [PATCH] Update dependency react-fast-compare to v3.2.2 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index e437843d..077710f8 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "lodash": "^4.17.15", "react": "16.13.1", "react-dom": "16.13.1", - "react-fast-compare": "3.0.1", + "react-fast-compare": "3.2.2", "react-paginate": "^6.3.2", "react-router-dom": "5.1.2", "react-router-transition": "2.0.0", diff --git a/yarn.lock b/yarn.lock index 89e9de8f..e24d7538 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9995,10 +9995,10 @@ react-event-listener@^0.6.2: prop-types "^15.6.0" warning "^4.0.1" -react-fast-compare@3.0.1: - version "3.0.1" - resolved "https://registry.yarnpkg.com/react-fast-compare/-/react-fast-compare-3.0.1.tgz#884d339ce1341aad22392e7a88664c71da48600e" - integrity sha512-C5vP0J644ofZGd54P8++O7AvrqMEbrGf8Ue0eAUJLJyw168dAX2aiYyX/zcY/eSNwO0IDjsKUaLE6n83D+TnEg== +react-fast-compare@3.2.2: + version "3.2.2" + resolved "https://registry.yarnpkg.com/react-fast-compare/-/react-fast-compare-3.2.2.tgz#929a97a532304ce9fee4bcae44234f1ce2c21d49" + integrity sha512-nsO+KSNgo1SbJqJEYRE9ERzo7YtYbou/OqjSQKxV7jcKox7+usiUVZOAC+XnDOABXggQTno0Y1CpVnuWEc1boQ== react-is@^16.6.0, react-is@^16.6.3, react-is@^16.7.0, react-is@^16.8.1, react-is@^16.8.4: version "16.12.0"