Skip to content

Commit 6db3cb5

Browse files
Merge pull request #85 from microsoft/dependabot/npm_and_yarn/App/frontend-app/dependabotchanges/i18next-http-backend-3.0.1
build: bump i18next-http-backend from 2.4.3 to 3.0.1 in /App/frontend-app
2 parents 1a03956 + c0d7e95 commit 6db3cb5

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
@@ -5250,10 +5250,10 @@ i18next-browser-languagedetector@^7.0.2:
52505250
dependencies:
52515251
"@babel/runtime" "^7.23.2"
52525252

5253-
i18next-http-backend@^2.2.1:
5254-
version "2.4.3"
5255-
resolved "https://registry.npmjs.org/i18next-http-backend/-/i18next-http-backend-2.4.3.tgz"
5256-
integrity sha512-jo2M03O6n1/DNb51WSQ8PsQ0xEELzLZRdYUTbf17mLw3rVwnJF9hwNgMXvEFSxxb+N8dT+o0vtigA6s5mGWyPA==
5253+
i18next-http-backend@^3.0.1:
5254+
version "3.0.1"
5255+
resolved "https://registry.yarnpkg.com/i18next-http-backend/-/i18next-http-backend-3.0.1.tgz#23b05276bc9bcfbb98c46b1b7be3cf8e99c35cf3"
5256+
integrity sha512-XT2lYSkbAtDE55c6m7CtKxxrsfuRQO3rUfHzj8ZyRtY9CkIX3aRGwXGTkUhpGWce+J8n7sfu3J0f2wTzo7Lw0A==
52575257
dependencies:
52585258
cross-fetch "4.0.0"
52595259

@@ -6201,7 +6201,7 @@ kleur@^3.0.3:
62016201
dropzone "^6.0.0-beta.2"
62026202
i18next "^24.2.0"
62036203
i18next-browser-languagedetector "^7.0.2"
6204-
i18next-http-backend "^2.2.1"
6204+
i18next-http-backend "^3.0.1"
62056205
km-app "file:."
62066206
marked "^15.0.4"
62076207
notistack "^3.0.1"

0 commit comments

Comments
 (0)