diff --git a/package.json b/package.json index 2e7608dd..1a98e180 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "echarts-for-react": "^3.0.2", "i18next": "^23.0.0", "i18next-browser-languagedetector": "8.0.0", - "i18next-http-backend": "^2.2.0", + "i18next-http-backend": "^3.0.0", "i18next-localstorage-cache": "1.1.1", "react": "^18.2.0", "react-bootstrap": "^2.4.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c0ad6684..7764699b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -30,8 +30,8 @@ importers: specifier: 8.0.0 version: 8.0.0 i18next-http-backend: - specifier: ^2.2.0 - version: 2.7.1 + specifier: ^3.0.0 + version: 3.0.1 i18next-localstorage-cache: specifier: 1.1.1 version: 1.1.1 @@ -1129,8 +1129,8 @@ packages: i18next-browser-languagedetector@8.0.0: resolution: {integrity: sha512-zhXdJXTTCoG39QsrOCiOabnWj2jecouOqbchu3EfhtSHxIB5Uugnm9JaizenOy39h7ne3+fLikIjeW88+rgszw==} - i18next-http-backend@2.7.1: - resolution: {integrity: sha512-vPksHIckysGgykCD8JwCr2YsJEml9Cyw+Yu2wtb4fQ7xIn9RH/hkUDh5UkwnIzb0kSL4SJ30Ab/sCInhQxbCgg==} + i18next-http-backend@3.0.1: + resolution: {integrity: sha512-XT2lYSkbAtDE55c6m7CtKxxrsfuRQO3rUfHzj8ZyRtY9CkIX3aRGwXGTkUhpGWce+J8n7sfu3J0f2wTzo7Lw0A==} i18next-localstorage-cache@1.1.1: resolution: {integrity: sha512-6kgVSg48bhmYCHppMCMExKBiiGOrb85jQBQMPnAwxVumn/fkXJYEfxV0rdfL0EYcZT+ciOqw+7VIMWkTVuk6Ng==} @@ -2922,7 +2922,7 @@ snapshots: dependencies: '@babel/runtime': 7.24.5 - i18next-http-backend@2.7.1: + i18next-http-backend@3.0.1: dependencies: cross-fetch: 4.0.0 transitivePeerDependencies: