From 33b55ff3798d800e3fd6e7e51f2d1bc6a459769b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 20 Nov 2023 23:17:22 +0000 Subject: [PATCH] build(deps): update dependency react-icons to ~4.12.0 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 686e41b60b..9babfb2bae 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "react": "~18.2.0", "react-dom": "~18.2.0", "react-ga": "~3.3.0", - "react-icons": "~4.11.0", + "react-icons": "~4.12.0", "react-lazy-load": "~4.0.0", "react-router-dom": "~6.18.0", "recharts": "~2.9.0" diff --git a/yarn.lock b/yarn.lock index 077af60d95..4a0060894c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6062,10 +6062,10 @@ react-hot-loader@^4.13.0: shallowequal "^1.1.0" source-map "^0.7.3" -react-icons@~4.11.0: - version "4.11.0" - resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-4.11.0.tgz#4b0e31c9bfc919608095cc429c4f1846f4d66c65" - integrity sha512-V+4khzYcE5EBk/BvcuYRq6V/osf11ODUM2J8hg2FDSswRrGvqiYUYPRy4OdrWaQOBj4NcpJfmHZLNaD+VH0TyA== +react-icons@~4.12.0: + version "4.12.0" + resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-4.12.0.tgz#54806159a966961bfd5cdb26e492f4dafd6a8d78" + integrity sha512-IBaDuHiShdZqmfc/TwHu6+d6k2ltNCf3AszxNmjJc1KUfXdEeRJOKyNvLmAHaarhzGmTSVygNdyu8/opXv2gaw== react-is@^16.10.2, react-is@^16.12.0, react-is@^16.13.1, react-is@^16.7.0: version "16.13.1"