diff --git a/frontend/package.json b/frontend/package.json index 339801bad2..ab679a2931 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.61.1", "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..193cc54d32 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.61.1 + version: 7.61.1(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.61.1: + resolution: {integrity: sha512-2vbXUFDYgqEgM2RcXcAT2PwDW/80QARi+PKmHy5q2KhuKvOlG8iIYgf7eIlIANR5trW9fJbP4r5aub3a4egsew==} 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.61.1(react@19.0.0): dependencies: react: 19.0.0