Skip to content

Commit

Permalink
Update dependency i18next-http-backend to v2.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 21, 2024
1 parent 9d4dadc commit b69d9d2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion example-widget-mui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@reduxjs/toolkit": "2.3.0",
"i18next": "23.16.5",
"i18next-chained-backend": "4.6.2",
"i18next-http-backend": "2.6.2",
"i18next-http-backend": "2.7.1",
"joi": "17.13.3",
"matrix-widget-api": "1.10.0",
"react": "18.3.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3821,10 +3821,10 @@ i18next-chained-backend@4.6.2:
dependencies:
"@babel/runtime" "^7.23.2"

i18next-http-backend@2.6.2:
version "2.6.2"
resolved "https://registry.yarnpkg.com/i18next-http-backend/-/i18next-http-backend-2.6.2.tgz#b25516446ae6f251ce8231e70e6ffbca833d46a5"
integrity sha512-Hp/kd8/VuoxIHmxsknJXjkTYYHzivAyAF15pzliKzk2TiXC25rZCEerb1pUFoxz4IVrG3fCvQSY51/Lu4ECV4A==
i18next-http-backend@2.7.1:
version "2.7.1"
resolved "https://registry.yarnpkg.com/i18next-http-backend/-/i18next-http-backend-2.7.1.tgz#c754e51c242e8029445263d4351096c67feea102"
integrity sha512-vPksHIckysGgykCD8JwCr2YsJEml9Cyw+Yu2wtb4fQ7xIn9RH/hkUDh5UkwnIzb0kSL4SJ30Ab/sCInhQxbCgg==
dependencies:
cross-fetch "4.0.0"

Expand Down

0 comments on commit b69d9d2

Please sign in to comment.