diff --git a/package.json b/package.json index 20dd992..45d4650 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "@testing-library/user-event": "^14.1.0", "react": "^18.1.0", "react-dom": "^18.1.0", - "react-icons": "^4.3.1", + "react-icons": "^4.4.0", "react-markdown": "^8.0.3", "react-router-dom": "^6.3.0", "react-router-prop-types": "^1.0.5", diff --git a/yarn.lock b/yarn.lock index cc0dc92..cf3fe86 100644 --- a/yarn.lock +++ b/yarn.lock @@ -15303,10 +15303,10 @@ react-helmet-async@^1.0.7: react-fast-compare "^3.2.0" shallowequal "^1.1.0" -react-icons@^4.3.1: - version "4.3.1" - resolved "https://registry.npmjs.org/react-icons/-/react-icons-4.3.1.tgz" - integrity sha512-cB10MXLTs3gVuXimblAdI71jrJx8njrJZmNMEMC+sQu5B/BIOmlsAjskdqpn81y8UBVEGuHODd7/ci5DvoSzTQ== +react-icons@^4.4.0: + version "4.4.0" + resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-4.4.0.tgz#a13a8a20c254854e1ec9aecef28a95cdf24ef703" + integrity sha512-fSbvHeVYo/B5/L4VhB7sBA1i2tS8MkT0Hb9t2H1AVPkwGfVHLJCqyr2Py9dKMxsyM63Eng1GkdZfbWj+Fmv8Rg== react-inspector@^5.1.0: version "5.1.1"