diff --git a/js/apps/account-ui/package.json b/js/apps/account-ui/package.json index 0a002b1f0a..5098786e3b 100644 --- a/js/apps/account-ui/package.json +++ b/js/apps/account-ui/package.json @@ -19,7 +19,7 @@ "lodash-es": "^4.17.21", "react": "^18.2.0", "react-dom": "^18.2.0", - "react-hook-form": "^7.44.3", + "react-hook-form": "^7.45.2", "react-i18next": "^13.0.2", "react-router-dom": "^6.14.2", "ui-shared": "workspace:*" diff --git a/js/apps/admin-ui/package.json b/js/apps/admin-ui/package.json index edb5956962..00404f419a 100644 --- a/js/apps/admin-ui/package.json +++ b/js/apps/admin-ui/package.json @@ -81,7 +81,7 @@ "react-dom": "^18.2.0", "react-dropzone": "^14.2.3", "react-error-boundary": "^3.1.4", - "react-hook-form": "^7.44.3", + "react-hook-form": "^7.45.2", "react-i18next": "^13.0.2", "react-router-dom": "^6.14.2", "reactflow": "^11.7.4", diff --git a/js/libs/ui-shared/package.json b/js/libs/ui-shared/package.json index dfb99a2a3c..2040bde177 100644 --- a/js/libs/ui-shared/package.json +++ b/js/libs/ui-shared/package.json @@ -38,7 +38,7 @@ "@patternfly/react-icons": "^4.93.6", "react": "^18.2.0", "react-dom": "^18.2.0", - "react-hook-form": "7.44.3" + "react-hook-form": "7.45.2" }, "devDependencies": { "@types/react": "^18.2.16", diff --git a/js/pnpm-lock.yaml b/js/pnpm-lock.yaml index d0b257d029..d51b66241f 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.44.3 - version: 7.44.3(react@18.2.0) + specifier: ^7.45.2 + version: 7.45.2(react@18.2.0) react-i18next: specifier: ^13.0.2 version: 13.0.2(i18next@23.2.11)(react-dom@18.2.0)(react@18.2.0) @@ -205,8 +205,8 @@ importers: specifier: ^3.1.4 version: 3.1.4(react@18.2.0) react-hook-form: - specifier: ^7.44.3 - version: 7.44.3(react@18.2.0) + specifier: ^7.45.2 + version: 7.45.2(react@18.2.0) react-i18next: specifier: ^13.0.2 version: 13.0.2(i18next@23.2.11)(react-dom@18.2.0)(react@18.2.0) @@ -434,8 +434,8 @@ importers: specifier: ^18.2.0 version: 18.2.0(react@18.2.0) react-hook-form: - specifier: 7.44.3 - version: 7.44.3(react@18.2.0) + specifier: 7.45.2 + version: 7.45.2(react@18.2.0) devDependencies: '@types/react': specifier: ^18.2.16 @@ -5655,8 +5655,8 @@ packages: react: 18.2.0 dev: false - /react-hook-form@7.44.3(react@18.2.0): - resolution: {integrity: sha512-/tHId6p2ViAka1wECMw8FEPn/oz/w226zehHrJyQ1oIzCBNMIJCaj6ZkQcv+MjDxYh9MWR7RQic7Qqwe4a5nkw==} + /react-hook-form@7.45.2(react@18.2.0): + resolution: {integrity: sha512-9s45OdTaKN+4NSTbXVqeDITd/nwIg++nxJGL8+OD5uf1DxvhsXQ641kaYHk5K28cpIOTYm71O/fYk7rFaygb3A==} engines: {node: '>=12.22.0'} peerDependencies: react: ^16.8.0 || ^17 || ^18 @@ -7171,7 +7171,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.44.3(react@18.2.0) + react-hook-form: 7.45.2(react@18.2.0) react-i18next: 13.0.2(i18next@23.2.11)(react-dom@18.2.0)(react@18.2.0) react-router-dom: 6.14.2(react-dom@18.2.0)(react@18.2.0) reactflow: 11.7.4(react-dom@18.2.0)(react@18.2.0)