Bump i18next-http-backend from 2.4.1 to 2.4.2 in /frontend (#979)

Bumps [i18next-http-backend](https://github.com/i18next/i18next-http-backend) from 2.4.1 to 2.4.2.
- [Changelog](https://github.com/i18next/i18next-http-backend/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/i18next-http-backend/compare/v2.4.1...v2.4.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-12-01 12:57:51 +00:00 committed by GitHub
parent 32addf5ea6
commit 5a7a65e950
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -28,7 +28,7 @@
"file-replace-loader": "^1.4.0",
"i18next": "^23.2.11",
"i18next-browser-languagedetector": "^7.2.0",
"i18next-http-backend": "^2.4.1",
"i18next-http-backend": "^2.4.2",
"install": "^0.13.0",
"js-sha256": "^0.10.1",
"leaflet": "^1.9.4",
@ -7822,9 +7822,9 @@
}
},
"node_modules/i18next-http-backend": {
"version": "2.4.1",
"resolved": "https://registry.npmjs.org/i18next-http-backend/-/i18next-http-backend-2.4.1.tgz",
"integrity": "sha512-CZHzFGDvF8zN7ya1W2lHbgLj2ejPUvPD836+vA3eNXc9eKGUM3MSF6SA2TKBXKBZ2cNG3nxzycCXeM6n/46KWQ==",
"version": "2.4.2",
"resolved": "https://registry.npmjs.org/i18next-http-backend/-/i18next-http-backend-2.4.2.tgz",
"integrity": "sha512-wKrgGcaFQ4EPjfzBTjzMU0rbFTYpa0S5gv9N/d8WBmWS64+IgJb7cHddMvV+tUkse7vUfco3eVs2lB+nJhPo3w==",
"dependencies": {
"cross-fetch": "4.0.0"
}

View File

@ -67,7 +67,7 @@
"file-replace-loader": "^1.4.0",
"i18next": "^23.2.11",
"i18next-browser-languagedetector": "^7.2.0",
"i18next-http-backend": "^2.4.1",
"i18next-http-backend": "^2.4.2",
"install": "^0.13.0",
"js-sha256": "^0.10.1",
"leaflet": "^1.9.4",