From 18387c3b338b0b1a7e631c5e2a3d7a8a4ba6f3bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Nov 2023 09:48:09 +0100 Subject: [PATCH] Bump i18next-http-backend from 2.4.1 to 2.4.2 in /js (#24871) Bumps [i18next-http-backend](https://github.com/i18next/i18next-http-backend) from 2.4.1 to 2.4.2. - [Changelog](https://github.com/i18next/i18next-http-backend/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/i18next-http-backend/compare/v2.4.1...v2.4.2) --- updated-dependencies: - dependency-name: i18next-http-backend dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- js/apps/account-ui/package.json | 2 +- js/apps/admin-ui/package.json | 2 +- js/pnpm-lock.yaml | 14 +++++++------- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/js/apps/account-ui/package.json b/js/apps/account-ui/package.json index b8b90e3a36..2802667d21 100644 --- a/js/apps/account-ui/package.json +++ b/js/apps/account-ui/package.json @@ -14,7 +14,7 @@ "@patternfly/react-icons": "^4.93.7", "@patternfly/react-table": "^4.113.6", "i18next": "^23.7.6", - "i18next-http-backend": "^2.4.1", + "i18next-http-backend": "^2.4.2", "keycloak-js": "workspace:*", "keycloak-masthead": "workspace:*", "lodash-es": "^4.17.21", diff --git a/js/apps/admin-ui/package.json b/js/apps/admin-ui/package.json index 390a713f6f..17c03cee13 100644 --- a/js/apps/admin-ui/package.json +++ b/js/apps/admin-ui/package.json @@ -73,7 +73,7 @@ "file-selector": "^0.6.0", "flat": "^6.0.1", "i18next": "^23.7.6", - "i18next-http-backend": "^2.4.1", + "i18next-http-backend": "^2.4.2", "keycloak-js": "workspace:*", "lodash-es": "^4.17.21", "monaco-editor": "^0.44.0", diff --git a/js/pnpm-lock.yaml b/js/pnpm-lock.yaml index 3fe93b2037..ba8c4cefc5 100644 --- a/js/pnpm-lock.yaml +++ b/js/pnpm-lock.yaml @@ -84,8 +84,8 @@ importers: specifier: ^23.7.6 version: 23.7.6 i18next-http-backend: - specifier: ^2.4.1 - version: 2.4.1 + specifier: ^2.4.2 + version: 2.4.2 keycloak-js: specifier: workspace:* version: link:../../libs/keycloak-js @@ -184,8 +184,8 @@ importers: specifier: ^23.7.6 version: 23.7.6 i18next-http-backend: - specifier: ^2.4.1 - version: 2.4.1 + specifier: ^2.4.2 + version: 2.4.2 keycloak-js: specifier: workspace:* version: link:../../libs/keycloak-js @@ -4543,8 +4543,8 @@ packages: hasBin: true dev: true - /i18next-http-backend@2.4.1: - resolution: {integrity: sha512-CZHzFGDvF8zN7ya1W2lHbgLj2ejPUvPD836+vA3eNXc9eKGUM3MSF6SA2TKBXKBZ2cNG3nxzycCXeM6n/46KWQ==} + /i18next-http-backend@2.4.2: + resolution: {integrity: sha512-wKrgGcaFQ4EPjfzBTjzMU0rbFTYpa0S5gv9N/d8WBmWS64+IgJb7cHddMvV+tUkse7vUfco3eVs2lB+nJhPo3w==} dependencies: cross-fetch: 4.0.0 transitivePeerDependencies: @@ -7826,7 +7826,7 @@ packages: file-selector: 0.6.0 flat: 6.0.1 i18next: 23.7.6 - i18next-http-backend: 2.4.1 + i18next-http-backend: 2.4.2 keycloak-js: link:libs/keycloak-js lodash-es: 4.17.21 monaco-editor: 0.44.0