Skip to content

Commit c0d7e95

Browse files
build: bump i18next-http-backend in /App/frontend-app
Bumps [i18next-http-backend](https://github.com/i18next/i18next-http-backend) from 2.4.3 to 3.0.1. - [Changelog](https://github.com/i18next/i18next-http-backend/blob/master/CHANGELOG.md) - [Commits](i18next/i18next-http-backend@v2.4.3...v3.0.1) --- updated-dependencies: - dependency-name: i18next-http-backend dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4a77c5e commit c0d7e95

3 files changed

Lines changed: 10 additions & 11 deletions

File tree

App/frontend-app/package-lock.json

Lines changed: 4 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

App/frontend-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"dropzone": "^6.0.0-beta.2",
3535
"i18next": "^24.2.0",
3636
"i18next-browser-languagedetector": "^7.0.2",
37-
"i18next-http-backend": "^2.2.1",
37+
"i18next-http-backend": "^3.0.1",
3838
"km-app": "file:",
3939
"marked": "^15.0.4",
4040
"notistack": "^3.0.1",

App/frontend-app/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5202,10 +5202,10 @@ i18next-browser-languagedetector@^7.0.2:
52025202
dependencies:
52035203
"@babel/runtime" "^7.23.2"
52045204

5205-
i18next-http-backend@^2.2.1:
5206-
version "2.4.3"
5207-
resolved "https://registry.npmjs.org/i18next-http-backend/-/i18next-http-backend-2.4.3.tgz"
5208-
integrity sha512-jo2M03O6n1/DNb51WSQ8PsQ0xEELzLZRdYUTbf17mLw3rVwnJF9hwNgMXvEFSxxb+N8dT+o0vtigA6s5mGWyPA==
5205+
i18next-http-backend@^3.0.1:
5206+
version "3.0.1"
5207+
resolved "https://registry.yarnpkg.com/i18next-http-backend/-/i18next-http-backend-3.0.1.tgz#23b05276bc9bcfbb98c46b1b7be3cf8e99c35cf3"
5208+
integrity sha512-XT2lYSkbAtDE55c6m7CtKxxrsfuRQO3rUfHzj8ZyRtY9CkIX3aRGwXGTkUhpGWce+J8n7sfu3J0f2wTzo7Lw0A==
52095209
dependencies:
52105210
cross-fetch "4.0.0"
52115211

@@ -6146,7 +6146,7 @@ kleur@^3.0.3:
61466146
dropzone "^6.0.0-beta.2"
61476147
i18next "^24.2.0"
61486148
i18next-browser-languagedetector "^7.0.2"
6149-
i18next-http-backend "^2.2.1"
6149+
i18next-http-backend "^3.0.1"
61506150
km-app "file:."
61516151
marked "^15.0.4"
61526152
notistack "^3.0.1"

0 commit comments

Comments
 (0)