diff --git a/package.json b/package.json index 2d6d770..ee38d3e 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "react-day-picker": "^8.10.0", "react-dom": "^18", "react-dropzone": "^14.2.3", - "react-hook-form": "^7.52.1", + "react-hook-form": "^7.59.0", "react-icons": "^5.0.1", "react-pdf": "^7.7.1", "react-phone-input-2": "^2.15.1", diff --git a/yarn.lock b/yarn.lock index 7ee4592..7e7801c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4244,10 +4244,10 @@ react-dropzone@^14.2.3: file-selector "^0.6.0" prop-types "^15.8.1" -react-hook-form@^7.52.1: - version "7.52.1" - resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.52.1.tgz#ec2c96437b977f8b89ae2d541a70736c66284852" - integrity sha512-uNKIhaoICJ5KQALYZ4TOaOLElyM+xipord+Ha3crEFhTntdLvWZqVY49Wqd/0GiVCA/f9NjemLeiNPjG7Hpurg== +react-hook-form@^7.59.0: + version "7.59.0" + resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.59.0.tgz#69e7ebc4db933f7aa0ef0973ec8e09f299e5f24e" + integrity sha512-kmkek2/8grqarTJExFNjy+RXDIP8yM+QTl3QL6m6Q8b2bih4ltmiXxH7T9n+yXNK477xPh5yZT/6vD8sYGzJTA== react-icons@^5.0.1: version "5.0.1"