diff --git a/package-lock.json b/package-lock.json index f5afbd907..a5e73c97f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -38,7 +38,7 @@ "prop-types": "15.8.1", "react": "18.3.1", "react-dom": "18.3.1", - "react-hook-form": "7.52.2", + "react-hook-form": "7.54.2", "react-intl": "6.6.8", "react-modal": "3.16.1", "react-redux": "9.1.2", @@ -9517,9 +9517,9 @@ } }, "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.54.2", + "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.54.2.tgz", + "integrity": "sha512-eHpAUgUjWbZocoQYUHposymRb4ZP6d0uwUnooL2uOybA9/3tPUvoAKqEWK1WaSiTxxOfTpffNZP7QwlnM3/gEg==", "engines": { "node": ">=18.0.0" }, diff --git a/package.json b/package.json index 86265e63a..3b50ac41f 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "prop-types": "15.8.1", "react": "18.3.1", "react-dom": "18.3.1", - "react-hook-form": "7.52.2", + "react-hook-form": "7.54.2", "react-intl": "6.6.8", "react-modal": "3.16.1", "react-redux": "9.1.2",