diff --git a/package.json b/package.json index d27a77c2..11ba5d88 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "dwv": "0.31.0", "i18next": "~22.4.11", "i18next-browser-languagedetector": "~7.0.1", - "i18next-http-backend": "~2.1.1", + "i18next-http-backend": "~2.2.0", "jquery": "2.1.4", "nprogress": "^0.2.0" }, diff --git a/yarn.lock b/yarn.lock index 8de739ef..e636a682 100644 --- a/yarn.lock +++ b/yarn.lock @@ -954,10 +954,10 @@ i18next-browser-languagedetector@~7.0.1: dependencies: "@babel/runtime" "^7.19.4" -i18next-http-backend@~2.1.1: - version "2.1.1" - resolved "https://registry.yarnpkg.com/i18next-http-backend/-/i18next-http-backend-2.1.1.tgz#72a21d61c2e96eea9ad45ba1b9dd0090e119709a" - integrity sha512-jByfUCDVgQ8+/Wens7queQhYYvMcGTW/lR4IJJNEDDXnmqjLrwi8ubXKpmp76/JIWEZHffNdWqnxFJcTVGeaOw== +i18next-http-backend@~2.2.0: + version "2.2.0" + resolved "https://registry.yarnpkg.com/i18next-http-backend/-/i18next-http-backend-2.2.0.tgz#f77c06dc8e766c7588bb38da2f5fa0614ba67b3f" + integrity sha512-Z4sM7R6tzdLknSPER9GisEBxKPg5FkI07UrQniuroZmS15PHQrcCPLyuGKj8SS68tf+O2aEDYSUnmy1TZqZSbw== dependencies: cross-fetch "3.1.5"