diff --git a/package.json b/package.json index c895e81..3b35a3b 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "json-server": "^0.16.3", "react": "^17.0.2", "react-dom": "^17.0.2", - "react-icons": "^4.2.0", + "react-icons": "^4.12.0", "react-query": "^3.19.6", "react-router-dom": "^5.2.0", "react-scripts": "4.0.3", diff --git a/yarn.lock b/yarn.lock index 428ab5b..3d89155 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10856,10 +10856,10 @@ react-focus-lock@2.5.0: use-callback-ref "^1.2.1" use-sidecar "^1.0.1" -react-icons@^4.2.0: - version "4.2.0" - resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-4.2.0.tgz#6dda80c8a8f338ff96a1851424d63083282630d0" - integrity sha512-rmzEDFt+AVXRzD7zDE21gcxyBizD/3NqjbX6cmViAgdqfJ2UiLer8927/QhhrXQV7dEj/1EGuOTPp7JnLYVJKQ== +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.6.0, react-is@^16.7.0, react-is@^16.8.1: version "16.13.1"