Bump i18next-http-backend from 2.0.2 to 2.1.0 (#4002)

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

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

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-12 10:33:31 +01:00 committed by GitHub
parent 122dc51849
commit 39c516148a
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.261.0",
"@patternfly/react-icons": "^4.92.10",
"i18next": "^22.0.2",
"i18next-http-backend": "^2.0.2",
"i18next-http-backend": "^2.1.0",
"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.0.2",
"i18next-http-backend": "^2.1.0",
"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.261.0",
"@patternfly/react-icons": "^4.92.10",
"i18next": "^22.0.2",
"i18next-http-backend": "^2.0.2",
"i18next-http-backend": "^2.1.0",
"keycloak-js": "999.0.0-dev",
"keycloak-masthead": "999.0.0-dev",
"react": "^17.0.2",
@ -154,7 +154,7 @@
"file-saver": "^2.0.5",
"flat": "^5.0.2",
"i18next": "^22.0.2",
"i18next-http-backend": "^2.0.2",
"i18next-http-backend": "^2.1.0",
"keycloak-js": "999.0.0-dev",
"lodash-es": "^4.17.21",
"react": "^17.0.2",
@ -9522,9 +9522,9 @@
}
},
"node_modules/i18next-http-backend": {
"version": "2.0.2",
"resolved": "https://registry.npmjs.org/i18next-http-backend/-/i18next-http-backend-2.0.2.tgz",
"integrity": "sha512-TFiIqitZEc8+jyca31EW5ef5PjUYtUGGfL8c8FJwiiHguq5OQTqoR3mxpKqaCPiikg+cxSgXtNA2gZPCu0aryQ==",
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/i18next-http-backend/-/i18next-http-backend-2.1.0.tgz",
"integrity": "sha512-rTVhhFrpnZJnNvCCdC6RjhFPk0S6mJ2VAix93vbDD19ixlrSJtoNqkk49wvR10PImBSsuGJf35gMQwn2mjer6A==",
"dependencies": {
"cross-fetch": "3.1.5"
}
@ -18949,7 +18949,7 @@
"@types/react-dom": "^17.0.16",
"@vitejs/plugin-react": "^2.2.0",
"i18next": "^22.0.2",
"i18next-http-backend": "^2.0.2",
"i18next-http-backend": "^2.1.0",
"keycloak-js": "999.0.0-dev",
"keycloak-masthead": "999.0.0-dev",
"react": "^17.0.2",
@ -19058,7 +19058,7 @@
"file-saver": "^2.0.5",
"flat": "^5.0.2",
"i18next": "^22.0.2",
"i18next-http-backend": "^2.0.2",
"i18next-http-backend": "^2.1.0",
"jsdom": "^20.0.3",
"keycloak-js": "999.0.0-dev",
"ldap-server-mock": "^6.0.1",
@ -22254,9 +22254,9 @@
"dev": true
},
"i18next-http-backend": {
"version": "2.0.2",
"resolved": "https://registry.npmjs.org/i18next-http-backend/-/i18next-http-backend-2.0.2.tgz",
"integrity": "sha512-TFiIqitZEc8+jyca31EW5ef5PjUYtUGGfL8c8FJwiiHguq5OQTqoR3mxpKqaCPiikg+cxSgXtNA2gZPCu0aryQ==",
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/i18next-http-backend/-/i18next-http-backend-2.1.0.tgz",
"integrity": "sha512-rTVhhFrpnZJnNvCCdC6RjhFPk0S6mJ2VAix93vbDD19ixlrSJtoNqkk49wvR10PImBSsuGJf35gMQwn2mjer6A==",
"requires": {
"cross-fetch": "3.1.5"
}