Bump i18next-http-backend from 2.1.0 to 2.1.1 (#4092)

Bumps [i18next-http-backend](https://github.com/i18next/i18next-http-backend) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/i18next/i18next-http-backend/releases)
- [Commits](https://github.com/i18next/i18next-http-backend/compare/v2.1.0...v2.1.1)

---
updated-dependencies:
- dependency-name: i18next-http-backend
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-12-27 17:45:06 +01:00 committed by GitHub
parent 031205999f
commit 14fcd09fd6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 12 additions and 12 deletions

View file

@ -11,7 +11,7 @@
"@patternfly/react-core": "^4.267.6",
"@patternfly/react-icons": "^4.93.3",
"i18next": "^22.0.2",
"i18next-http-backend": "^2.1.0",
"i18next-http-backend": "^2.1.1",
"keycloak-js": "999.0.0-dev",
"keycloak-masthead": "999.0.0-dev",
"react": "^17.0.2",

View file

@ -65,7 +65,7 @@
"file-saver": "^2.0.5",
"flat": "^5.0.2",
"i18next": "^22.0.2",
"i18next-http-backend": "^2.1.0",
"i18next-http-backend": "^2.1.1",
"keycloak-js": "999.0.0-dev",
"lodash-es": "^4.17.21",
"react": "^17.0.2",

20
package-lock.json generated
View file

@ -39,7 +39,7 @@
"@patternfly/react-core": "^4.267.6",
"@patternfly/react-icons": "^4.93.3",
"i18next": "^22.0.2",
"i18next-http-backend": "^2.1.0",
"i18next-http-backend": "^2.1.1",
"keycloak-js": "999.0.0-dev",
"keycloak-masthead": "999.0.0-dev",
"react": "^17.0.2",
@ -175,7 +175,7 @@
"file-saver": "^2.0.5",
"flat": "^5.0.2",
"i18next": "^22.0.2",
"i18next-http-backend": "^2.1.0",
"i18next-http-backend": "^2.1.1",
"keycloak-js": "999.0.0-dev",
"lodash-es": "^4.17.21",
"react": "^17.0.2",
@ -10097,9 +10097,9 @@
}
},
"node_modules/i18next-http-backend": {
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/i18next-http-backend/-/i18next-http-backend-2.1.0.tgz",
"integrity": "sha512-rTVhhFrpnZJnNvCCdC6RjhFPk0S6mJ2VAix93vbDD19ixlrSJtoNqkk49wvR10PImBSsuGJf35gMQwn2mjer6A==",
"version": "2.1.1",
"resolved": "https://registry.npmjs.org/i18next-http-backend/-/i18next-http-backend-2.1.1.tgz",
"integrity": "sha512-jByfUCDVgQ8+/Wens7queQhYYvMcGTW/lR4IJJNEDDXnmqjLrwi8ubXKpmp76/JIWEZHffNdWqnxFJcTVGeaOw==",
"dependencies": {
"cross-fetch": "3.1.5"
}
@ -19689,7 +19689,7 @@
"@types/react-dom": "^17.0.16",
"@vitejs/plugin-react": "^2.2.0",
"i18next": "^22.0.2",
"i18next-http-backend": "^2.1.0",
"i18next-http-backend": "^2.1.1",
"keycloak-js": "999.0.0-dev",
"keycloak-masthead": "999.0.0-dev",
"react": "^17.0.2",
@ -19815,7 +19815,7 @@
"file-saver": "^2.0.5",
"flat": "^5.0.2",
"i18next": "^22.0.2",
"i18next-http-backend": "^2.1.0",
"i18next-http-backend": "^2.1.1",
"jsdom": "^20.0.3",
"keycloak-js": "999.0.0-dev",
"ldap-server-mock": "^6.0.1",
@ -23171,9 +23171,9 @@
"dev": true
},
"i18next-http-backend": {
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/i18next-http-backend/-/i18next-http-backend-2.1.0.tgz",
"integrity": "sha512-rTVhhFrpnZJnNvCCdC6RjhFPk0S6mJ2VAix93vbDD19ixlrSJtoNqkk49wvR10PImBSsuGJf35gMQwn2mjer6A==",
"version": "2.1.1",
"resolved": "https://registry.npmjs.org/i18next-http-backend/-/i18next-http-backend-2.1.1.tgz",
"integrity": "sha512-jByfUCDVgQ8+/Wens7queQhYYvMcGTW/lR4IJJNEDDXnmqjLrwi8ubXKpmp76/JIWEZHffNdWqnxFJcTVGeaOw==",
"requires": {
"cross-fetch": "3.1.5"
}