diff --git a/package.json b/package.json index feb1c82..1f38d5a 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "react": "^16.12.0", "react-dom": "^16.12.0", "react-helmet": "^6.0.0", - "react-icons": "^3.11.0" + "react-icons": "^4.2.0" }, "devDependencies": { "@testing-library/cypress": "^7.0.4", diff --git a/yarn.lock b/yarn.lock index b4b9942..9a1701d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12792,13 +12792,18 @@ react-hot-loader@^4.12.21: shallowequal "^1.1.0" source-map "^0.7.3" -react-icons@^3.0.1, react-icons@^3.11.0: +react-icons@^3.0.1: version "3.11.0" resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-3.11.0.tgz#2ca2903dfab8268ca18ebd8cc2e879921ec3b254" integrity sha512-JRgiI/vdF6uyBgyZhVyYJUZAop95Sy4XDe/jmT3R/bKliFWpO/uZBwvSjWEdxwzec7SYbEPNPck0Kff2tUGM2Q== dependencies: camelcase "^5.0.0" +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-is@^16.12.0, react-is@^16.7.0, react-is@^16.8.1: version "16.13.1" resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"