diff --git a/package.json b/package.json index de98bdae7..3d74df0ea 100644 --- a/package.json +++ b/package.json @@ -93,7 +93,7 @@ "react": "18.3.1", "react-dom": "18.3.1", "react-dropzone": "14.2.3", - "react-hook-form": "7.52.2", + "react-hook-form": "7.53.1", "react-plotly.js": "2.6.0", "sass": "1.77.8", "sharp": "0.33.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9e8f4438d..57baa4dda 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -183,8 +183,8 @@ dependencies: specifier: 14.2.3 version: 14.2.3(react@18.3.1) react-hook-form: - specifier: 7.52.2 - version: 7.52.2(react@18.3.1) + specifier: 7.53.1 + version: 7.53.1(react@18.3.1) react-plotly.js: specifier: 2.6.0 version: 2.6.0(plotly.js@2.29.1)(react@18.3.1) @@ -7770,8 +7770,8 @@ packages: resolution: {integrity: sha512-suNP+J1VU1MWFKcyt7RtjiSWUjvidmQSlqu+eHslq+342xCbGTYmC0mEhPCOHxlW0CywylOC1u2DFAT+bv4dBw==} dev: false - /react-hook-form@7.52.2(react@18.3.1): - resolution: {integrity: sha512-pqfPEbERnxxiNMPd0bzmt1tuaPcVccywFDpyk2uV5xCIBphHV5T8SVnX9/o3kplPE1zzKt77+YIoq+EMwJp56A==} + /react-hook-form@7.53.1(react@18.3.1): + resolution: {integrity: sha512-6aiQeBda4zjcuaugWvim9WsGqisoUk+etmFEsSUMm451/Ic8L/UAb7sRtMj3V+Hdzm6mMjU1VhiSzYUZeBm0Vg==} engines: {node: '>=18.0.0'} peerDependencies: react: ^16.8.0 || ^17 || ^18 || ^19