diff --git a/js/apps/account-ui/package.json b/js/apps/account-ui/package.json index 6d8b477abb04..af0d1ec60332 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.45.4", + "react-hook-form": "^7.46.1", "react-i18next": "^13.0.3", "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 afb7a0570180..813faac87be3 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.45.4", + "react-hook-form": "^7.46.1", "react-i18next": "^13.0.3", "react-router-dom": "^6.14.2", "reactflow": "^11.8.3", diff --git a/js/libs/ui-shared/package.json b/js/libs/ui-shared/package.json index 3bbde747a17b..07fdcef4dac7 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.45.4" + "react-hook-form": "7.46.1" }, "devDependencies": { "@types/react": "^18.2.20", diff --git a/js/pnpm-lock.yaml b/js/pnpm-lock.yaml index e8f1f090297c..b1a365362247 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.45.4 - version: 7.45.4(react@18.2.0) + specifier: ^7.46.1 + version: 7.46.1(react@18.2.0) react-i18next: specifier: ^13.0.3 version: 13.0.3(i18next@23.4.4)(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.45.4 - version: 7.45.4(react@18.2.0) + specifier: ^7.46.1 + version: 7.46.1(react@18.2.0) react-i18next: specifier: ^13.0.3 version: 13.0.3(i18next@23.4.4)(react-dom@18.2.0)(react@18.2.0) @@ -437,8 +437,8 @@ importers: specifier: ^18.2.0 version: 18.2.0(react@18.2.0) react-hook-form: - specifier: 7.45.4 - version: 7.45.4(react@18.2.0) + specifier: 7.46.1 + version: 7.46.1(react@18.2.0) devDependencies: '@types/react': specifier: ^18.2.20 @@ -5759,8 +5759,8 @@ packages: react: 18.2.0 dev: false - /react-hook-form@7.45.4(react@18.2.0): - resolution: {integrity: sha512-HGDV1JOOBPZj10LB3+OZgfDBTn+IeEsNOKiq/cxbQAIbKaiJUe/KV8DBUzsx0Gx/7IG/orWqRRm736JwOfUSWQ==} + /react-hook-form@7.46.1(react@18.2.0): + resolution: {integrity: sha512-0GfI31LRTBd5tqbXMGXT1Rdsv3rnvy0FjEk8Gn9/4tp6+s77T7DPZuGEpBRXOauL+NhyGT5iaXzdIM2R6F/E+w==} engines: {node: '>=12.22.0'} peerDependencies: react: ^16.8.0 || ^17 || ^18 @@ -7358,7 +7358,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.45.4(react@18.2.0) + react-hook-form: 7.46.1(react@18.2.0) react-i18next: 13.0.3(i18next@23.4.4)(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.8.3(@types/react@18.2.20)(react-dom@18.2.0)(react@18.2.0)