diff --git a/package.json b/package.json index 981f78f8..4ed77f5a 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "next-seo": "5.14.0", "react": "17.0.2", "react-dom": "17.0.2", - "react-hook-form": "7.39.1", + "react-hook-form": "7.50.1", "remark-mdx-images": "1.0.3", "sharp": "0.31.2", "typeface-bitter": "1.1.13", diff --git a/yarn.lock b/yarn.lock index 85a588c6..0e910793 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3839,10 +3839,10 @@ react-dom@17.0.2: object-assign "^4.1.1" scheduler "^0.20.2" -react-hook-form@7.39.1: - version "7.39.1" - resolved "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.39.1.tgz" - integrity sha512-MiF9PCILN5KulhSGbnjohMiTOrB47GerDTichMNP0y2cPUu1GTRFqbunOxCE9N1499YTLMV/ne4gFzqCp1rxrQ== +react-hook-form@7.50.1: + version "7.50.1" + resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.50.1.tgz#f6aeb17a863327e5a0252de8b35b4fc8990377ed" + integrity sha512-3PCY82oE0WgeOgUtIr3nYNNtNvqtJ7BZjsbxh6TnYNbXButaD5WpjOmTjdxZfheuHKR68qfeFnEDVYoSSFPMTQ== react-is@^16.13.1: version "16.13.1"