fix(deps): update dependency i18next-http-backend to v2.7.1

This commit is contained in:
renovate[bot] 2024-11-27 19:02:48 +00:00 committed by GitHub
parent 6ef55c73d4
commit a118c18649
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 5 deletions

9
package-lock.json generated
View File

@ -50,7 +50,7 @@
"https-proxy-agent": "7.0.5",
"i18next": "23.16.8",
"i18next-fs-backend": "2.3.2",
"i18next-http-backend": "2.6.2",
"i18next-http-backend": "2.7.1",
"image-type": "4.1.0",
"ini": "5.0.0",
"is-animated": "2.0.2",
@ -10070,9 +10070,10 @@
"integrity": "sha512-LIwUlkqDZnUI8lnUxBnEj8K/FrHQTT/Sc+1rvDm9E8YvvY5YxzoEAASNx+W5M9DfD5s77lI5vSAFWeTp26B/3Q=="
},
"node_modules/i18next-http-backend": {
"version": "2.6.2",
"resolved": "https://registry.npmjs.org/i18next-http-backend/-/i18next-http-backend-2.6.2.tgz",
"integrity": "sha512-Hp/kd8/VuoxIHmxsknJXjkTYYHzivAyAF15pzliKzk2TiXC25rZCEerb1pUFoxz4IVrG3fCvQSY51/Lu4ECV4A==",
"version": "2.7.1",
"resolved": "https://registry.npmjs.org/i18next-http-backend/-/i18next-http-backend-2.7.1.tgz",
"integrity": "sha512-vPksHIckysGgykCD8JwCr2YsJEml9Cyw+Yu2wtb4fQ7xIn9RH/hkUDh5UkwnIzb0kSL4SJ30Ab/sCInhQxbCgg==",
"license": "MIT",
"dependencies": {
"cross-fetch": "4.0.0"
}

View File

@ -91,7 +91,7 @@
"https-proxy-agent": "7.0.5",
"i18next": "23.16.8",
"i18next-fs-backend": "2.3.2",
"i18next-http-backend": "2.6.2",
"i18next-http-backend": "2.7.1",
"image-type": "4.1.0",
"ini": "5.0.0",
"is-animated": "2.0.2",