From bad489fef93f0dc649b3eacc311001337ed70d31 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Oct 2022 11:14:14 +0100 Subject: [PATCH] Bump i18next-http-backend from 1.4.4 to 2.0.0 (#3662) Bumps [i18next-http-backend](https://github.com/i18next/i18next-http-backend) from 1.4.4 to 2.0.0. - [Release notes](https://github.com/i18next/i18next-http-backend/releases) - [Commits](https://github.com/i18next/i18next-http-backend/compare/v1.4.4...v2.0.0) --- updated-dependencies: - dependency-name: i18next-http-backend dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- apps/account-ui/package.json | 2 +- apps/admin-ui/package.json | 2 +- package-lock.json | 17 ++++++++++------- 3 files changed, 12 insertions(+), 9 deletions(-) diff --git a/apps/account-ui/package.json b/apps/account-ui/package.json index 84e22e7996..bf2614f7a6 100644 --- a/apps/account-ui/package.json +++ b/apps/account-ui/package.json @@ -11,7 +11,7 @@ "@patternfly/react-core": "^4.250.1", "@patternfly/react-icons": "^4.92.6", "i18next": "^22.0.2", - "i18next-http-backend": "^1.4.4", + "i18next-http-backend": "^2.0.0", "react": "^17.0.2", "react-dom": "^17.0.2", "react-i18next": "^12.0.0", diff --git a/apps/admin-ui/package.json b/apps/admin-ui/package.json index 2c472b645a..1095f676a4 100644 --- a/apps/admin-ui/package.json +++ b/apps/admin-ui/package.json @@ -56,7 +56,7 @@ "file-saver": "^2.0.5", "flat": "^5.0.2", "i18next": "^22.0.2", - "i18next-http-backend": "^1.4.4", + "i18next-http-backend": "^2.0.0", "keycloak-js": "999.0.0-dev", "lodash-es": "^4.17.21", "react": "^17.0.2", diff --git a/package-lock.json b/package-lock.json index 4ecb51dc1c..1e502349f8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -34,7 +34,7 @@ "@patternfly/react-core": "^4.250.1", "@patternfly/react-icons": "^4.92.6", "i18next": "^22.0.2", - "i18next-http-backend": "^1.4.4", + "i18next-http-backend": "^2.0.0", "react": "^17.0.2", "react-dom": "^17.0.2", "react-i18next": "^12.0.0", @@ -134,7 +134,7 @@ "file-saver": "^2.0.5", "flat": "^5.0.2", "i18next": "^22.0.2", - "i18next-http-backend": "^1.4.4", + "i18next-http-backend": "^2.0.0", "keycloak-js": "999.0.0-dev", "lodash-es": "^4.17.21", "react": "^17.0.2", @@ -9356,8 +9356,9 @@ } }, "node_modules/i18next-http-backend": { - "version": "1.4.4", - "license": "MIT", + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/i18next-http-backend/-/i18next-http-backend-2.0.0.tgz", + "integrity": "sha512-6aFT5LcDOSxFyaoezruIxZDzpp6nu92j1iZc444nrz/OOaF7rsxQFNi1es19la53MQQFzG7uD2Koxi7Jav8khg==", "dependencies": { "cross-fetch": "3.1.5" } @@ -18302,7 +18303,7 @@ "@types/react-dom": "^17.0.16", "@vitejs/plugin-react": "^2.1.0", "i18next": "^22.0.2", - "i18next-http-backend": "^1.4.4", + "i18next-http-backend": "^2.0.0", "react": "^17.0.2", "react-dom": "^17.0.2", "react-i18next": "^12.0.0", @@ -18415,7 +18416,7 @@ "gunzip-maybe": "^1.4.2", "http2-proxy": "^5.0.53", "i18next": "^22.0.2", - "i18next-http-backend": "^1.4.4", + "i18next-http-backend": "^2.0.0", "jsdom": "^20.0.1", "keycloak-js": "999.0.0-dev", "ldap-server-mock": "^5.0.0", @@ -21489,7 +21490,9 @@ "dev": true }, "i18next-http-backend": { - "version": "1.4.4", + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/i18next-http-backend/-/i18next-http-backend-2.0.0.tgz", + "integrity": "sha512-6aFT5LcDOSxFyaoezruIxZDzpp6nu92j1iZc444nrz/OOaF7rsxQFNi1es19la53MQQFzG7uD2Koxi7Jav8khg==", "requires": { "cross-fetch": "3.1.5" }