From a677d530bf57b2db4bf6f0a95a84b7b0db8431f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Sep 2023 01:06:07 +0000 Subject: [PATCH] Bump i18next-http-backend from 2.2.1 to 2.2.2 in /js Bumps [i18next-http-backend](https://github.com/i18next/i18next-http-backend) from 2.2.1 to 2.2.2. - [Changelog](https://github.com/i18next/i18next-http-backend/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/i18next-http-backend/compare/v2.2.1...v2.2.2) --- updated-dependencies: - dependency-name: i18next-http-backend dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- 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 6d8b477abb04..b128740ca40f 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.4.4", - "i18next-http-backend": "^2.2.1", + "i18next-http-backend": "^2.2.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 afb7a0570180..e560d3d8eebc 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": "^5.0.2", "i18next": "^23.4.4", - "i18next-http-backend": "^2.2.1", + "i18next-http-backend": "^2.2.2", "keycloak-js": "workspace:*", "lodash-es": "^4.17.21", "monaco-editor": "^0.41.0", diff --git a/js/pnpm-lock.yaml b/js/pnpm-lock.yaml index e8f1f090297c..0f40cf6a1417 100644 --- a/js/pnpm-lock.yaml +++ b/js/pnpm-lock.yaml @@ -84,8 +84,8 @@ importers: specifier: ^23.4.4 version: 23.4.4 i18next-http-backend: - specifier: ^2.2.1 - version: 2.2.1 + specifier: ^2.2.2 + version: 2.2.2 keycloak-js: specifier: workspace:* version: link:../../libs/keycloak-js @@ -181,8 +181,8 @@ importers: specifier: ^23.4.4 version: 23.4.4 i18next-http-backend: - specifier: ^2.2.1 - version: 2.2.1 + specifier: ^2.2.2 + version: 2.2.2 keycloak-js: specifier: workspace:* version: link:../../libs/keycloak-js @@ -4383,8 +4383,8 @@ packages: hasBin: true dev: true - /i18next-http-backend@2.2.1: - resolution: {integrity: sha512-ZXIdn/8NJIBJ0X4hzXfc3STYxKrCKh1fYjji9HPyIpEJfvTvy8/ZlTl8RuTizzCPj2ZcWrfaecyOMKs6bQ7u5A==} + /i18next-http-backend@2.2.2: + resolution: {integrity: sha512-mJu4ZqzDtBiU3O4GV9AbK5ekEqoDMdMnCl3pkdXmb5b8yoIH//u8FsmIe6C5qXb3teZu+j6VMi20tjUgzeABiw==} dependencies: cross-fetch: 3.1.6 transitivePeerDependencies: @@ -7350,7 +7350,7 @@ packages: file-selector: 0.6.0 flat: 5.0.2 i18next: 23.4.4 - i18next-http-backend: 2.2.1 + i18next-http-backend: 2.2.2 keycloak-js: link:libs/keycloak-js lodash-es: 4.17.21 monaco-editor: 0.41.0