diff --git a/frontend/package.json b/frontend/package.json index 9e28da8e..1a01e7a8 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -42,7 +42,7 @@ "react-dom": "^19.0.0", "react-easy-crop": "^5.4.1", "react-filerobot-image-editor": "^4.9.1", - "react-hook-form": "^7.54.2", + "react-hook-form": "^7.64.0", "react-icons": "^5.5.0", "react-markdown": "^10.0.1", "react-redux": "^9.2.0", diff --git a/package-lock.json b/package-lock.json index 8c6b1f1d..fe8fe337 100644 --- a/package-lock.json +++ b/package-lock.json @@ -97,7 +97,7 @@ "react-dom": "^19.0.0", "react-easy-crop": "^5.4.1", "react-filerobot-image-editor": "^4.9.1", - "react-hook-form": "^7.54.2", + "react-hook-form": "^7.64.0", "react-icons": "^5.5.0", "react-markdown": "^10.0.1", "react-redux": "^9.2.0", @@ -9172,9 +9172,9 @@ "license": "MIT" }, "node_modules/react-hook-form": { - "version": "7.54.2", - "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.54.2.tgz", - "integrity": "sha512-eHpAUgUjWbZocoQYUHposymRb4ZP6d0uwUnooL2uOybA9/3tPUvoAKqEWK1WaSiTxxOfTpffNZP7QwlnM3/gEg==", + "version": "7.64.0", + "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.64.0.tgz", + "integrity": "sha512-fnN+vvTiMLnRqKNTVhDysdrUay0kUUAymQnFIznmgDvapjveUWOOPqMNzPg+A+0yf9DuE2h6xzBjN1s+Qx8wcg==", "license": "MIT", "engines": { "node": ">=18.0.0"