diff --git a/frontend/package.json b/frontend/package.json index a9b78629..cbfbe897 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -44,7 +44,7 @@ "react-dom": "^18.3.0", "react-ellipsis-text": "^1.2.1", "react-i18next": "^15.4.0", - "react-icons": "^5.4.0", + "react-icons": "^5.5.0", "react-qr-code": "^2.0.12", "react-redux": "^9.2.0", "swr": "^2.3.0", diff --git a/frontend/yarn.lock b/frontend/yarn.lock index d3b4a324..5031b0d2 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -5050,10 +5050,10 @@ react-i18next@^15.4.0: "@babel/runtime" "^7.25.0" html-parse-stringify "^3.0.1" -react-icons@^5.4.0: - version "5.4.0" - resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-5.4.0.tgz#443000f6e5123ee1b21ea8c0a716f6e7797f7416" - integrity sha512-7eltJxgVt7X64oHh6wSWNwwbKTCtMfK35hcjvJS0yxEAhPM8oUKdS3+kqaW1vicIltw+kR2unHaa12S9pPALoQ== +react-icons@^5.5.0: + version "5.5.0" + resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-5.5.0.tgz#8aa25d3543ff84231685d3331164c00299cdfaf2" + integrity sha512-MEFcXdkP3dLo8uumGI5xN3lDFNsRtrjbOEKDLD7yv76v4wpnEq2Lt2qeHaQOr34I/wPN3s3+N08WkQ+CW37Xiw== react-is@^16.13.1, react-is@^16.7.0: version "16.13.1"