Skip to content

Commit cfebcb8

Browse files
build: bump i18next-http-backend in /App/frontend-app
Bumps [i18next-http-backend](https://github.com/i18next/i18next-http-backend) from 3.0.1 to 3.0.2. - [Changelog](https://github.com/i18next/i18next-http-backend/blob/master/CHANGELOG.md) - [Commits](i18next/i18next-http-backend@v3.0.1...v3.0.2) --- updated-dependencies: - dependency-name: i18next-http-backend dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3206158 commit cfebcb8

File tree

3 files changed

+11
-10
lines changed

3 files changed

+11
-10
lines changed

App/frontend-app/package-lock.json

Lines changed: 5 additions & 4 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.2",
3636
"i18next-browser-languagedetector": "^8.0.2",
37-
"i18next-http-backend": "^3.0.1",
37+
"i18next-http-backend": "^3.0.2",
3838
"km-app": "file:",
3939
"marked": "^15.0.4",
4040
"notistack": "^3.0.2",

App/frontend-app/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5551,10 +5551,10 @@ i18next-browser-languagedetector@^8.0.2:
55515551
dependencies:
55525552
"@babel/runtime" "^7.23.2"
55535553

5554-
i18next-http-backend@^3.0.1:
5555-
version "3.0.1"
5556-
resolved "https://registry.yarnpkg.com/i18next-http-backend/-/i18next-http-backend-3.0.1.tgz#23b05276bc9bcfbb98c46b1b7be3cf8e99c35cf3"
5557-
integrity sha512-XT2lYSkbAtDE55c6m7CtKxxrsfuRQO3rUfHzj8ZyRtY9CkIX3aRGwXGTkUhpGWce+J8n7sfu3J0f2wTzo7Lw0A==
5554+
i18next-http-backend@^3.0.2:
5555+
version "3.0.2"
5556+
resolved "https://registry.yarnpkg.com/i18next-http-backend/-/i18next-http-backend-3.0.2.tgz#7c8daa31aa69679e155ec1f96a37846225bdf907"
5557+
integrity sha512-PdlvPnvIp4E1sYi46Ik4tBYh/v/NbYfFFgTjkwFl0is8A18s7/bx9aXqsrOax9WUbeNS6mD2oix7Z0yGGf6m5g==
55585558
dependencies:
55595559
cross-fetch "4.0.0"
55605560

@@ -6613,7 +6613,7 @@ kleur@^3.0.3:
66136613
dropzone "^6.0.0-beta.2"
66146614
i18next "^24.2.2"
66156615
i18next-browser-languagedetector "^8.0.2"
6616-
i18next-http-backend "^3.0.1"
6616+
i18next-http-backend "^3.0.2"
66176617
km-app "file:."
66186618
marked "^15.0.4"
66196619
notistack "^3.0.2"

0 commit comments

Comments
 (0)