diff --git a/js/apps/account-ui/package.json b/js/apps/account-ui/package.json index 5d8697ac1e17..7d618b477402 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.46.2", + "react-hook-form": "^7.48.2", "react-i18next": "^13.2.2", "react-router-dom": "^6.15.0", "ui-shared": "workspace:*" diff --git a/js/apps/admin-ui/package.json b/js/apps/admin-ui/package.json index 499b208c8554..6bf5072f7d68 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.46.2", + "react-hook-form": "^7.48.2", "react-i18next": "^13.2.2", "react-router-dom": "^6.15.0", "reactflow": "^11.8.3", diff --git a/js/libs/ui-shared/package.json b/js/libs/ui-shared/package.json index b81dea2d88df..54f509bf8385 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.46.2" + "react-hook-form": "7.48.2" }, "devDependencies": { "@types/react": "^18.2.22", diff --git a/js/pnpm-lock.yaml b/js/pnpm-lock.yaml index 197a1e3ffe0f..f97fe7304d3f 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.46.2 - version: 7.46.2(react@18.2.0) + specifier: ^7.48.2 + version: 7.48.2(react@18.2.0) react-i18next: specifier: ^13.2.2 version: 13.2.2(i18next@23.5.1)(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.46.2 - version: 7.46.2(react@18.2.0) + specifier: ^7.48.2 + version: 7.48.2(react@18.2.0) react-i18next: specifier: ^13.2.2 version: 13.2.2(i18next@23.5.1)(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.46.2 - version: 7.46.2(react@18.2.0) + specifier: 7.48.2 + version: 7.48.2(react@18.2.0) devDependencies: '@types/react': specifier: ^18.2.22 @@ -5725,8 +5725,8 @@ packages: react: 18.2.0 dev: false - /react-hook-form@7.46.2(react@18.2.0): - resolution: {integrity: sha512-x1DWmHQchV7x2Rq9l99M/cQHC8JGchAnw9Z0uTz5KrPa0bTl/Inm1NR7ceOARfIrkNuQNAhuSuZPYa6k7QYn3Q==} + /react-hook-form@7.48.2(react@18.2.0): + resolution: {integrity: sha512-H0T2InFQb1hX7qKtDIZmvpU1Xfn/bdahWBN1fH19gSe4bBEqTfmlr7H3XWTaVtiK4/tpPaI1F3355GPMZYge+A==} engines: {node: '>=12.22.0'} peerDependencies: react: ^16.8.0 || ^17 || ^18 @@ -7440,7 +7440,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.46.2(react@18.2.0) + react-hook-form: 7.48.2(react@18.2.0) react-i18next: 13.2.2(i18next@23.5.1)(react-dom@18.2.0)(react@18.2.0) react-router-dom: 6.15.0(react-dom@18.2.0)(react@18.2.0) reactflow: 11.8.3(@types/react@18.2.22)(react-dom@18.2.0)(react@18.2.0)