diff --git a/package.json b/package.json index fe0f0109..93f641a8 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "react-google-recaptcha-v3": "1.9.7", "react-helmet": "6.1.0", "react-helmet-async": "1.3.0", - "react-hook-form": "7.31.1", + "react-hook-form": "7.48.1", "react-lightgallery": "0.9.0", "react-query": "3.39.0", "react-router-bootstrap": "0.26.1", diff --git a/yarn.lock b/yarn.lock index da620b1f..2e3e3c62 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8714,10 +8714,10 @@ react-helmet@6.1.0: react-fast-compare "^3.1.1" react-side-effect "^2.1.0" -react-hook-form@7.31.1: - version "7.31.1" - resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.31.1.tgz#16c357dd366bc226172e6acbb5a1672873bbfb28" - integrity sha512-QjtjZ8r8KtEBWWpcXLyQordCraTFxILtyQpaz5KLLxN2YzcC+FZ9LLtOnNGuOnzZo9gCoB+viK3ZHV9Mb2htmQ== +react-hook-form@7.48.1: + version "7.48.1" + resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.48.1.tgz#096860509c65c9a4ae247078e4fb46d83cb8caee" + integrity sha512-RPLOfCL+qC1lOTknh9OrgeFbchYUJ4KFgrqZTVHf0nRizcwzQUABrBIQk3SkujiqIXTs5xjP6eApc7FOpvpS1Q== react-is@^16.13.1, react-is@^16.3.2, react-is@^16.7.0: version "16.13.1"