diff --git a/package.json b/package.json index 7f544afa..941a6335 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "next-auth": "^4.22.1", "react": "18.2.0", "react-dom": "18.2.0", - "react-hook-form": "^7.44.1", + "react-hook-form": "^7.45.0", "swr": "^2.1.4", "typescript": "5.1.3" }, diff --git a/yarn.lock b/yarn.lock index 36941a8f..7279dd83 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4538,10 +4538,10 @@ react-dom@18.2.0: loose-envify "^1.1.0" scheduler "^0.23.0" -react-hook-form@^7.44.1: - version "7.44.3" - resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.44.3.tgz#a99e560c6ef2b668db1daaebc4f98267331b6828" - integrity sha512-/tHId6p2ViAka1wECMw8FEPn/oz/w226zehHrJyQ1oIzCBNMIJCaj6ZkQcv+MjDxYh9MWR7RQic7Qqwe4a5nkw== +react-hook-form@^7.45.0: + version "7.45.1" + resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.45.1.tgz#e352c7f4dbc7540f0756abbb4dcfd1122fecc9bb" + integrity sha512-6dWoFJwycbuFfw/iKMcl+RdAOAOHDiF11KWYhNDRN/OkUt+Di5qsZHwA0OwsVnu9y135gkHpTw9DJA+WzCeR9w== react-is@^16.13.1, react-is@^16.7.0: version "16.13.1"