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

Bumps [i18next-http-backend](https://github.com/i18next/i18next-http-backend) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/i18next/i18next-http-backend/releases)
- [Commits](https://github.com/i18next/i18next-http-backend/compare/v2.0.0...v2.0.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-11-07 19:24:24 +02:00 committed by GitHub
parent 03fed03ce2
commit b2c7d24994
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.2.1",
"i18next": "^22.0.3",
"i18next-chained-backend": "^3.1.0",
"i18next-http-backend": "^2.0.0",
"i18next-http-backend": "^2.0.1",
"i18next-localstorage-backend": "^3.1.3",
"masonry-layout": "^4.2.2",
"react": "^17.0.2",

View File

@ -5040,10 +5040,10 @@ i18next-chained-backend@^3.1.0:
dependencies:
"@babel/runtime" "^7.18.9"
i18next-http-backend@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/i18next-http-backend/-/i18next-http-backend-2.0.0.tgz#7be736eb4c592e110b9ee54a985b737248d1c43f"
integrity sha512-6aFT5LcDOSxFyaoezruIxZDzpp6nu92j1iZc444nrz/OOaF7rsxQFNi1es19la53MQQFzG7uD2Koxi7Jav8khg==
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==
dependencies:
cross-fetch "3.1.5"