diff --git a/package.json b/package.json index 8689e59..72595da 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "react-dom": "^18.3.1", "react-focus-lock": "^2.13.5", "react-google-recaptcha-v3": "^1.10.1", - "react-icons": "^5.4.0", + "react-icons": "^5.5.0", "react-inlinesvg": "^4.1.7", "react-map-gl": "^7.1.8", "react-redux": "^9.2.0", diff --git a/yarn.lock b/yarn.lock index b3c597f..e8a82fe 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9683,10 +9683,10 @@ react-google-recaptcha-v3@^1.10.1: dependencies: hoist-non-react-statics "^3.3.2" -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-inlinesvg@^4.1.7: version "4.1.7"