Bump i18next-http-backend from 2.5.1 to 2.5.2 in /webui

Bumps [i18next-http-backend](https://github.com/i18next/i18next-http-backend) from 2.5.1 to 2.5.2.
- [Changelog](https://github.com/i18next/i18next-http-backend/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/i18next-http-backend/compare/v2.5.1...v2.5.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>
This commit is contained in:
dependabot[bot]
2024-05-17 08:24:22 +00:00
committed by GitHub
parent da8fa0f078
commit 5c7c71651c
3 changed files with 9 additions and 9 deletions

View File

@ -17,7 +17,7 @@
"@mui/material": "^5.15.17",
"i18next": "^23.11.4",
"i18next-browser-languagedetector": "^8.0.0",
"i18next-http-backend": "^2.5.1",
"i18next-http-backend": "^2.5.2",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-i18next": "^14.1.1",