From adf713807961166737610c2b2400ad0301df2870 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Sep 2023 10:44:37 +0200 Subject: [PATCH] Bump i18next-http-backend from 2.2.1 to 2.2.2 in /js (#22918) 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] 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 6ba566dd53..6bb34a752b 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.6", - "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 da732c7b19..7d002e4236 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.6", - "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 ec70bda62f..a36b462cc8 100644 --- a/js/pnpm-lock.yaml +++ b/js/pnpm-lock.yaml @@ -84,8 +84,8 @@ importers: specifier: ^23.4.6 version: 23.4.6 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.6 version: 23.4.6 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 @@ -4296,8 +4296,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: @@ -7248,7 +7248,7 @@ packages: file-selector: 0.6.0 flat: 5.0.2 i18next: 23.4.6 - 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