From 6462785e17e95b9617ca929793ad4bb03611965e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Nov 2022 12:08:34 +0100 Subject: [PATCH] Bump i18next-http-backend from 2.0.0 to 2.0.1 (#3689) Bumps [i18next-http-backend](https://github.com/i18next/i18next-http-backend) from 2.0.0 to 2.0.1. - [Release notes](https://github.com/i18next/i18next-http-backend/releases) - [Commits](https://github.com/i18next/i18next-http-backend/compare/v2.0.0...v2.0.1) --- updated-dependencies: - dependency-name: i18next-http-backend dependency-type: direct:production update-type: version-update:semver-patch ... 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 | 20 ++++++++++---------- 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/apps/account-ui/package.json b/apps/account-ui/package.json index c9ccab9932..b159d2cdd3 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": "^2.0.0", + "i18next-http-backend": "^2.0.1", "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 30c4c8cb3d..7259673a54 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": "^2.0.0", + "i18next-http-backend": "^2.0.1", "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 87130a5c8d..d18f8ebbac 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": "^2.0.0", + "i18next-http-backend": "^2.0.1", "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": "^2.0.0", + "i18next-http-backend": "^2.0.1", "keycloak-js": "999.0.0-dev", "lodash-es": "^4.17.21", "react": "^17.0.2", @@ -9443,9 +9443,9 @@ } }, "node_modules/i18next-http-backend": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/i18next-http-backend/-/i18next-http-backend-2.0.0.tgz", - "integrity": "sha512-6aFT5LcDOSxFyaoezruIxZDzpp6nu92j1iZc444nrz/OOaF7rsxQFNi1es19la53MQQFzG7uD2Koxi7Jav8khg==", + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/i18next-http-backend/-/i18next-http-backend-2.0.1.tgz", + "integrity": "sha512-kzvSkOT3yhVijumDlp8/TgD1v07lYdFXsf5YYbB7Yu+K2S6PO0lKgZ4c/fyFcAKWiAiTjt9uVecBAbnJjKzhOw==", "dependencies": { "cross-fetch": "3.1.5" } @@ -18717,7 +18717,7 @@ "@types/react-dom": "^17.0.16", "@vitejs/plugin-react": "^2.2.0", "i18next": "^22.0.2", - "i18next-http-backend": "^2.0.0", + "i18next-http-backend": "^2.0.1", "react": "^17.0.2", "react-dom": "^17.0.2", "react-i18next": "^12.0.0", @@ -18829,7 +18829,7 @@ "gunzip-maybe": "^1.4.2", "http2-proxy": "^5.0.53", "i18next": "^22.0.2", - "i18next-http-backend": "^2.0.0", + "i18next-http-backend": "^2.0.1", "jsdom": "^20.0.2", "keycloak-js": "999.0.0-dev", "ldap-server-mock": "^5.0.0", @@ -21853,9 +21853,9 @@ "dev": true }, "i18next-http-backend": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/i18next-http-backend/-/i18next-http-backend-2.0.0.tgz", - "integrity": "sha512-6aFT5LcDOSxFyaoezruIxZDzpp6nu92j1iZc444nrz/OOaF7rsxQFNi1es19la53MQQFzG7uD2Koxi7Jav8khg==", + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/i18next-http-backend/-/i18next-http-backend-2.0.1.tgz", + "integrity": "sha512-kzvSkOT3yhVijumDlp8/TgD1v07lYdFXsf5YYbB7Yu+K2S6PO0lKgZ4c/fyFcAKWiAiTjt9uVecBAbnJjKzhOw==", "requires": { "cross-fetch": "3.1.5" }