chore(deps): bump i18next-http-backend from 2.6.0 to 2.6.1 in /frontend (#3521)

Bumps [i18next-http-backend](https://github.com/i18next/i18next-http-backend) from 2.6.0 to 2.6.1.
- [Changelog](https://github.com/i18next/i18next-http-backend/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/i18next-http-backend/compare/v2.6.0...v2.6.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-08-21 15:56:02 +00:00
committed by GitHub
parent 63d2ae8625
commit a24779fdb8
2 changed files with 5 additions and 5 deletions

View File

@@ -19,7 +19,7 @@
"eslint-config-airbnb-typescript": "^18.0.0",
"i18next": "^23.14.0",
"i18next-browser-languagedetector": "^8.0.0",
"i18next-http-backend": "^2.6.0",
"i18next-http-backend": "^2.6.1",
"jose": "^5.7.0",
"monaco-editor": "^0.50.0",
"react": "^18.3.1",
@@ -8164,9 +8164,9 @@
}
},
"node_modules/i18next-http-backend": {
"version": "2.6.0",
"resolved": "https://registry.npmjs.org/i18next-http-backend/-/i18next-http-backend-2.6.0.tgz",
"integrity": "sha512-WX5pXYNrAz2fj8ajsAuCIsogOEvJL+aHw4RTQAD/uqPoLV1FHqa6IsUULTfa3GtREVQbApp0U3woLhz9EuR2pQ==",
"version": "2.6.1",
"resolved": "https://registry.npmjs.org/i18next-http-backend/-/i18next-http-backend-2.6.1.tgz",
"integrity": "sha512-rCilMAnlEQNeKOZY1+x8wLM5IpYOj10guGvEpeC59tNjj6MMreLIjIW8D1RclhD3ifLwn6d/Y9HEM1RUE6DSog==",
"dependencies": {
"cross-fetch": "4.0.0"
}

View File

@@ -18,7 +18,7 @@
"eslint-config-airbnb-typescript": "^18.0.0",
"i18next": "^23.14.0",
"i18next-browser-languagedetector": "^8.0.0",
"i18next-http-backend": "^2.6.0",
"i18next-http-backend": "^2.6.1",
"jose": "^5.7.0",
"monaco-editor": "^0.50.0",
"react": "^18.3.1",