diff --git a/package.json b/package.json index 5cde195..74e8259 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "react-datetime-picker": "^3.0.5", "react-day-picker": "^7.4.8", "react-dom": "^17.0.1", - "react-hook-form": "^6.14.1", + "react-hook-form": "^7.12.1", "react-lazyload": "^3.1.0", "react-router-dom": "^5.2.0", "react-scripts": "4.0.1", diff --git a/yarn.lock b/yarn.lock index c5fc610..25e4fc6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11063,10 +11063,10 @@ react-fit@^1.0.3: detect-element-overflow "^1.2.0" prop-types "^15.6.0" -react-hook-form@^6.14.1: - version "6.14.1" - resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-6.14.1.tgz#c15f03fe8a7df76232bd4ac07b87317acab0cbd8" - integrity sha512-Bf2fWcL2F34hUUqrx1rpgZ8ZErQ4/DvrPs6Je+lUYL59km8PXIQqyCTz/NbggC1RQUj7rChSmTx6eFap+mCttw== +react-hook-form@^7.12.1: + version "7.12.1" + resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.12.1.tgz#dc6adbbd78a3c8817129672a6367d45479e9ca3e" + integrity sha512-JBu5TZK3IXzDKw9SuNFwyQFdIx5uGZSmN9QTDsNsDSYdccU/O+43jBUh0zKG4jDc4hiNYYgDw34lLt7qLSeusA== react-input-autosize@^3.0.0: version "3.0.0"