diff --git a/client/package.json b/client/package.json index 0a9c864..0cb7b72 100644 --- a/client/package.json +++ b/client/package.json @@ -18,7 +18,7 @@ "react": "18", "react-apexcharts": "^1.4.0", "react-dom": "18", - "react-icons": "^4.7.1", + "react-icons": "^4.10.1", "react-router-dom": "^6.8.2", "react-scripts": "5.0.1", "web-vitals": "^3.3.0" diff --git a/client/yarn.lock b/client/yarn.lock index b1c4988..5ba61e5 100644 --- a/client/yarn.lock +++ b/client/yarn.lock @@ -8515,10 +8515,10 @@ react-focus-lock@^2.9.1: use-callback-ref "^1.3.0" use-sidecar "^1.1.2" -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-icons@^4.10.1: + version "4.10.1" + resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-4.10.1.tgz#3f3b5eec1f63c1796f6a26174a1091ca6437a500" + integrity sha512-/ngzDP/77tlCfqthiiGNZeYFACw85fUjZtLbedmJ5DTlNDIwETxhwBzdOJ21zj4iJdvc0J3y7yOsX3PpxAJzrw== react-is@^16.13.1, react-is@^16.7.0: version "16.13.1"