diff --git a/package.json b/package.json index 69a0ac48..0a0e1112 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.32.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..274618b3 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.32.2: + version "7.32.2" + resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.32.2.tgz#58ec2ab0239ce97969baa2faa03ced13fae913ac" + integrity sha512-F1A6n762xaRhvtQH5SkQQhMr19cCkHZYesTcKJJeNmrphiZp/cYFTIzC05FnQry0SspM54oPJ9tXFXlzya8VNQ== react-inspector@^5.1.0: version "5.1.0"