diff --git a/package.json b/package.json index fcaf59c..9a6caf8 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "react": "18.3.1", "react-dom": "18.3.1", "react-hook-form": "^7.51.4", - "react-icons": "^5.1.0", + "react-icons": "^5.2.1", "react-toastify": "^10.0.5", "react-use": "^17.5.0", "superjson": "2.2.1", diff --git a/yarn.lock b/yarn.lock index 0176949..7848287 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3541,10 +3541,10 @@ react-hook-form@^7.51.4: resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.51.4.tgz#c3a47aeb22b699c45de9fc12b58763606cb52f0c" integrity sha512-V14i8SEkh+V1gs6YtD0hdHYnoL4tp/HX/A45wWQN15CYr9bFRmmRdYStSO5L65lCCZRF+kYiSKhm9alqbcdiVA== -react-icons@^5.1.0: - version "5.1.0" - resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-5.1.0.tgz#9e7533cc256571a610c2a1ec8a7a143fb1222943" - integrity sha512-D3zug1270S4hbSlIRJ0CUS97QE1yNNKDjzQe3HqY0aefp2CBn9VgzgES27sRR2gOvFK+0CNx/BW0ggOESp6fqQ== +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: version "16.13.1"