diff --git a/package.json b/package.json index 4216744..43334ac 100644 --- a/package.json +++ b/package.json @@ -91,7 +91,7 @@ "react": "^16.12.0", "react-ace": "^8.0.0", "react-dom": "^16.12.0", - "react-hook-form": "^4.9.3", + "react-hook-form": "^6.12.0", "react-json-view": "^1.19.1", "yup": "^0.28.1" }, diff --git a/yarn.lock b/yarn.lock index 8302593..6b354c2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12900,10 +12900,10 @@ react-helmet-async@^1.0.2: react-fast-compare "^2.0.4" shallowequal "^1.1.0" -react-hook-form@^4.9.3: - version "4.9.3" - resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-4.9.3.tgz#7794a323de2f92e4685f3581b2ea3e52955d14d8" - integrity sha512-TPjOl5Hyq1O8VFBxxz9lnbuP/KreJD07GRUI2G8K/JnWy0pln/QaZ/p1fsnJ+8BAwQQB2fhEXSR5XrX2mxYBtw== +react-hook-form@^6.12.0: + version "6.12.0" + resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-6.12.0.tgz#0c4f2085711a400df7b3c7fd924d7fe6b06563d7" + integrity sha512-5eSuWVra5f4dMSllJ6qrlkh7I/KrXd3bJen8Jsp2Ig2+3qOyeOl83cTsvDxo0KsSctsmvJBaZIwuPZRtklOc4A== react-hotkeys@2.0.0: version "2.0.0"