diff --git a/example/package.json b/example/package.json index 4d18e62..299b724 100644 --- a/example/package.json +++ b/example/package.json @@ -8,7 +8,7 @@ }, "dependencies": { "react-code-blocks": "^0.0.9-0", - "react-icons": "^4.3.1", + "react-icons": "^4.11.0", "react-simple-star-rating": "link:.." }, "eslintConfig": { diff --git a/example/yarn.lock b/example/yarn.lock index 9103560..51c515e 100644 --- a/example/yarn.lock +++ b/example/yarn.lock @@ -403,10 +403,10 @@ react-code-blocks@^0.0.9-0: styled-components "^5.1.1" tslib "^2.0.0" -react-icons@^4.3.1: - version "4.3.1" - resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-4.3.1.tgz#2fa92aebbbc71f43d2db2ed1aed07361124e91ca" - integrity sha512-cB10MXLTs3gVuXimblAdI71jrJx8njrJZmNMEMC+sQu5B/BIOmlsAjskdqpn81y8UBVEGuHODd7/ci5DvoSzTQ== +react-icons@^4.11.0: + version "4.11.0" + resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-4.11.0.tgz#4b0e31c9bfc919608095cc429c4f1846f4d66c65" + integrity sha512-V+4khzYcE5EBk/BvcuYRq6V/osf11ODUM2J8hg2FDSswRrGvqiYUYPRy4OdrWaQOBj4NcpJfmHZLNaD+VH0TyA== react-is@^16.7.0: version "16.13.1"