Bump i18next-http-backend from 2.0.1 to 2.0.2 in /Plan/react/dashboard (#2757)

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-12-04 12:45:19 +02:00 committed by GitHub
parent 42cf3a9194
commit 84946e52c6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -26,7 +26,7 @@
"highcharts": "^10.3.1",
"i18next": "^22.0.6",
"i18next-chained-backend": "^4.0.1",
"i18next-http-backend": "^2.0.1",
"i18next-http-backend": "^2.0.2",
"i18next-localstorage-backend": "^4.0.1",
"masonry-layout": "^4.2.2",
"react": "^17.0.2",

View File

@ -5077,10 +5077,10 @@ i18next-chained-backend@^4.0.1:
dependencies:
"@babel/runtime" "^7.19.4"
i18next-http-backend@^2.0.1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/i18next-http-backend/-/i18next-http-backend-2.0.1.tgz#ef744dd76f36399b9bc169c4e4221db9bbaf6fe5"
integrity sha512-kzvSkOT3yhVijumDlp8/TgD1v07lYdFXsf5YYbB7Yu+K2S6PO0lKgZ4c/fyFcAKWiAiTjt9uVecBAbnJjKzhOw==
i18next-http-backend@^2.0.2:
version "2.0.2"
resolved "https://registry.yarnpkg.com/i18next-http-backend/-/i18next-http-backend-2.0.2.tgz#83fa92c12b0b6e90f1969d904b81855d57b1db1c"
integrity sha512-TFiIqitZEc8+jyca31EW5ef5PjUYtUGGfL8c8FJwiiHguq5OQTqoR3mxpKqaCPiikg+cxSgXtNA2gZPCu0aryQ==
dependencies:
cross-fetch "3.1.5"