diff --git a/package.json b/package.json index a7f1be13..eb2d3d03 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "react": "^18.3.1", "react-day-picker": "^8.10.1", "react-dom": "^18.2.0", - "react-hook-form": "^7.52.2", + "react-hook-form": "^7.53.2", "tailwind-merge": "^2.5.0", "tailwindcss-animate": "^1.0.7" }, diff --git a/yarn.lock b/yarn.lock index dbfb0ae0..7f682fbc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3054,10 +3054,10 @@ react-dom@^18.2.0: loose-envify "^1.1.0" scheduler "^0.23.0" -react-hook-form@^7.52.2: - version "7.52.2" - resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.52.2.tgz#ff40f4776250b86ddfcde6be68d34aa82b1c60fe" - integrity sha512-pqfPEbERnxxiNMPd0bzmt1tuaPcVccywFDpyk2uV5xCIBphHV5T8SVnX9/o3kplPE1zzKt77+YIoq+EMwJp56A== +react-hook-form@^7.53.2: + version "7.53.2" + resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.53.2.tgz#6fa37ae27330af81089baadd7f322cc987b8e2ac" + integrity sha512-YVel6fW5sOeedd1524pltpHX+jgU2u3DSDtXEaBORNdqiNrsX/nUI/iGXONegttg0mJVnfrIkiV0cmTU6Oo2xw== react-is@^16.13.1: version "16.13.1"