diff --git a/package-lock.json b/package-lock.json index 1db34332..83c9583e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,7 +19,7 @@ "react-dom": "^18.3.1", "react-ga4": "^2.1.0", "react-h5-audio-player": "^3.9.3", - "react-hook-form": "^7.53.1", + "react-hook-form": "^7.53.2", "react-router-dom": "^6.27.0", "react-router-hash-link": "^2.4.3", "react-scripts": "5.0.1", @@ -15915,9 +15915,9 @@ } }, "node_modules/react-hook-form": { - "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==", + "version": "7.53.2", + "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.53.2.tgz", + "integrity": "sha512-YVel6fW5sOeedd1524pltpHX+jgU2u3DSDtXEaBORNdqiNrsX/nUI/iGXONegttg0mJVnfrIkiV0cmTU6Oo2xw==", "license": "MIT", "engines": { "node": ">=18.0.0" diff --git a/package.json b/package.json index e2ae8fe6..5420ac3b 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "react-dom": "^18.3.1", "react-ga4": "^2.1.0", "react-h5-audio-player": "^3.9.3", - "react-hook-form": "^7.53.1", + "react-hook-form": "^7.53.2", "react-router-dom": "^6.27.0", "react-router-hash-link": "^2.4.3", "react-scripts": "5.0.1",