diff --git a/package.json b/package.json index d809068..37177af 100644 --- a/package.json +++ b/package.json @@ -85,7 +85,7 @@ "react": "^19.1.1", "react-admin": "^5.10.1", "react-dom": "^19.1.1", - "react-hook-form": "^7.61.1", + "react-hook-form": "^7.62.0", "react-is": "^19.1.1", "react-router": "^7.6.0", "react-router-dom": "^7.7.1", diff --git a/yarn.lock b/yarn.lock index aea2fc4..e7be1b3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5077,10 +5077,10 @@ react-error-boundary@^4.0.13: dependencies: "@babel/runtime" "^7.12.5" -react-hook-form@^7.53.0, react-hook-form@^7.61.1: - version "7.61.1" - resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.61.1.tgz#8c1f086ccd921a6e90df6800787e9ca3833f86c1" - integrity sha512-2vbXUFDYgqEgM2RcXcAT2PwDW/80QARi+PKmHy5q2KhuKvOlG8iIYgf7eIlIANR5trW9fJbP4r5aub3a4egsew== +react-hook-form@^7.53.0, react-hook-form@^7.62.0: + version "7.62.0" + resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.62.0.tgz#2d81e13c2c6b6d636548e440818341ca753218d0" + integrity sha512-7KWFejc98xqG/F4bAxpL41NB3o1nnvQO1RWZT3TqRZYL8RryQETGfEdVnJN2fy1crCiBLLjkRBVK05j24FxJGA== react-hotkeys-hook@^5.1.0: version "5.1.0"