diff --git a/package.json b/package.json index 99cc17913..9a70d7069 100644 --- a/package.json +++ b/package.json @@ -179,7 +179,7 @@ "react-dom": "^17.0.2", "react-dropzone": "^11.3.2", "react-helmet": "^6.1.0", - "react-hook-form": "^7.37.0", + "react-hook-form": "^7.41.5", "react-i18next": "^12.1.1", "react-merge-refs": "^2.0.1", "react-portal": "^4.2.0", diff --git a/yarn.lock b/yarn.lock index 381a254d3..4cc338dbf 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12927,10 +12927,10 @@ react-helmet@^6.1.0: react-fast-compare "^3.1.1" react-side-effect "^2.1.0" -react-hook-form@^7.37.0: - version "7.37.0" - resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.37.0.tgz#4d1738f092d3d8a3ade34ee892d97350b1032b19" - integrity sha512-6NFTxsnw+EXSpNNvLr5nFMjPdYKRryQcelTHg7zwBB6vAzfPIcZq4AExP4heVlwdzntepQgwiOQW4z7Mr99Lsg== +react-hook-form@^7.41.5: + version "7.41.5" + resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.41.5.tgz#dcd0e7438c15044eadc99df6deb889da5858a03b" + integrity sha512-DAKjSJ7X9f16oQrP3TW2/eD9N6HOgrmIahP4LOdFphEWVfGZ2LulFd6f6AQ/YS/0cx/5oc4j8a1PXxuaurWp/Q== react-i18next@^12.1.1: version "12.1.1"