diff --git a/js/apps/account-ui/package.json b/js/apps/account-ui/package.json index 7e1d9773eaa5..2f21bf7d3c89 100644 --- a/js/apps/account-ui/package.json +++ b/js/apps/account-ui/package.json @@ -20,7 +20,7 @@ "lodash-es": "^4.17.21", "react": "^18.2.0", "react-dom": "^18.2.0", - "react-hook-form": "^7.48.2", + "react-hook-form": "^7.51.0", "react-i18next": "^13.5.0", "react-router-dom": "^6.20.1", "ui-shared": "workspace:*" diff --git a/js/apps/admin-ui/package.json b/js/apps/admin-ui/package.json index b9598c8c03d5..81e2dbbfbf5e 100644 --- a/js/apps/admin-ui/package.json +++ b/js/apps/admin-ui/package.json @@ -82,7 +82,7 @@ "react-dom": "^18.2.0", "react-dropzone": "^14.2.3", "react-error-boundary": "^3.1.4", - "react-hook-form": "^7.48.2", + "react-hook-form": "^7.51.0", "react-i18next": "^13.5.0", "react-router-dom": "^6.20.1", "reactflow": "^11.10.1", diff --git a/js/libs/ui-shared/package.json b/js/libs/ui-shared/package.json index e404fc3d2e6c..82d8adeb8eba 100644 --- a/js/libs/ui-shared/package.json +++ b/js/libs/ui-shared/package.json @@ -47,7 +47,7 @@ "lodash-es": "^4.17.21", "react": "^18.2.0", "react-dom": "^18.2.0", - "react-hook-form": "7.48.2", + "react-hook-form": "7.51.0", "react-i18next": "^13.5.0" }, "devDependencies": { diff --git a/js/pnpm-lock.yaml b/js/pnpm-lock.yaml index 08e43827b8f2..c71fa367db04 100644 --- a/js/pnpm-lock.yaml +++ b/js/pnpm-lock.yaml @@ -102,8 +102,8 @@ importers: specifier: ^18.2.0 version: 18.2.0(react@18.2.0) react-hook-form: - specifier: ^7.48.2 - version: 7.48.2(react@18.2.0) + specifier: ^7.51.0 + version: 7.51.0(react@18.2.0) react-i18next: specifier: ^13.5.0 version: 13.5.0(i18next@23.7.8)(react-dom@18.2.0)(react@18.2.0) @@ -208,8 +208,8 @@ importers: specifier: ^3.1.4 version: 3.1.4(react@18.2.0) react-hook-form: - specifier: ^7.48.2 - version: 7.48.2(react@18.2.0) + specifier: ^7.51.0 + version: 7.51.0(react@18.2.0) react-i18next: specifier: ^13.5.0 version: 13.5.0(i18next@23.7.8)(react-dom@18.2.0)(react@18.2.0) @@ -452,8 +452,8 @@ importers: specifier: ^18.2.0 version: 18.2.0(react@18.2.0) react-hook-form: - specifier: 7.48.2 - version: 7.48.2(react@18.2.0) + specifier: 7.51.0 + version: 7.51.0(react@18.2.0) react-i18next: specifier: ^13.5.0 version: 13.5.0(i18next@23.7.8)(react-dom@18.2.0)(react@18.2.0) @@ -5919,8 +5919,8 @@ packages: react: 18.2.0 dev: false - /react-hook-form@7.48.2(react@18.2.0): - resolution: {integrity: sha512-H0T2InFQb1hX7qKtDIZmvpU1Xfn/bdahWBN1fH19gSe4bBEqTfmlr7H3XWTaVtiK4/tpPaI1F3355GPMZYge+A==} + /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 @@ -7579,7 +7579,7 @@ packages: react-dom: 18.2.0(react@18.2.0) react-dropzone: 14.2.3(react@18.2.0) react-error-boundary: 3.1.4(react@18.2.0) - react-hook-form: 7.48.2(react@18.2.0) + react-hook-form: 7.51.0(react@18.2.0) react-i18next: 13.5.0(i18next@23.7.8)(react-dom@18.2.0)(react@18.2.0) react-router-dom: 6.20.1(react-dom@18.2.0)(react@18.2.0) reactflow: 11.10.1(@types/react@18.2.42)(react-dom@18.2.0)(react@18.2.0)