diff --git a/frontend/package.json b/frontend/package.json index 339801bad2..6840a3a749 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -49,7 +49,7 @@ "react-dnd": "^11.1.3", "react-dnd-html5-backend": "^11.1.3", "react-dom": "19.0.0", - "react-hook-form": "^7.53.0", + "react-hook-form": "^7.62.0", "react-intl": "^6.6.6", "react-intl-formatted-duration": "^4.0.0", "react-qr-code": "^2.0.15", diff --git a/frontend/pnpm-lock.yaml b/frontend/pnpm-lock.yaml index 931af0fee2..242b19e0f2 100644 --- a/frontend/pnpm-lock.yaml +++ b/frontend/pnpm-lock.yaml @@ -118,8 +118,8 @@ importers: specifier: 19.0.0 version: 19.0.0(react@19.0.0) react-hook-form: - specifier: ^7.53.0 - version: 7.53.0(react@19.0.0) + specifier: ^7.62.0 + version: 7.62.0(react@19.0.0) react-intl: specifier: ^6.6.6 version: 6.6.8(react@19.0.0)(typescript@5.5.4) @@ -5013,8 +5013,8 @@ packages: peerDependencies: react: ^19.0.0 - react-hook-form@7.53.0: - resolution: {integrity: sha512-M1n3HhqCww6S2hxLxciEXy2oISPnAzxY7gvwVPrtlczTM/1dDadXgUxDpHMrMTblDOcm/AXtXxHwZ3jpg1mqKQ==} + react-hook-form@7.62.0: + resolution: {integrity: sha512-7KWFejc98xqG/F4bAxpL41NB3o1nnvQO1RWZT3TqRZYL8RryQETGfEdVnJN2fy1crCiBLLjkRBVK05j24FxJGA==} engines: {node: '>=18.0.0'} peerDependencies: react: ^16.8.0 || ^17 || ^18 || ^19 @@ -12168,7 +12168,7 @@ snapshots: react: 19.0.0 scheduler: 0.25.0 - react-hook-form@7.53.0(react@19.0.0): + react-hook-form@7.62.0(react@19.0.0): dependencies: react: 19.0.0