Skip to content

Commit 9513478

Browse files
Bump i18next-http-backend from 3.0.4 to 3.0.5 in /Plan/react/dashboard (#4586)
Bumps [i18next-http-backend](https://github.com/i18next/i18next-http-backend) from 3.0.4 to 3.0.5. - [Changelog](https://github.com/i18next/i18next-http-backend/blob/master/CHANGELOG.md) - [Commits](i18next/i18next-http-backend@v3.0.4...v3.0.5) --- updated-dependencies: - dependency-name: i18next-http-backend dependency-version: 3.0.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e2eae6e commit 9513478

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Plan/react/dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"highcharts": "12.5.0",
2929
"i18next": "26.0.5",
3030
"i18next-chained-backend": "5.0.3",
31-
"i18next-http-backend": "3.0.4",
31+
"i18next-http-backend": "3.0.5",
3232
"i18next-localstorage-backend": "4.3.1",
3333
"masonry-layout": "4.2.2",
3434
"moment": "2.30.1",

Plan/react/dashboard/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1106,10 +1106,10 @@ i18next-chained-backend@5.0.3:
11061106
dependencies:
11071107
"@babel/runtime" "^7.28.4"
11081108

1109-
i18next-http-backend@3.0.4:
1110-
version "3.0.4"
1111-
resolved "https://registry.yarnpkg.com/i18next-http-backend/-/i18next-http-backend-3.0.4.tgz#bcc6cd97bae1277016f01ef0706cd442418024cf"
1112-
integrity sha512-udwrBIE6cNpqn1gRAqRULq3+7MzIIuaiKRWrz++dVz5SqWW2VwXmPJtAgkI0JtMLFaADC9qNmnZAxWAhsxXx2g==
1109+
i18next-http-backend@3.0.5:
1110+
version "3.0.5"
1111+
resolved "https://registry.yarnpkg.com/i18next-http-backend/-/i18next-http-backend-3.0.5.tgz#b1763149492fb68b601da227db986eb046896530"
1112+
integrity sha512-QaWHnsxieEDcqKe+vo/RFqpiIFRi/KBqlOSPcUlvinBaISCeiTRCbtrazHAjtHtsLC66oDsROAH8frWkQzfMMQ==
11131113
dependencies:
11141114
cross-fetch "4.1.0"
11151115

0 commit comments

Comments
 (0)