diff --git a/package.json b/package.json index cc0fd327..7fd566ca 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "react-dom": "^18", "react-error-boundary": "^4.0.13", "react-i18next": "^13.2.0", - "react-icons": "^4.9.0", + "react-icons": "^5.2.1", "react-minimal-pie-chart": "^8.4.0", "react-redux": "^8.1.2", "react-select": "^5.7.7", diff --git a/yarn.lock b/yarn.lock index ffaedfbd..0c6bfa63 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11443,10 +11443,10 @@ react-i18next@^13.2.0: "@babel/runtime" "^7.22.5" html-parse-stringify "^3.0.1" -react-icons@^4.9.0: - version "4.10.1" - resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-4.10.1.tgz#3f3b5eec1f63c1796f6a26174a1091ca6437a500" - integrity sha512-/ngzDP/77tlCfqthiiGNZeYFACw85fUjZtLbedmJ5DTlNDIwETxhwBzdOJ21zj4iJdvc0J3y7yOsX3PpxAJzrw== +react-icons@^5.2.1: + version "5.2.1" + resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-5.2.1.tgz#28c2040917b2a2eda639b0f797bff1888e018e4a" + integrity sha512-zdbW5GstTzXaVKvGSyTaBalt7HSfuK5ovrzlpyiWHAFXndXTdd/1hdDHI4xBM1Mn7YriT6aqESucFl9kEXzrdw== react-is@^16.13.1, react-is@^16.3.2, react-is@^16.7.0: version "16.13.1"