diff --git a/apps/client/package.json b/apps/client/package.json index 47928c0..53506c7 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.41.0", "reflect-metadata": "^0.1.13", "swr": "^1.3.0" }, diff --git a/yarn.lock b/yarn.lock index 8f71439..d069e7a 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.41.0: + version "7.41.0" + resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.41.0.tgz#cc0871f4784e7233ac8466300da557d622154414" + integrity sha512-u1cHOXujr+AsNBoeCtcCuRwPh87mXAgKtXqd3qTCBgNFYzVZLXjYgLcynORpAgqhe24r5scucR8+6gfWaXBtHQ== react-is@^16.13.1, react-is@^16.7.0: version "16.13.1"