From f95bfdf4987f6a302aa8361de81a7fc2047d719e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Feb 2024 14:22:23 +0000 Subject: [PATCH] Bump i18next-http-backend from 2.4.3 to 2.5.0 in /js (#27217) Bumps [i18next-http-backend](https://github.com/i18next/i18next-http-backend) from 2.4.3 to 2.5.0. - [Changelog](https://github.com/i18next/i18next-http-backend/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/i18next-http-backend/compare/v2.4.3...v2.5.0) --- 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 d6b512d8e43..fddc745a0c8 100644 --- a/js/apps/account-ui/package.json +++ b/js/apps/account-ui/package.json @@ -22,7 +22,7 @@ "@patternfly/react-icons": "^4.93.7", "@patternfly/react-table": "^4.113.6", "i18next": "^23.9.0", - "i18next-http-backend": "^2.4.3", + "i18next-http-backend": "^2.5.0", "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 023a27e0bc1..2cc3a2899df 100644 --- a/js/apps/admin-ui/package.json +++ b/js/apps/admin-ui/package.json @@ -74,7 +74,7 @@ "file-selector": "^0.6.0", "flat": "^6.0.1", "i18next": "^23.9.0", - "i18next-http-backend": "^2.4.3", + "i18next-http-backend": "^2.5.0", "keycloak-js": "workspace:*", "lodash-es": "^4.17.21", "monaco-editor": "^0.46.0", diff --git a/js/pnpm-lock.yaml b/js/pnpm-lock.yaml index d2df8e5b191..e2fcccd9b6f 100644 --- a/js/pnpm-lock.yaml +++ b/js/pnpm-lock.yaml @@ -84,8 +84,8 @@ importers: specifier: ^23.9.0 version: 23.9.0 i18next-http-backend: - specifier: ^2.4.3 - version: 2.4.3 + specifier: ^2.5.0 + version: 2.5.0 keycloak-js: specifier: workspace:* version: link:../../libs/keycloak-js @@ -187,8 +187,8 @@ importers: specifier: ^23.9.0 version: 23.9.0 i18next-http-backend: - specifier: ^2.4.3 - version: 2.4.3 + specifier: ^2.5.0 + version: 2.5.0 keycloak-js: specifier: workspace:* version: link:../../libs/keycloak-js @@ -5119,8 +5119,8 @@ packages: hasBin: true dev: true - /i18next-http-backend@2.4.3: - resolution: {integrity: sha512-jo2M03O6n1/DNb51WSQ8PsQ0xEELzLZRdYUTbf17mLw3rVwnJF9hwNgMXvEFSxxb+N8dT+o0vtigA6s5mGWyPA==} + /i18next-http-backend@2.5.0: + resolution: {integrity: sha512-Z/aQsGZk1gSxt2/DztXk92DuDD20J+rNudT7ZCdTrNOiK8uQppfvdjq9+DFQfpAnFPn3VZS+KQIr1S/W1KxhpQ==} dependencies: cross-fetch: 4.0.0 transitivePeerDependencies: @@ -8502,7 +8502,7 @@ packages: file-selector: 0.6.0 flat: 6.0.1 i18next: 23.9.0 - i18next-http-backend: 2.4.3 + i18next-http-backend: 2.5.0 keycloak-js: link:libs/keycloak-js lodash-es: 4.17.21 monaco-editor: 0.46.0