diff --git a/package.json b/package.json index 9fb0a78e..35d3bfae 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "prop-types": "15.7.2", "react": "16.14.0", "react-dom": "16.14.0", - "react-hook-form": "6.9.4" + "react-hook-form": "6.11.4" }, "devDependencies": { "@babel/core": "7.12.3", diff --git a/yarn.lock b/yarn.lock index 2221a627..640aafba 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7981,10 +7981,10 @@ react-dom@16.14.0: prop-types "^15.6.2" scheduler "^0.19.1" -react-hook-form@6.9.4: - version "6.9.4" - resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-6.9.4.tgz#750f4d115f11e53600977f829ea09ba90f9ea99f" - integrity sha512-9zD9iKYt6pN6aUxKvJycAmnMGuNmZJzO11V+uOxiQkq/8DncomqROjqdck2u2/wbDYN8/mAFamQmmBaIkn4ziw== +react-hook-form@6.11.4: + version "6.11.4" + resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-6.11.4.tgz#726036d33ac8cff8d88c881f6ca96e85795c43ec" + integrity sha512-jIcXczV7Qp2Br4+e1hI99V1WqM+wB/6YlZ/oVQ5OPKeTTpal1sDClMLa7456+kAyRkeZJWj9XwqElio0OfHUWA== react-is@^16.12.0, react-is@^16.8.1: version "16.12.0"