diff --git a/package-lock.json b/package-lock.json index dd728aca0..ef769c4ba 100644 --- a/package-lock.json +++ b/package-lock.json @@ -25,7 +25,7 @@ "react": "^18.0.0", "react-dom": "^18.0.0", "react-helmet-async": "^1.3.0", - "react-hook-form": "^7.29.0", + "react-hook-form": "^7.30.0", "react-i18next": "^11.16.6", "react-router-dom": "^6.3.0", "web-vitals": "^2.1.4" @@ -15610,9 +15610,9 @@ } }, "node_modules/react-hook-form": { - "version": "7.29.0", - "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.29.0.tgz", - "integrity": "sha512-NcJqWRF6el5HMW30fqZRt27s+lorvlCCDbTpAyHoodQeYWXgQCvZJJQLC1kRMKdrJknVH0NIg3At6TUzlZJFOQ==", + "version": "7.30.0", + "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.30.0.tgz", + "integrity": "sha512-DzjiM6o2vtDGNMB9I4yCqW8J21P314SboNG1O0obROkbg7KVS0I7bMtwSdKyapnCPjHgnxc3L7E5PEdISeEUcQ==", "engines": { "node": ">=12.22.0" }, @@ -30203,9 +30203,9 @@ } }, "react-hook-form": { - "version": "7.29.0", - "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.29.0.tgz", - "integrity": "sha512-NcJqWRF6el5HMW30fqZRt27s+lorvlCCDbTpAyHoodQeYWXgQCvZJJQLC1kRMKdrJknVH0NIg3At6TUzlZJFOQ==", + "version": "7.30.0", + "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.30.0.tgz", + "integrity": "sha512-DzjiM6o2vtDGNMB9I4yCqW8J21P314SboNG1O0obROkbg7KVS0I7bMtwSdKyapnCPjHgnxc3L7E5PEdISeEUcQ==", "requires": {} }, "react-i18next": { diff --git a/package.json b/package.json index 2a0f5caf2..72e1cb948 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "react": "^18.0.0", "react-dom": "^18.0.0", "react-helmet-async": "^1.3.0", - "react-hook-form": "^7.29.0", + "react-hook-form": "^7.30.0", "react-i18next": "^11.16.6", "react-router-dom": "^6.3.0", "web-vitals": "^2.1.4"