diff --git a/package.json b/package.json index e7a35f03..3a5e24d4 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "react-bootstrap": "^1.0.0-beta.14", "react-dom": "^17.0.0", "react-helmet": "^6.0.0", - "react-hook-form": "6.10.1", + "react-hook-form": "6.14.0", "react-jsonschema-form": "2.0.0-alpha.1", "react-number-format": "4.4.1", "react-scroll": "1.8.1", diff --git a/yarn.lock b/yarn.lock index 8e6637e5..f76d0000 100644 --- a/yarn.lock +++ b/yarn.lock @@ -15441,10 +15441,10 @@ react-helmet@^6.0.0: react-fast-compare "^3.1.1" react-side-effect "^2.1.0" -react-hook-form@6.10.1: - version "6.10.1" - resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-6.10.1.tgz#71ff7eb07ec2588af3007a09adcdfa65d3451b33" - integrity sha512-tPfNu2q8HUUKL4gOsJzzoBX8+3y2brJk+61TO+RO9GtpLnWPptLrAIupMtyPeENMpLmLfBKHhT9nfezHLTW2mA== +react-hook-form@6.14.0: + version "6.14.0" + resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-6.14.0.tgz#d11f81f2d9d2b457806cb425a79954a1eeba1871" + integrity sha512-yj4aqASmyxFPyDtDLKBae+AazFv5vcC5CEpDlh1+r5k5BTH/J/CTG6q0H5lSinm0B0F6P7oTmXIYB75ZmuQz6g== react-hot-loader@^4.12.21, react-hot-loader@^4.8.0: version "4.13.0"