diff --git a/package.json b/package.json index dd91480f..4b598ae4 100644 --- a/package.json +++ b/package.json @@ -115,7 +115,7 @@ "nextjs-progressbar": "0.0.13", "react": "17.0.2", "react-dom": "17.0.2", - "react-hook-form": "7.18.1", + "react-hook-form": "7.19.1", "react-icons": "4.3.1", "remove-markdown": "0.3.0", "typescript-json-decoder": "1.0.3" diff --git a/yarn.lock b/yarn.lock index 95949558..9ddb5171 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6349,10 +6349,10 @@ react-focus-lock@2.5.0: use-callback-ref "^1.2.1" use-sidecar "^1.0.1" -react-hook-form@7.18.1: - version "7.18.1" - resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.18.1.tgz#dcd412a22fc1843bdb54d0acb21035a4a75f7435" - integrity sha512-T9Lv5nBnLzncEd2p87Bc0+LtNYS+ochURtyvw7Ln474xSGxoUjvVygXa3WPWTc/2lH1sw3VdGtSfNKC35vJd5A== +react-hook-form@7.19.1: + version "7.19.1" + resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.19.1.tgz#df19c065a96cbd4275c4ca8992a9f5908b114a4f" + integrity sha512-e0Oii07qNAa72JeGUT5czVCMwdAFPxmxYvd1Y9oPy2KVD6ZGblN6DG1G7AwL9Bz2lOPFZu15SRNnn0Vpx/eGdg== react-icons@4.3.1: version "4.3.1"