diff --git a/package.json b/package.json index 69a0ac48..8a6105aa 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.43.9", "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..59329112 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.43.9: + version "7.43.9" + resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.43.9.tgz#84b56ac2f38f8e946c6032ccb760e13a1037c66d" + integrity sha512-AUDN3Pz2NSeoxQ7Hs6OhQhDr6gtF9YRuutGDwPQqhSUAHJSgGl2VeY3qN19MG0SucpjgDiuMJ4iC5T5uB+eaNQ== react-inspector@^5.1.0: version "5.1.0"