diff --git a/package.json b/package.json index a0376aae86..df4fc7eed1 100644 --- a/package.json +++ b/package.json @@ -85,7 +85,7 @@ "react": "18.2.0", "react-dom": "18.2.0", "react-error-boundary": "4.0.13", - "react-hook-form": "7.50.1", + "react-hook-form": "7.51.0", "react-i18next": "14.0.5", "react-markdown": "9.0.1", "react-router-dom": "6.22.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 41ce6f395c..3c97fa8ccf 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -75,8 +75,8 @@ dependencies: specifier: 4.0.13 version: 4.0.13(react@18.2.0) react-hook-form: - specifier: 7.50.1 - version: 7.50.1(react@18.2.0) + specifier: 7.51.0 + version: 7.51.0(react@18.2.0) react-i18next: specifier: 14.0.5 version: 14.0.5(i18next@23.10.0)(react-dom@18.2.0)(react@18.2.0) @@ -5716,8 +5716,8 @@ packages: react: 18.2.0 dev: false - /react-hook-form@7.50.1(react@18.2.0): - resolution: {integrity: sha512-3PCY82oE0WgeOgUtIr3nYNNtNvqtJ7BZjsbxh6TnYNbXButaD5WpjOmTjdxZfheuHKR68qfeFnEDVYoSSFPMTQ==} + /react-hook-form@7.51.0(react@18.2.0): + resolution: {integrity: sha512-BggOy5j58RdhdMzzRUHGOYhSz1oeylFAv6jUSG86OvCIvlAvS7KvnRY7yoAf2pfEiPN7BesnR0xx73nEk3qIiw==} engines: {node: '>=12.22.0'} peerDependencies: react: ^16.8.0 || ^17 || ^18