diff --git a/package.json b/package.json index 1d536c6..e0c3b3f 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "react": "^17.0.1", "react-dom": "^17.0.1", "react-helmet": "^6.1.0", - "react-icons": "^4.2.0", + "react-icons": "^4.7.1", "tachyons": "^4.12.0" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 9278fdf..5180330 100644 --- a/yarn.lock +++ b/yarn.lock @@ -13043,10 +13043,10 @@ react-hot-loader@^4.12.21: shallowequal "^1.1.0" source-map "^0.7.3" -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.7.1: + version "4.7.1" + resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-4.7.1.tgz#0f4b25a5694e6972677cb189d2a72eabea7a8345" + integrity sha512-yHd3oKGMgm7zxo3EA7H2n7vxSoiGmHk5t6Ou4bXsfcgWyhfDKMpyKfhHR6Bjnn63c+YXBLBPUql9H4wPJM6sXw== react-is@^16.12.0, react-is@^16.7.0, react-is@^16.8.1: version "16.13.1"