From d5183f3c867d50b1b85045da6353759d07a3ca58 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 12:16:20 +0100 Subject: [PATCH] Bump i18next-http-backend from 2.3.0 to 2.3.1 in /js (#24375) Bumps [i18next-http-backend](https://github.com/i18next/i18next-http-backend) from 2.3.0 to 2.3.1. - [Changelog](https://github.com/i18next/i18next-http-backend/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/i18next-http-backend/compare/v2.3.0...v2.3.1) --- 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 593ab39366..4edfef30c8 100644 --- a/js/apps/account-ui/package.json +++ b/js/apps/account-ui/package.json @@ -14,7 +14,7 @@ "@patternfly/react-icons": "^4.93.6", "@patternfly/react-table": "^4.113.0", "i18next": "^23.6.0", - "i18next-http-backend": "^2.3.0", + "i18next-http-backend": "^2.3.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 1fc0127fab..12875122c1 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.0", + "i18next-http-backend": "^2.3.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 15f2adbb85..d01b7bdd2a 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.0 - version: 2.3.0 + specifier: ^2.3.1 + version: 2.3.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.0 - version: 2.3.0 + specifier: ^2.3.1 + version: 2.3.1 keycloak-js: specifier: workspace:* version: link:../../libs/keycloak-js @@ -4496,8 +4496,8 @@ packages: hasBin: true dev: true - /i18next-http-backend@2.3.0: - resolution: {integrity: sha512-9m34IcWdS3r43cgq/7O5IsDxTvSQ7pePwk2eQIH5q6Em6OjDCsSjboRWg2jqVdeIoCtHwzTN/byDHPStMsKsPQ==} + /i18next-http-backend@2.3.1: + resolution: {integrity: sha512-jnagFs5cnq4ryb+g92Hex4tB5kj3tWmiRWx8gHMCcE/PEgV1fjH5rC7xyJmPSgyb9r2xgcP8rvZxPKgsmvMqTw==} dependencies: cross-fetch: 4.0.0 transitivePeerDependencies: @@ -7706,7 +7706,7 @@ packages: file-selector: 0.6.0 flat: 6.0.1 i18next: 23.6.0 - i18next-http-backend: 2.3.0 + i18next-http-backend: 2.3.1 keycloak-js: link:libs/keycloak-js lodash-es: 4.17.21 monaco-editor: 0.44.0