Bump i18next-http-backend from 2.0.2 to 2.1.0 in /client

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>
This commit is contained in:
dependabot[bot]
2022-12-12 22:52:30 +00:00
committed by GitHub
parent 16d25dfbd3
commit 3da2dbe87d
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -15,7 +15,7 @@
"cron-parser": "^4.7.0",
"i18next": "^22.4.3",
"i18next-browser-languagedetector": "^7.0.1",
"i18next-http-backend": "^2.0.2",
"i18next-http-backend": "^2.1.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-i18next": "^12.1.1",
@@ -3152,9 +3152,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"
}
@@ -6832,9 +6832,9 @@
}
},
"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"
}
+1 -1
View File
@@ -14,7 +14,7 @@
"cron-parser": "^4.7.0",
"i18next": "^22.4.3",
"i18next-browser-languagedetector": "^7.0.1",
"i18next-http-backend": "^2.0.2",
"i18next-http-backend": "^2.1.0",
"react-i18next": "^12.1.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",