diff --git a/package-lock.json b/package-lock.json index 1213960..1c95482 100644 --- a/package-lock.json +++ b/package-lock.json @@ -28,7 +28,7 @@ "react-google-maps": "^9.4.5", "react-google-maps-loader": "^4.3.0", "react-helmet": "^6.1.0", - "react-hook-form": "^7.27.1", + "react-hook-form": "^7.28.0", "react-icons": "^4.3.1", "react-intl": "^5.24.6", "react-pro-sidebar": "^0.7.1", @@ -15283,9 +15283,9 @@ } }, "node_modules/react-hook-form": { - "version": "7.27.1", - "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.27.1.tgz", - "integrity": "sha512-N3a7A6zIQ8DJeThisVZGtOUabTbJw+7DHJidmB9w8m3chckv2ZWKb5MHps9d2pPJqmCDoWe53Bos56bYmJms5w==", + "version": "7.28.0", + "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.28.0.tgz", + "integrity": "sha512-mmLpT86BkMGPr0r6ca8zxV0WH4Y1FW5MKs7Rq1+uHLVeeg5pSWbF5Z/qLCnM5vPVblHNM6lRBRRotnfEAf0ALA==", "engines": { "node": ">=12.22.0" }, @@ -29753,9 +29753,9 @@ } }, "react-hook-form": { - "version": "7.27.1", - "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.27.1.tgz", - "integrity": "sha512-N3a7A6zIQ8DJeThisVZGtOUabTbJw+7DHJidmB9w8m3chckv2ZWKb5MHps9d2pPJqmCDoWe53Bos56bYmJms5w==", + "version": "7.28.0", + "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.28.0.tgz", + "integrity": "sha512-mmLpT86BkMGPr0r6ca8zxV0WH4Y1FW5MKs7Rq1+uHLVeeg5pSWbF5Z/qLCnM5vPVblHNM6lRBRRotnfEAf0ALA==", "requires": {} }, "react-icons": { diff --git a/package.json b/package.json index 2540ebe..55949ea 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "react-google-maps": "^9.4.5", "react-google-maps-loader": "^4.3.0", "react-helmet": "^6.1.0", - "react-hook-form": "^7.27.1", + "react-hook-form": "^7.28.0", "react-icons": "^4.3.1", "react-intl": "^5.24.6", "react-pro-sidebar": "^0.7.1",