diff --git a/package.json b/package.json index ce1c39590..321b2af01 100644 --- a/package.json +++ b/package.json @@ -177,7 +177,7 @@ "react-dom": "^17.0.2", "react-dropzone": "^11.3.2", "react-helmet": "^6.1.0", - "react-hook-form": "^7.31.2", + "react-hook-form": "^7.37.0", "react-i18next": "^11.16.6", "react-medium-image-zoom": "^3.1.3", "react-merge-refs": "^2.0.1", diff --git a/yarn.lock b/yarn.lock index 53e44fb51..05f402a04 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12963,10 +12963,10 @@ react-helmet@^6.1.0: react-fast-compare "^3.1.1" react-side-effect "^2.1.0" -react-hook-form@^7.31.2: - version "7.31.2" - resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.31.2.tgz#efb7ac469810954488b7cf40be4e5017122c6e5e" - integrity sha512-oPudn3YuyzWg//IsT9z2cMEjWocAgHWX/bmueDT8cmsYQnGY5h7/njjvMDfLVv3mbdhYBjslTRnII2MIT7eNCA== +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-i18next@^11.16.6: version "11.16.6"