diff --git a/package-lock.json b/package-lock.json index ba61e7e9..8334a44b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -28,7 +28,7 @@ "react": "18.3.1", "react-copy-to-clipboard": "5.1.0", "react-dom": "18.3.1", - "react-hook-form": "7.52.2", + "react-hook-form": "7.53.1", "react-icons": "5.2.1", "react-markdown": "9.0.1", "react-modal": "3.16.1", @@ -17538,9 +17538,9 @@ "dev": true }, "node_modules/react-hook-form": { - "version": "7.52.2", - "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.52.2.tgz", - "integrity": "sha512-pqfPEbERnxxiNMPd0bzmt1tuaPcVccywFDpyk2uV5xCIBphHV5T8SVnX9/o3kplPE1zzKt77+YIoq+EMwJp56A==", + "version": "7.53.1", + "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.53.1.tgz", + "integrity": "sha512-6aiQeBda4zjcuaugWvim9WsGqisoUk+etmFEsSUMm451/Ic8L/UAb7sRtMj3V+Hdzm6mMjU1VhiSzYUZeBm0Vg==", "engines": { "node": ">=18.0.0" }, @@ -33565,9 +33565,9 @@ } }, "react-hook-form": { - "version": "7.52.2", - "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.52.2.tgz", - "integrity": "sha512-pqfPEbERnxxiNMPd0bzmt1tuaPcVccywFDpyk2uV5xCIBphHV5T8SVnX9/o3kplPE1zzKt77+YIoq+EMwJp56A==", + "version": "7.53.1", + "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.53.1.tgz", + "integrity": "sha512-6aiQeBda4zjcuaugWvim9WsGqisoUk+etmFEsSUMm451/Ic8L/UAb7sRtMj3V+Hdzm6mMjU1VhiSzYUZeBm0Vg==", "requires": {} }, "react-icons": { diff --git a/package.json b/package.json index 15f0c590..646e3402 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "react": "18.3.1", "react-copy-to-clipboard": "5.1.0", "react-dom": "18.3.1", - "react-hook-form": "7.52.2", + "react-hook-form": "7.53.1", "react-icons": "5.2.1", "react-markdown": "9.0.1", "react-modal": "3.16.1",