diff --git a/apps/client/package.json b/apps/client/package.json index 47928c0..3c6823d 100644 --- a/apps/client/package.json +++ b/apps/client/package.json @@ -31,7 +31,7 @@ "react": "^18.2.0", "react-chartjs-2": "^4.3.1", "react-dom": "^18.2.0", - "react-hook-form": "^7.36.0", + "react-hook-form": "^7.43.1", "reflect-metadata": "^0.1.13", "swr": "^1.3.0" }, diff --git a/yarn.lock b/yarn.lock index 8f71439..e8c05d7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9803,10 +9803,10 @@ react-focus-lock@^2.9.1: use-callback-ref "^1.3.0" use-sidecar "^1.1.2" -react-hook-form@^7.36.0: - version "7.36.0" - resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.36.0.tgz#27bf64e2a06b994bc64e055b4cc502794b8f6978" - integrity sha512-2PmRhTDH90/G1XWbUGpfuFBf7wxj9kYvzPqoZCv4wUGBIfuac0fK3up9sbeoz0ghpLYcFFXRVDKMUXgMutLXTw== +react-hook-form@^7.43.1: + version "7.43.1" + resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.43.1.tgz#0d0d7822f3f7fc05ffc41d5f012b49b90fcfa0f0" + integrity sha512-+s3+s8LLytRMriwwuSqeLStVjRXFGxgjjx2jED7Z+wz1J/88vpxieRQGvJVvzrzVxshZ0BRuocFERb779m2kNg== react-is@^16.13.1, react-is@^16.7.0: version "16.13.1"