diff --git a/package.json b/package.json index e7a35f03..dc84c2af 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.1", "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..59524923 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.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-hot-loader@^4.12.21, react-hot-loader@^4.8.0: version "4.13.0"