diff --git a/package.json b/package.json index e9fd334..cf6bc48 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "framer-motion": "^10.0.0", "react": "18.2.0", "react-dom": "18.2.0", - "react-icons": "4.8.0", + "react-icons": "4.12.0", "react-redux": "8.0.5", "react-router-dom": "6.16.0", "react-scripts": "5.0.1", diff --git a/yarn.lock b/yarn.lock index 26ca597..84e98b6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8063,10 +8063,10 @@ react-fast-compare@^2.0.1: resolved "https://registry.npmjs.org/react-fast-compare/-/react-fast-compare-2.0.4.tgz" integrity sha512-suNP+J1VU1MWFKcyt7RtjiSWUjvidmQSlqu+eHslq+342xCbGTYmC0mEhPCOHxlW0CywylOC1u2DFAT+bv4dBw== -react-icons@4.8.0: - version "4.8.0" - resolved "https://registry.npmjs.org/react-icons/-/react-icons-4.8.0.tgz" - integrity sha512-N6+kOLcihDiAnj5Czu637waJqSnwlMNROzVZMhfX68V/9bu9qHaMIJC4UdozWoOk57gahFCNHwVvWzm0MTzRjg== +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.13.1, react-is@^16.7.0: version "16.13.1"