diff --git a/package.json b/package.json index e7a35f0..0a8a08b 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.15.3", "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 8e6637e..8d009fa 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.15.3: + version "6.15.3" + resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-6.15.3.tgz#ab4ccad9cde42a121fdfb828d9aff0d3d008441f" + integrity sha512-593jDlfP66NlMUOW5aNlCTzFWcFAOIyeFIGQtDreVLZ6n2o5D0DBIv/F+6mGZY0kCZs7yArs/YcgZBFLm1IXbg== react-hot-loader@^4.12.21, react-hot-loader@^4.8.0: version "4.13.0"