Bump i18next-http-backend from 2.0.1 to 2.0.2 (#3884)

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

---
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-11-28 12:31:43 +01:00 committed by GitHub
parent f3248d30e7
commit 2f227f9cb1
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.1",
"i18next-http-backend": "^2.0.2",
"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.1",
"i18next-http-backend": "^2.0.2",
"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.1",
"i18next-http-backend": "^2.0.2",
"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.1",
"i18next-http-backend": "^2.0.2",
"keycloak-js": "999.0.0-dev",
"lodash-es": "^4.17.21",
"react": "^17.0.2",
@ -9549,9 +9549,9 @@
}
},
"node_modules/i18next-http-backend": {
"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==",
"version": "2.0.2",
"resolved": "https://registry.npmjs.org/i18next-http-backend/-/i18next-http-backend-2.0.2.tgz",
"integrity": "sha512-TFiIqitZEc8+jyca31EW5ef5PjUYtUGGfL8c8FJwiiHguq5OQTqoR3mxpKqaCPiikg+cxSgXtNA2gZPCu0aryQ==",
"dependencies": {
"cross-fetch": "3.1.5"
}
@ -18953,7 +18953,7 @@
"@types/react-dom": "^17.0.16",
"@vitejs/plugin-react": "^2.2.0",
"i18next": "^22.0.2",
"i18next-http-backend": "^2.0.1",
"i18next-http-backend": "^2.0.2",
"keycloak-js": "999.0.0-dev",
"keycloak-masthead": "999.0.0-dev",
"react": "^17.0.2",
@ -19062,7 +19062,7 @@
"file-saver": "^2.0.5",
"flat": "^5.0.2",
"i18next": "^22.0.2",
"i18next-http-backend": "^2.0.1",
"i18next-http-backend": "^2.0.2",
"jsdom": "^20.0.3",
"keycloak-js": "999.0.0-dev",
"ldap-server-mock": "^6.0.1",
@ -22262,9 +22262,9 @@
"dev": true
},
"i18next-http-backend": {
"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==",
"version": "2.0.2",
"resolved": "https://registry.npmjs.org/i18next-http-backend/-/i18next-http-backend-2.0.2.tgz",
"integrity": "sha512-TFiIqitZEc8+jyca31EW5ef5PjUYtUGGfL8c8FJwiiHguq5OQTqoR3mxpKqaCPiikg+cxSgXtNA2gZPCu0aryQ==",
"requires": {
"cross-fetch": "3.1.5"
}