diff --git a/package.json b/package.json index 500364e..e4ebe4b 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "nprogress": "^0.2.0", "react": "^18.2.0", "react-dom": "^18.2.0", - "react-hook-form": "^7.50.1", + "react-hook-form": "^7.51.3", "react-i18next": "^14.0.1", "react-router-dom": "^6.21.3", "react-spring": "^9.7.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 777fd34..56ce582 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -45,8 +45,8 @@ dependencies: specifier: ^18.2.0 version: 18.2.0(react@18.2.0) react-hook-form: - specifier: ^7.50.1 - version: 7.50.1(react@18.2.0) + specifier: ^7.51.3 + version: 7.51.3(react@18.2.0) react-i18next: specifier: ^14.0.1 version: 14.0.1(i18next@23.8.1)(react-dom@18.2.0)(react-native@0.73.2)(react@18.2.0) @@ -8517,8 +8517,8 @@ packages: scheduler: 0.23.0 dev: false - /react-hook-form@7.50.1(react@18.2.0): - resolution: {integrity: sha512-3PCY82oE0WgeOgUtIr3nYNNtNvqtJ7BZjsbxh6TnYNbXButaD5WpjOmTjdxZfheuHKR68qfeFnEDVYoSSFPMTQ==} + /react-hook-form@7.51.3(react@18.2.0): + resolution: {integrity: sha512-cvJ/wbHdhYx8aviSWh28w9ImjmVsb5Y05n1+FW786vEZQJV5STNM0pW6ujS+oiBecb0ARBxJFyAnXj9+GHXACQ==} engines: {node: '>=12.22.0'} peerDependencies: react: ^16.8.0 || ^17 || ^18