diff --git a/package.json b/package.json index aaaaf87..af48257 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "react": "^18.3.1", "react-dom": "^18.3.1", "react-error-boundary": "^4.0.13", - "react-hook-form": "^7.52.0", + "react-hook-form": "^7.53.0", "react-toastify": "^10.0.5", "yjs": "^13.6.17" }, diff --git a/yarn.lock b/yarn.lock index 0abfbb2..229522a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4667,10 +4667,10 @@ react-error-boundary@^4.0.13: dependencies: "@babel/runtime" "^7.12.5" -react-hook-form@^7.44.2, react-hook-form@^7.52.0: - 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.44.2, react-hook-form@^7.53.0: + version "7.53.0" + resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.53.0.tgz#3cf70951bf41fa95207b34486203ebefbd3a05ab" + integrity sha512-M1n3HhqCww6S2hxLxciEXy2oISPnAzxY7gvwVPrtlczTM/1dDadXgUxDpHMrMTblDOcm/AXtXxHwZ3jpg1mqKQ== react-is@^16.13.1: version "16.13.1"