From fe9ea0dd846044c5e51d1ef0f8b76593a7daf77f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Nov 2023 14:17:57 +0100 Subject: [PATCH] Bump i18next-http-backend from 2.3.1 to 2.4.1 in /js (#24692) Bumps [i18next-http-backend](https://github.com/i18next/i18next-http-backend) from 2.3.1 to 2.4.1. - [Changelog](https://github.com/i18next/i18next-http-backend/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/i18next-http-backend/compare/v2.3.1...v2.4.1) --- updated-dependencies: - dependency-name: i18next-http-backend dependency-type: direct:production update-type: version-update:semver-minor ... 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 3be4b420a5..b1dd4f3be7 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.6.0", - "i18next-http-backend": "^2.3.1", + "i18next-http-backend": "^2.4.1", "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 26a93ef918..b6f201d306 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.6.0", - "i18next-http-backend": "^2.3.1", + "i18next-http-backend": "^2.4.1", "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 69a87aeb61..b242569240 100644 --- a/js/pnpm-lock.yaml +++ b/js/pnpm-lock.yaml @@ -84,8 +84,8 @@ importers: specifier: ^23.6.0 version: 23.6.0 i18next-http-backend: - specifier: ^2.3.1 - version: 2.3.1 + specifier: ^2.4.1 + version: 2.4.1 keycloak-js: specifier: workspace:* version: link:../../libs/keycloak-js @@ -184,8 +184,8 @@ importers: specifier: ^23.6.0 version: 23.6.0 i18next-http-backend: - specifier: ^2.3.1 - version: 2.3.1 + specifier: ^2.4.1 + version: 2.4.1 keycloak-js: specifier: workspace:* version: link:../../libs/keycloak-js @@ -4442,8 +4442,8 @@ packages: hasBin: true dev: true - /i18next-http-backend@2.3.1: - resolution: {integrity: sha512-jnagFs5cnq4ryb+g92Hex4tB5kj3tWmiRWx8gHMCcE/PEgV1fjH5rC7xyJmPSgyb9r2xgcP8rvZxPKgsmvMqTw==} + /i18next-http-backend@2.4.1: + resolution: {integrity: sha512-CZHzFGDvF8zN7ya1W2lHbgLj2ejPUvPD836+vA3eNXc9eKGUM3MSF6SA2TKBXKBZ2cNG3nxzycCXeM6n/46KWQ==} dependencies: cross-fetch: 4.0.0 transitivePeerDependencies: @@ -7618,7 +7618,7 @@ packages: file-selector: 0.6.0 flat: 6.0.1 i18next: 23.6.0 - i18next-http-backend: 2.3.1 + i18next-http-backend: 2.4.1 keycloak-js: link:libs/keycloak-js lodash-es: 4.17.21 monaco-editor: 0.44.0