diff --git a/package.json b/package.json index 69a0ac48..451de6dd 100644 --- a/package.json +++ b/package.json @@ -193,7 +193,7 @@ "pretty-quick": "3.1.3", "react": "18.1.0", "react-dom": "18.1.0", - "react-hook-form": "7.31.2", + "react-hook-form": "7.44.2", "react-is": "18.1.0", "react-test-renderer": "18.1.0", "rimraf": "3.0.2", diff --git a/yarn.lock b/yarn.lock index 79813770..fbcbf28e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -16403,10 +16403,10 @@ react-error-boundary@^3.1.0: dependencies: "@babel/runtime" "^7.12.5" -react-hook-form@7.31.2: - version "7.31.2" - resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.31.2.tgz#efb7ac469810954488b7cf40be4e5017122c6e5e" - integrity sha512-oPudn3YuyzWg//IsT9z2cMEjWocAgHWX/bmueDT8cmsYQnGY5h7/njjvMDfLVv3mbdhYBjslTRnII2MIT7eNCA== +react-hook-form@7.44.2: + version "7.44.2" + resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.44.2.tgz#220186d3e380b3d6b15083b094a6ca77d3797a8b" + integrity sha512-IyihmIbCwzDI/iqlecTRa7+4BCnzNx40upSlGvIU7qwENhTf6APatm4bmL9ANtWKPYlD67SIlxfls7GwCUe+Lg== react-inspector@^5.1.0: version "5.1.0"