diff --git a/package-lock.json b/package-lock.json index 997407780..73e736403 100644 --- a/package-lock.json +++ b/package-lock.json @@ -70,7 +70,7 @@ "react": "17.0.2", "react-dom": "17.0.2", "react-grid-layout": "1.3.4", - "react-hook-form": "7.31.3", + "react-hook-form": "7.32.1", "react-icons": "4.4.0", "react-remove-scroll": "2.5.4", "react-select": "5.3.2", @@ -11492,9 +11492,9 @@ } }, "node_modules/react-hook-form": { - "version": "7.31.3", - "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.31.3.tgz", - "integrity": "sha512-NVZdCWViIWXXXlQ3jxVQH0NuNfwPf8A/0KvuCxrM9qxtP1qYosfR2ZudarziFrVOC7eTUbWbm1T4OyYCwv9oSQ==", + "version": "7.32.1", + "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.32.1.tgz", + "integrity": "sha512-A0bsgZZUnGdG68sXLBNMN7zRYKbYc/ESjDkjrJZ8PZ8/96EQ0IwMfYY3wpopt+yn2+Mm3APEUkw+JdjYQSRVJA==", "engines": { "node": ">=12.22.0" }, @@ -22772,9 +22772,9 @@ } }, "react-hook-form": { - "version": "7.31.3", - "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.31.3.tgz", - "integrity": "sha512-NVZdCWViIWXXXlQ3jxVQH0NuNfwPf8A/0KvuCxrM9qxtP1qYosfR2ZudarziFrVOC7eTUbWbm1T4OyYCwv9oSQ==" + "version": "7.32.1", + "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.32.1.tgz", + "integrity": "sha512-A0bsgZZUnGdG68sXLBNMN7zRYKbYc/ESjDkjrJZ8PZ8/96EQ0IwMfYY3wpopt+yn2+Mm3APEUkw+JdjYQSRVJA==" }, "react-icons": { "version": "4.4.0", diff --git a/package.json b/package.json index d02a67629..e318b217f 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "react": "17.0.2", "react-dom": "17.0.2", "react-grid-layout": "1.3.4", - "react-hook-form": "7.31.3", + "react-hook-form": "7.32.1", "react-icons": "4.4.0", "react-remove-scroll": "2.5.4", "react-select": "5.3.2",